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
Zach Riggle 2f9db4dd4f
Get sane string behavior by implementing pwndbg.memory.string
10 years ago
..
commands Merge branch 'dc23' 10 years ago
constants Add print_function to everything 10 years ago
disasm Fix symbol replacement for long types on Python2 10 years ago
emu Blacklist all segment registers until unicorn-engine/unicorn#550 is resolved 10 years ago
heap Add print_function to everything 10 years ago
jump Lots of changes for automatically showing various function arguments etc. 11 years ago
__init__.py Add stuff for DEFCON quals; if you watch my commits close enough to see this, you deserve it. 10 years ago
abi.py Add print_function to everything 10 years ago
android.py Dont explode on non-Android remote processes 10 years ago
arch.py Add print_function to everything 10 years ago
arguments.py Add print_function to everything 10 years ago
argv.py Dont explode if argv is broken 10 years ago
auxv.py Get sane string behavior by implementing pwndbg.memory.string 10 years ago
chain.py Add print_function to everything 10 years ago
color.py Color nesting is hard. Probably going to hate this, 10 years ago
compat.py Add print_function to everything 10 years ago
dt.py Add print_function to everything 10 years ago
elf.py Clean up some old code 10 years ago
elftypes.py Lots of ELF parsing changes. Use pyelftools. Load symbols manually, by section. 10 years ago
enhance.py Better detection of heap or stack apges 10 years ago
events Rename module to pwndbg 11 years ago
events.py Add print_function to everything 10 years ago
file.py Add print_function to everything 10 years ago
funcparser.py Add print_function to everything 10 years ago
functions.py Add missing modules 11 years ago
gcc.py Add print_function to everything 10 years ago
gitver.py Add helper to determine dependency versions 10 years ago
hexdump.py Add stuff for DEFCON quals; if you watch my commits close enough to see this, you deserve it. 10 years ago
ida.py Remove debug statements 10 years ago
info.py Add print_function to everything 10 years ago
inthook.py Add print_function to everything 10 years ago
linkmap.py File-level documentation 11 years ago
malloc.py Add print_function to everything 10 years ago
memoize.py Add reinit_pwndbg command which is useful after a fork/exec under gdbserver to clear internal state. 10 years ago
memory.py Get sane string behavior by implementing pwndbg.memory.string 10 years ago
net.py Add print_function to everything 10 years ago
next.py Add print_function to everything 10 years ago
proc.py Add print_function to everything 10 years ago
qemu.py Add print_function to everything 10 years ago
regs.py Memoize fs/gs helper 10 years ago
remote.py Add print_function to everything 10 years ago
search.py Add print_function to everything 10 years ago
stack.py Add print_function to everything 10 years ago
stdio.py Add print_function to everything 10 years ago
strings.py Get sane string behavior by implementing pwndbg.memory.string 10 years ago
symbol.py Don't download files for Android 10 years ago
typeinfo.py Add size_t and ssize_t 10 years ago
ui.py Add print_function to everything 10 years ago
vmmap.py Find the linker automagically 10 years ago