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 293cf66ba5
Implement telescope folding for multiple runs
10 years ago
..
commands Implement telescope folding for multiple runs 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 Add print_function to everything 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 print_function to everything 10 years ago
abi.py Add print_function to everything 10 years ago
android.py Handle exception when file is not present (i.e., not Android) 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 Add print_function to everything 10 years ago
auxv.py Add print_function to everything 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 Lots of ELF parsing changes. Use pyelftools. Load symbols manually, by section. 10 years ago
elftypes.py Lots of ELF parsing changes. Use pyelftools. Load symbols manually, by section. 10 years ago
enhance.py Add print_function to everything 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 print_function to everything 10 years ago
ida.py Add print_function to everything 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 Add print_function to everything 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 Add print_function to everything 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 Add print_function to everything 10 years ago
symbol.py Don't download files for Android 10 years ago
typeinfo.py Add print_function to everything 10 years ago
ui.py Add print_function to everything 10 years ago
vmmap.py Find the linker automagically 10 years ago