Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
372 contributions in the last year
Contribution activity
October 2020
- xmcp/pwndbg Python
Created a pull request in pwndbg/pwndbg that received 1 comment
Add basic i8086 support
Fixes #834.
Note that emulation for i8086 is missing in this patch (only basic nearpc).
Some reminders:
@pwndbg.events.stop line in arch.py will f…
Created an issue in pwndbg/pwndbg that received 2 comments
16bit (i8086) support?
Is your feature request related to a problem? Please describe. I would like to use pwndbg to debug a kernel from a QEMU debuggee (JOS, from my OS c…