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 270fef38e0
Remove redundant disasm.is_call function
4 years ago
..
color strip colors like \x1b[38;5;148m 4 years ago
commands Do not sort auxv, use the implicit order 4 years ago
constants Py3k (#817) 5 years ago
disasm Remove redundant disasm.is_call function 4 years ago
emu fix(disasm,emulate): support mips32r6 5 years ago
gdbutils chore: clean up unused imports 5 years ago
heap Fix __libc_malloc_initialized not found in glibc 2.34 4 years ago
wrappers chore: clean up unused imports 5 years ago
__init__.py fix(tempdir): use safe and unpredictable cachedir location 4 years ago
abi.py chore: clean up unused imports 5 years ago
android.py Fix isort lint import issues 4 years ago
arch.py Remove unused memoize import from arch.py 4 years ago
arguments.py Update arguments.py 4 years ago
argv.py Py3k (#817) 5 years ago
auxv.py Do not sort auxv, use the implicit order 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 prevent pwndbg from crashing in qemu mode 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 pwndbg.file.get_file: better warning message 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 Maintain backward compatibility with Python < 3.10 4 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 Refactor pwndbg.proc.exe and pwndbg.proc.get_file 4 years ago
prompt.py Fix exception when pwndbg is sourced after attach 4 years ago
qemu.py Fix qemu.is_usermode and qemu.kernel 4 years ago
radare2.py Remove reset_on_new_base_address decorator 4 years ago
regs.py Remove unused 'long' from regs.py 4 years ago
remote.py Fix qemu.is_usermode and qemu.kernel 4 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
tempfile.py fix(tempdir): use safe and unpredictable cachedir location 4 years ago
typeinfo.py fix(tempdir): use safe and unpredictable cachedir location 4 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 Hopefully fix recursion error 4 years ago
which.py Py3k (#817) 5 years ago