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
Levente Polyak bc1cfeaef4
add config for amount of stack, code context and nearpc lines (#184)
9 years ago
..
color workaround for python2 unicode printing (#129) 9 years ago
commands add config for amount of stack, code context and nearpc lines (#184) 9 years ago
constants Added heap operations (#140) 9 years ago
disasm Support disassembling at address 0 via context 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 Add documentation, eventually for ReadTheDocs (#169) 9 years ago
auxv.py Handle QEMU kernels better, especially ARM kernels 9 years ago
chain.py Fix high addresses in chain() 9 years ago
compat.py Run isort on pwndbg 9 years ago
config.py add config for amount of stack, code context and nearpc lines (#184) 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 wip 9 years ago
elftypes.py Sort inputs 9 years ago
enhance.py Promote GDB to a third-party utility 9 years ago
events.py Remove debugging code 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 Add documentation, eventually for ReadTheDocs (#169) 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 Add documentation, eventually for ReadTheDocs (#169) 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 Handle QEMU kernels better, especially ARM kernels 9 years ago
regs.py add option to show retaddr register to config (#127) 9 years ago
remote.py Fix "remote in target" 9 years ago
search.py avoid searching 0-length in memory (#181) 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 Speed up and limit the return size of pwndbg.memory.string 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