• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Gallopsled / pwntools / 28760340141
74%

Build:
DEFAULT BRANCH: dev
Ran 06 Jul 2026 12:42AM UTC
Jobs 1
Files 152
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Jul 2026 09:47PM UTC coverage: 73.883% (-0.2%) from 74.087%
28760340141

push

github

web-flow
Add support for debugging with x64dbg on Windows (#2735)

* Add support for debugging with x64dbg on Windows

Add x64dbg option to `context.debugger` to attach using x64dbg in `windbg.debug()`.

The path to the x96dbg.exe is looked up in the path and through the "Debug with x64dbg" shell extension you can install optionally when first launching the x96dbg.exe launcher.
You can specify the path using `context.x64dbg_binary` too.

* Refactor exclusion of `context.debugger="auto"` while handling `"auto"`

Co-authored-by: Christian Clauss <cclauss@me.com>

* Update CHANGELOG

* Remove absolute path workaround

x64dbg 2026.05.27 fixed passing absolute paths to a script file using -cf.

* Remove bare raise

log.error raises already.

* Fix linting error of winreg import on linux

The module is only available on Windows. So ignore the error when linting on another platform.

---------

Co-authored-by: Christian Clauss <cclauss@me.com>

3979 of 6684 branches covered (59.53%)

5 of 67 new or added lines in 2 files covered. (7.46%)

11 existing lines in 2 files now uncovered.

13686 of 18524 relevant lines covered (73.88%)

0.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
61
12.66
-3.71% pwnlib/windbg.py
1
84.88
-0.11% pwnlib/context/__init__.py

Coverage Regressions

Lines Coverage ∆ File
10
67.28
-0.69% pwnlib/libcdb.py
1
76.95
-0.37% pwnlib/log.py
Jobs
ID Job ID Ran Files Coverage
1 28760340141.1 06 Jul 2026 12:42AM UTC 152
73.88
GitHub Action Run
Source Files on build 28760340141
  • Tree
  • List 152
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 6571ec7d on github
  • Prev Build on dev (#28755327054)
  • Next Build on dev (#28817185846)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc