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/pwndbg
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
..
aglib 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
color Update Fix vmmap indicator overwriting address prefix (#3422) 2 weeks ago
commands 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
dbg Fix and expand process driver debug messages (#3431) 2 weeks ago
emu PowerPC branch condition resolution and emulation (#3426) 2 weeks ago
gdblib 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
integration integration: add highlighting to ida (#3367) 2 months ago
lib Fix the type errors that newer versions of mypy complain about (#3415) 3 weeks ago
wrappers Detecting target file when debugging kernels (#3241) 4 months ago
__init__.py A few more docs fixups (#3064) 6 months ago
arguments.py Tracing kernel memory management (#3379) 1 month ago
auxv.py Various docs fixups round 2 (#3053) 6 months ago
chain.py Various docs fixups round 2 (#3053) 6 months ago
decorators.py Various docs fixups round 2 (#3053) 6 months ago
enhance.py Add max-decimal-number config (#3259) 3 months ago
exception.py Various docs fixups round 2 (#3053) 6 months ago
ghidra.py 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
glibc.py Fix the type errors that newer versions of mypy complain about (#3415) 3 weeks ago
hexdump.py Port Pwndbg to LLDB (#2382) 1 year ago
log.py Various docs fixups round 2 (#3053) 6 months ago
profiling.py Various docs fixups round 2 (#3053) 6 months ago
radare2.py Improving ghidra decompilation support (#3269) 4 months ago
rizin.py Improving ghidra decompilation support (#3269) 4 months ago
search.py Build docs in strict mode (#2844) 8 months ago
ui.py Fix terminfo in portable-lldb and fix terminal size (#3050) 6 months ago