gdblib ¤
Library for handling GDB logic. Being removed in favour of aglib.
Modules:
-
bpoint– -
config–Dynamic configuration system for pwndbg, using GDB's built-in Parameter
-
events–Enables callbacks into functions to be automatically invoked
-
functions–Put all functions defined for gdb in here.
-
got–Global Offset Table Tracker
-
hooks– -
info–Runs a few useful commands which are available under "info".
-
prompt– -
ptmalloc2_tracking–Heap Tracking
-
scheduler– -
shellcode–Shellcode
-
symbol–Looking up addresses for function names / symbols, and
-
tui– -
vmmap–Routines to enumerate mapped memory, and attempt to associate
Functions:
-
load_gdblib–Import all gdblib modules that need to run code on import
Attributes:
-
regs– -
__all__– -
gdb_version– -
msg–