Commit Graph

20 Commits (72ab4aa5e873e7799f50b589acc72f671ede9469)

Author SHA1 Message Date
Disconnect3d 871a440a50
Use pwnlib.util.misc.which instead of gdblib.which.which (#1584)
3 years ago
Gulshan Singh ac5a6ebe64
Minor lint and pre-hook changes (#1349)
3 years ago
Gulshan Singh e456b317d7 Convert all vmmap references to pwndbg.gdblib.vmmap
3 years ago
Gulshan Singh eabab316d2
Split config.py into lib/ and gdblib/ (#1134)
3 years ago
Gulshan Singh bfbb2b8652
Move symbol.py to gdblib (#1259)
3 years ago
Gulshan Singh 6856e9294c
Move elf.py to gdblib (#1260)
3 years ago
Gulshan Singh 63b988a997
Move file.py to gdblib and improve procinfo test (#1258)
3 years ago
Gulshan Singh bb342a9286
GDB Refactor [18/N]: Move proc to gdblib/proc.py (#1247)
3 years ago
Gulshan Singh 8fdc423841
Move net.py to lib (#1246)
3 years ago
Gulshan Singh ffdff0f966
Move argv.py to gdblib (#1141)
3 years ago
Gulshan Singh 2ea32b089a
Move qemu.py and remote.py to gdblib (#1130)
3 years ago
Gulshan Singh 8e212b46ef
Move strings.py and dt.py to gdblib (#1129)
3 years ago
Gulshan Singh 512db53edd
Split memory into lib/ and gdblib/ (#1128)
3 years ago
Gulshan Singh 6d573290ac
Move some modules into gdb/ (#1125)
3 years ago
Gulshan Singh a002e29bc1
Split regs.py into lib/ and gdblib/ (#1121)
3 years ago
Gulshan Singh cc50024417
Format shell scripts with shfmt (#1123)
3 years ago
Gulshan Singh 2b62259d7e
GDB Refactor [2/N]: move some modules to lib/ (#1118)
3 years ago
Gulshan Singh 77380eb63c
GDB Refactor [1/N]: Split arch.py and related files into lib/ and gdb/ (#1114)
3 years ago
Disconnect3d 15c8a1184f
Fixes #391 - kills compat.py module (#452)
8 years ago
Zach Riggle 4a96004003 Add documentation, eventually for ReadTheDocs (#169)
9 years ago