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 a1b2b037fb
Fixes #777 - missing pyelftools program header name (#782)
6 years ago
..
color Add initial support for ARM Cortex-M baremetal debugging (#264) (#654) 7 years ago
commands Fixes #770 - broken vmmap aliases (#778) 6 years ago
constants Add initial support for ARM Cortex-M baremetal debugging (#264) (#654) 7 years ago
disasm delete unused variables (#675) 6 years ago
emu Add initial support for ARM Cortex-M baremetal debugging (#264) (#654) 7 years ago
gdbutils Merge dev to beta (#506) 7 years ago
heap Try heap (#744) 6 years ago
jump Add shebang and encoding to each file 9 years ago
wrappers command: support alternatives including sub command wrapper like pwn (#701) 6 years ago
__init__.py mprotect command injecting mprotect syscall. (#740) 6 years ago
abi.py Merge dev to beta (#506) 7 years ago
android.py Merge dev to beta (#506) 7 years ago
arch.py Add initial support for ARM Cortex-M baremetal debugging (#264) (#654) 7 years ago
arguments.py Add __printf_chk function to function args info (#528) 7 years ago
argv.py Merge dev to beta (#506) 7 years ago
auxv.py Fixes #538 - breakrva on symlink targets (#539) 7 years ago
chain.py Merge dev to beta (#506) 7 years ago
config.py Fix command description format (#727) 6 years ago
ctypes.py Simplify ctypes and ELF logic for choosing endianness / architecture 9 years ago
decorators.py Merge dev to beta (#506) 7 years ago
dt.py Merge dev to beta (#506) 7 years ago
elf.py Fixes #777 - missing pyelftools program header name (#782) 6 years ago
elftypes.py fix spelling errors (#699) 6 years ago
enhance.py Merge dev to beta (#506) 7 years ago
events.py Merge dev to beta (#506) 7 years ago
exception.py fix spelling errors (#699) 6 years ago
file.py Use qemu.root() instead of a hardcoded path (#774) 6 years ago
funcparser.py Run isort on pwndbg 9 years ago
functions.py Add __read_chk, __fread_chk and __pread_chk (#536) 7 years ago
gcc.py Add initial support for ARM Cortex-M baremetal debugging (#264) (#654) 7 years ago
hexdump.py Merge dev to beta (#506) 7 years ago
ida.py Show context of pseudocodes instead whole of them (#630) 7 years ago
info.py Promote GDB to a third-party utility 9 years ago
inthook.py Fixes #726 (#747) 6 years ago
memoize.py Merge dev to beta (#506) 7 years ago
memory.py Fix got command (#531) 7 years ago
net.py Run isort on pwndbg 9 years ago
next.py Clear internal temp bp on exit. Fix #532 (#642) 7 years ago
proc.py progspace.filename to get exe path (#624) 7 years ago
prompt.py Merge dev to beta (#506) 7 years ago
qemu.py Enhance remote QEMU targets debugging experience (#603) 7 years ago
regs.py Update regs.py (#780) 6 years ago
remote.py Fix switching to remote debug caching bug #707 6 years ago
search.py Fix search function and command (#307) 9 years ago
stack.py Enhance remote QEMU targets debugging experience (#603) 7 years ago
stdio.py Merge dev to beta (#506) 7 years ago
strings.py Speed up and limit the return size of pwndbg.memory.string 9 years ago
symbol.py Remove temp files and dir when exit (#720) 6 years ago
typeinfo.py Inthook size types (Fixes #669) (#670) 6 years ago
ui.py Per section context output (#697) 6 years ago
version.py Merge dev to beta (#506) 7 years ago
vmmap.py Fix vmmap crash when PG is disabled (#709) 6 years ago
which.py fix spelling errors (#699) 6 years ago