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
patryk4815 773cec7c4a
Cleanup gdblib (#2592)
1 year ago
..
disasm Port emulator to aglib api (#2547) 1 year ago
heap Cleanup gdblib (#2592) 1 year ago
__init__.py Port to aglib: onegadget (#2564) 1 year ago
arch.py Port Pwndbg to LLDB (#2382) 1 year ago
ctypes.py Port Pwndbg to LLDB (#2382) 1 year ago
dt.py Port to aglib: dt (#2568) 1 year ago
dynamic.py Port Pwndbg to LLDB (#2382) 1 year ago
elf.py Cleanup gdblib (#2592) 1 year ago
file.py Port Pwndbg to LLDB (#2382) 1 year ago
memory.py Cleanup gdblib (#2592) 1 year ago
nearpc.py Unify config parameters between `aglib.nearpc` and `gdblib.nearpc` (#2407) 1 year ago
next.py Add missing `bp.remove()` to `break_next_branch` 1 year ago
onegadget.py Port to aglib: onegadget (#2564) 1 year ago
proc.py Cleanup gdblib (#2592) 1 year ago
qemu.py Port Pwndbg to LLDB (#2382) 1 year ago
regs.py Minor refactor of aglib/regs.py:get_register (#2583) 1 year ago
remote.py Cleanup gdblib (#2592) 1 year ago
shellcode.py Update pwndbg/aglib/shellcode.py 1 year ago
stack.py Cleanup gdblib (#2592) 1 year ago
strings.py Port Pwndbg to LLDB (#2382) 1 year ago
tls.py Add GDB scheduler-locking control to the Debugger-agnostic API (#2409) 1 year ago
typeinfo.py Remove `gdblib.arch` in favor of `aglib.arch` (#2454) 1 year ago
vmmap.py Port Pwndbg to LLDB (#2382) 1 year ago