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 1bbc39d9bd
format_args: display fd path
4 years ago
..
color strip colors like \x1b[38;5;148m 4 years ago
commands Add memoize command for toggling caching, useful for debugging pwndbg 4 years ago
constants Py3k (#817) 5 years ago
disasm fix(disasm,emulate): support mips32r6 5 years ago
emu fix(disasm,emulate): support mips32r6 5 years ago
gdbutils chore: clean up unused imports 5 years ago
heap chore: clean up unused imports 5 years ago
wrappers chore: clean up unused imports 5 years ago
__init__.py Add memoize command for toggling caching, useful for debugging pwndbg 4 years ago
abi.py chore: clean up unused imports 5 years ago
android.py Fix aslr command and file.get_file on QEMU targets 4 years ago
arch.py Fix early arch detection & the 'Cannot find ELF base!' warning 4 years ago
arguments.py format_args: display fd path 4 years ago
argv.py Py3k (#817) 5 years ago
auxv.py Fix bug when restarting binary after set disable-randomization off 4 years ago
chain.py Py3k (#817) 5 years ago
config.py Py3k (#817) 5 years ago
ctypes.py Py3k (#817) 5 years ago
decorators.py Py3k (#817) 5 years ago
dt.py chore: clean up unused imports 5 years ago
elf.py elf.py: optimize get_ehdr 4 years ago
elftypes.py chore: clean up unused imports 5 years ago
enhance.py Update enhance.py 4 years ago
events.py Py3k (#817) 5 years ago
exception.py Py3k (#817) 5 years ago
file.py Fix aslr command and file.get_file on QEMU targets 4 years ago
funcparser.py Py3k (#817) 5 years ago
functions.py Py3k (#817) 5 years ago
gcc.py chore: clean up unused imports 5 years ago
ghidra.py chore(ghidra): simplify logic and clean up code flow 5 years ago
hexdump.py Fixes #841 5 years ago
ida.py Py3k (#817) 5 years ago
info.py Py3k (#817) 5 years ago
memoize.py chore(ghidra): use memoize feature to cache r2pipe handle 5 years ago
memory.py elf.py: optimize get_ehdr 4 years ago
net.py Py3k (#817) 5 years ago
next.py Py3k (#817) 5 years ago
proc.py Py3k (#817) 5 years ago
prompt.py Fix exception when pwndbg is sourced after attach 4 years ago
qemu.py Py3k (#817) 5 years ago
radare2.py chore(ghidra): use memoize feature to cache r2pipe handle 5 years ago
regs.py Changed register list to use precomputed tuples (#866) 5 years ago
remote.py Py3k (#817) 5 years ago
search.py Py3k (#817) 5 years ago
stack.py elf.py: optimize get_ehdr 4 years ago
stdio.py chore: clean up unused imports 5 years ago
strings.py fix: update_length() raise exception in some cases 5 years ago
symbol.py chore(ghidra): simplify logic and clean up code flow 5 years ago
typeinfo.py Py3k (#817) 5 years ago
ui.py fix(ui): fix display of addrsz to be hex formated 5 years ago
version.py Py3k (#817) 5 years ago
vmmap.py Fix aslr command and file.get_file on QEMU targets 4 years ago
which.py Py3k (#817) 5 years ago