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

Gallopsled / pwntools / 28755977226
74%

Build:
DEFAULT BRANCH: dev
Ran 05 Jul 2026 09:59PM 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.985% (-0.1%) from 74.087%
28755977226

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>

3988 of 6684 branches covered (59.66%)

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

13705 of 18524 relevant lines covered (73.99%)

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
Jobs
ID Job ID Ran Files Coverage
1 28755977226.1 05 Jul 2026 09:59PM UTC 152
73.99
GitHub Action Run
Source Files on build 28755977226
  • Tree
  • List 152
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
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 (#28760340141)
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