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 94599bcc42
Fix procinfo command (#1544) on QEMU targets and with abstract UDS (#1545)
3 years ago
..
color Add valist command (#1524) 3 years ago
commands Fix procinfo command (#1544) on QEMU targets and with abstract UDS (#1545) 3 years ago
constants fix #1188: incorrect 32-bit syscall display on x64 (#1407) 3 years ago
disasm Fix more pylint warnings (#1520) 3 years ago
emu Update pylint config and fix lint issues (#1519) 3 years ago
gdblib Fix procinfo command (#1544) on QEMU targets and with abstract UDS (#1545) 3 years ago
heap Bug fix for error handling of the heap commands (#1543) 3 years ago
lib Fix procinfo command (#1544) on QEMU targets and with abstract UDS (#1545) 3 years ago
wrappers Add safe type hints (#1469) 3 years ago
__init__.py Fix reload command 3 years ago
arguments.py Refactor nearpc (#1498) 3 years ago
auxv.py Add safe type hints (#1469) 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 Fix more pylint warnings (#1520) 3 years ago
exception.py Fix more pylint warnings (#1520) 3 years ago
ghidra.py Split config.py into lib/ and gdblib/ (#1134) 3 years ago
glibc.py Fix more pylint warnings (#1520) 3 years ago
hexdump.py Improve hexdump collapse display (#1526) 3 years ago
ida.py Fix some type and pylint errors (#1515) 3 years ago
profiling.py More type fixes (#1473) 3 years ago
radare2.py Move elf.py to gdblib (#1260) 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