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
k4lizen 78e3c55267
hex print (#3467)
4 days ago
..
aglib Revert "Remove pwndbg.aglib.regs.__getattr__, convert uses to pwndbg.aglib.re…" 2 weeks ago
color Update Fix vmmap indicator overwriting address prefix (#3422) 2 weeks ago
commands hex print (#3467) 4 days ago
dbg fix: also look in $XDG_CONFIG_HOME (defaults to ~/.config) for gdbinit (#3462) 5 days ago
emu Revert "Remove pwndbg.aglib.regs.__getattr__, convert uses to pwndbg.aglib.re…" 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
__init__.py
arguments.py Tracing kernel memory management (#3379) 1 month ago
auxv.py
chain.py
decorators.py
enhance.py
exception.py
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
log.py
profiling.py
radare2.py
rizin.py
search.py
ui.py