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 27b4a9a314
Add support for argparse-style commands.
10 years ago
..
commands Add support for argparse-style commands. 10 years ago
constants Add print_function to everything 10 years ago
disasm Fix bug reported by kavefish 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 Made elfheader run `info files` 10 years ago
abi.py Add print_function to everything 10 years ago
android.py Do not modify sysroot if it is already set 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 Automatically cast to str for colors 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 pwndbg.config module and examples 10 years ago
ida.py Add more IDA stuff thats a work-in-progress 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 Fix Python3 issue when memory cannot be read 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