| .. |
|
color
|
workaround for python2 unicode printing (#129)
|
9 years ago |
|
commands
|
Add retaddr command
|
9 years ago |
|
constants
|
Added heap operations (#140)
|
9 years ago |
|
disasm
|
Fix disassembler extra=None vs extra=0 (#157)
|
9 years ago |
|
emu
|
Use endianness in emulator
|
9 years ago |
|
heap
|
Clean up and sort imports
|
9 years ago |
|
jump
|
Add shebang and encoding to each file
|
9 years ago |
|
__init__.py
|
Add retaddr command
|
9 years ago |
|
abi.py
|
Add PowerPC to the ABI list
|
9 years ago |
|
android.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
arch.py
|
Switch endianness for ctypes objects
|
9 years ago |
|
arguments.py
|
Catch unsupported architectures in pwndbg.arguments
|
9 years ago |
|
argv.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
auxv.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
chain.py
|
Fix high addresses in chain()
|
9 years ago |
|
compat.py
|
Run isort on pwndbg
|
9 years ago |
|
config.py
|
Clean up and sort imports
|
9 years ago |
|
ctypes.py
|
Simplify ctypes and ELF logic for choosing endianness / architecture
|
9 years ago |
|
dt.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
elf.py
|
Simplify ctypes and ELF logic for choosing endianness / architecture
|
9 years ago |
|
elftypes.py
|
Simplify ctypes and ELF logic for choosing endianness / architecture
|
9 years ago |
|
enhance.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
events.py
|
Add pwndb.events.start.on_stop
|
9 years ago |
|
file.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
funcparser.py
|
Run isort on pwndbg
|
9 years ago |
|
functions.py
|
Run isort on pwndbg
|
9 years ago |
|
gcc.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
gitver.py
|
Run isort on pwndbg
|
9 years ago |
|
hexdump.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
ida.py
|
Configurable IDA Pro RPC endpoints (#139)
|
9 years ago |
|
info.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
inthook.py
|
Merge branch 'dev'
|
9 years ago |
|
linkmap.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
malloc.py
|
Run isort on pwndbg
|
9 years ago |
|
memoize.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
memory.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
net.py
|
Run isort on pwndbg
|
9 years ago |
|
next.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
proc.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
prompt.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
qemu.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
regs.py
|
add option to show retaddr register to config (#127)
|
9 years ago |
|
remote.py
|
Run isort on pwndbg
|
9 years ago |
|
search.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
stack.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
stdio.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
strings.py
|
Fix exception when 'print elements' is unlimited. (Fixes #145) (#146)
|
9 years ago |
|
symbol.py
|
Adding MIPS-BE symbol files makes GDB segfault
|
9 years ago |
|
typeinfo.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
ui.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
vmmap.py
|
Promote GDB to a third-party utility
|
9 years ago |
|
which.py
|
Run isort on pwndbg
|
9 years ago |