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/aglib
Alan Li 246e88bd13
Suppress warnings when errors occur while running the `onegadget` command (#2683)
11 months ago
..
disasm fix negative address in some places (#2645) 1 year ago
heap Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 1 year ago
kernel Disable stack and vmmap exploration (#2646) 11 months ago
__init__.py Disable stack and vmmap exploration (#2646) 11 months ago
arch.py Port Pwndbg to LLDB (#2382) 1 year ago
argv.py Lazy argv (#2649) 12 months ago
ctypes.py Port Pwndbg to LLDB (#2382) 1 year ago
dt.py Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 1 year ago
dynamic.py Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 1 year ago
elf.py Disable stack and vmmap exploration (#2646) 11 months ago
file.py Disable stack and vmmap exploration (#2646) 11 months ago
godbg.py Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 1 year ago
memory.py Cleanup gdblib (#2592) 1 year ago
nearpc.py Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 1 year ago
next.py Add missing `bp.remove()` to `break_next_branch` 1 year ago
onegadget.py Suppress warnings when errors occur while running the `onegadget` command (#2683) 11 months ago
proc.py Cleanup qemu-user, gdb<12, vmmap (#2644) 1 year ago
qemu.py Cleanup qemu-user, gdb<12, vmmap (#2644) 1 year ago
regs.py Fix tls for aarch64 and arm (#2626) 1 year ago
remote.py Port argv (#2643) 1 year ago
shellcode.py Add hijack-fd command to modify the file descriptor of a process (#2623) 1 year ago
stack.py Disable stack and vmmap exploration (#2646) 11 months ago
strings.py Port Pwndbg to LLDB (#2382) 1 year ago
symbol.py fix negative address in some places (#2645) 1 year ago
tls.py Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 1 year ago
typeinfo.py Add new dbg.Type methods: offsetof, enum_member (#2639) 1 year ago
vmmap.py Disable stack and vmmap exploration (#2646) 11 months ago
vmmap_custom.py Disable stack and vmmap exploration (#2646) 11 months ago