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
Disconnect3d c19c6c324b
Fix enums from Python 3.11: use ReprEnum (#1700)
3 years ago
..
color New lib/cache.py: make caching great again (#1671) 3 years ago
commands Optimize vis_heap_chunks command (#1678) 3 years ago
constants Support riscv syscall and ABI; Fix riscv retval register (#1651) 3 years ago
disasm New lib/cache.py: make caching great again (#1671) 3 years ago
emu Update pylint config and fix lint issues (#1519) 3 years ago
gdblib Fix and Improvements for ArchOps (#1676) 3 years ago
heap Fix enums from Python 3.11: use ReprEnum (#1700) 3 years ago
lib New lib/cache.py: make caching great again (#1671) 3 years ago
wrappers New lib/cache.py: make caching great again (#1671) 3 years ago
__init__.py fetch GDB version via regex to fit Fedora format (#1632) 3 years ago
arguments.py Fixed a crash that caused formatting failure in readlink when qemu returns None as the pid. (#1644) 3 years ago
auxv.py New lib/cache.py: make caching great again (#1671) 3 years ago
chain.py Fix more pylint warnings (#1520) 3 years ago
decorators.py Automatically add types with pyannotate (#1471) 3 years ago
enhance.py New lib/cache.py: make caching great again (#1671) 3 years ago
exception.py New lib/cache.py: make caching great again (#1671) 3 years ago
ghidra.py Hack for supporting both rizin and radare2 3 years ago
glibc.py New lib/cache.py: make caching great again (#1671) 3 years ago
hexdump.py Improve hexdump collapse display (#1526) 3 years ago
ida.py New lib/cache.py: make caching great again (#1671) 3 years ago
profiling.py More type fixes (#1473) 3 years ago
radare2.py New lib/cache.py: make caching great again (#1671) 3 years ago
rizin.py New lib/cache.py: make caching great again (#1671) 3 years ago
search.py Update pylint config and fix lint issues (#1519) 3 years ago
ui.py More type hints (#1472) 3 years ago