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
Gulshan Singh 00adfbbb5e
Only look for readable address in retaddr command (#2143)
2 years ago
..
color Switch from `black` to `ruff format` in lint script (#2130) 2 years ago
commands Only look for readable address in retaddr command (#2143) 2 years ago
constants constants: add more syscall numbers (#2141) 2 years ago
disasm Fix `show emulate` docstring (#2133) 2 years ago
emu Annotate disasm (#2001) 2 years ago
gdblib Only look for readable address in retaddr command (#2143) 2 years ago
heap Switch from `black` to `ruff format` in lint script (#2130) 2 years ago
lib Add more tips: $base, track-got, mmap, mprotect, hi (#2135) 2 years ago
wrappers Port checksec command (#2087) 2 years ago
__init__.py Switch from `black` to `ruff format` in lint script (#2130) 2 years ago
arguments.py Annotate disasm (#2001) 2 years ago
auxv.py Re-enable attr-defined typecheck error for some modules (#2060) 2 years ago
chain.py Annotate disasm (#2001) 2 years ago
decorators.py Update code to Python >= 3.8 (#1840) 2 years ago
enhance.py Annotate disasm (#2001) 2 years ago
exception.py Add more type annotations (#2059) 2 years ago
ghidra.py enhance decompiler compatible problem with rizin and radare2 (#1846) 2 years ago
glibc.py Add more type annotations (#2059) 2 years ago
hexdump.py Fix: 6 typos (#2088) 2 years ago
ida.py Fix flake8 warnings (#2100) 2 years ago
profiling.py Add more type annotations (#2059) 2 years ago
radare2.py Update code to Python >= 3.8 (#1840) 2 years ago
rizin.py Update code to Python >= 3.8 (#1840) 2 years ago
search.py Add type hint for cache_until (#2051) 2 years ago
ui.py Update code to Python >= 3.8 (#1840) 2 years ago