You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pwndbg/tests
OBarronCS 9763fc3437
Replace all occurrences of pwndbg.aglib.regs[x] with pwndbg.aglib.regs.read_read("x") for register reads. Remove __getitem__ from the regs module. (#3440)
2 weeks ago
..
binaries PowerPC branch condition resolution and emulation (#3426) 2 weeks ago
host changing PWNDBG_DISABLE_COLORS to NO_COLOR #3191 (#3239) 4 months ago
library Replace all occurrences of pwndbg.aglib.regs[x] with pwndbg.aglib.regs.read_read("x") for register reads. Remove __getitem__ from the regs module. (#3440) 2 weeks ago
unit_tests remove unneeded unit-tests for readline on py3.13 (#3400) 4 weeks ago
__init__.py add relative imports into tests (#3161) 5 months ago
tests.py Support system Zig in addition to the one bundled in a Python package (#3398) 4 weeks ago