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
Your Name 9105946b8b
hack-pt-dump
3 years ago
..
color Display symbol name for computed disasm address 4 years ago
commands Fix #1020: do not show syscall name/args for non-syscall interrupt instructions on x86/x64 3 years ago
constants Remove shebang and coding lines 4 years ago
disasm Remove shebang and coding lines 4 years ago
emu Update emulator.py 4 years ago
gdbutils chore: clean up unused imports 5 years ago
heap Add safe-linking support 4 years ago
wrappers Fix typos 4 years ago
__init__.py Implements a setflag command for setting or unsetting individual flags in the $eflags register. 3 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 Fix #1020: do not show syscall name/args for non-syscall interrupt instructions on x86/x64 3 years ago
argv.py Remove shebang and coding lines 4 years ago
auxv.py Fix typos 4 years ago
chain.py fix ending of chain 4 years ago
config.py Py3k (#817) 5 years ago
ctypes.py Py3k (#817) 5 years ago
decorators.py Remove shebang and coding lines 4 years ago
dt.py chore: clean up unused imports 5 years ago
elf.py Fix typos 4 years ago
elftypes.py chore: clean up unused imports 5 years ago
enhance.py fix ending of chain 4 years ago
events.py Fix typos 4 years ago
exception.py Remove shebang and coding lines 4 years ago
file.py pwndbg.file.get_file: better warning message 4 years ago
funcparser.py Remove shebang and coding lines 4 years ago
functions.py Add fortified function signatures 4 years ago
gcc.py chore: clean up unused imports 5 years ago
ghidra.py Fix typos 4 years ago
glibc.py Update pwndbg/glibc.py 4 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 Make pwndbg faster 4 years ago
memory.py Make pwndbg faster 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 show tip of the day is default 3 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 refactor the _fs_gs_helper code 3 years ago
remote.py Fix qemu.is_usermode and qemu.kernel 4 years ago
search.py Fix search bug in kernel mode 4 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 #932,#788: fix command parsing 4 years ago
symbol.py Use `add-symbol-file` correctly. 4 years ago
tempfile.py fix(tempdir): use safe and unpredictable cachedir location 4 years ago
tips.py Update tips.py 3 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 Remove shebang and coding lines 4 years ago
vmmap.py hack-pt-dump 3 years ago
which.py Remove shebang and coding lines 4 years ago