Commit Graph

1471 Commits (30053d1a24c670e49e8c53740d654b3b072def4d)
 

Author SHA1 Message Date
Disconnect3d 3043c748fe
Remove badges from docs/index.md
3 years ago
lebr0nli c7a72e226f Restore `sys.excepthook` after leaved IPython
3 years ago
lebr0nli 33d9e35b0f Avoid invoking a function of property when auto-completing
3 years ago
lebr0nli 6a3faa0a17 Support starting the Ipython prompt with `ipi`
3 years ago
CptGibbon df26a11b57 Remove `template_heap_command`
3 years ago
CptGibbon a138f7f890 More versatile chunk field name matching
3 years ago
CptGibbon 6e16c51edf More convenient access to individual chunk flags
3 years ago
CptGibbon 1a27176058 Lint
3 years ago
CptGibbon 1b3ac5ceac Add Chunk class & template_heap_command
3 years ago
disconnect3d 1ca4d2d33c Enhance heap with for static-linked binaries & remove typeinfo bloat
3 years ago
disconnect3d ea98cfae77 silence heap_bugs.c build warnings
3 years ago
lebr0nli 4ad2d76327 Show less error when trying to load a non-exist type
3 years ago
disconnect3d 3b2f7796d6 Fix #1165: set context-clear-screen on resetting scrollback
3 years ago
Albert Koczy 30cd4c7372 fix: lint
3 years ago
Albert Koczy 9e84c18c44 fix: mprotect command and add tests for it
3 years ago
disconnect3d d2ba9955b5 fix lint
3 years ago
disconnect3d f322fae4a2 Show arch and emulation status on disasm banner
3 years ago
disconnect3d 02eb8e6dd7 fix libc objfile name in tests
3 years ago
disconnect3d 11f878977e add nextproginstr tests
3 years ago
disconnect3d 703a7bdab9 Fix #1153 nextproginstr command
3 years ago
ntsleep 96d90d18a5 Added test for procinfo command before binary srat
3 years ago
ntsleep e27c25f54a Added test for procinfo command
3 years ago
disconnect3d b1772f166b fix test.sh lint issue
3 years ago
disconnect3d 75aa5a4316 add -h --help to tests.sh
3 years ago
NT Sleep 560e1fc1e2
Fixed android check in procinfo (#1156)
3 years ago
Disconnect3d 446f5d5ae2
add patch command (#1150)
3 years ago
Disconnect3d cc3f86d5bc
Improve vmmap on coredump files (#1149)
3 years ago
Disconnect3d f125afc9aa
fix qemu vmmap showing coredump mappings (#1148)
3 years ago
CptGibbon 636db8b25f
Add regression test for `find_fake_fast` command (#1147)
3 years ago
Disconnect3d 88c610116e
fix distance command (#1146)
3 years ago
CptGibbon 8dae55490b
Add gdb.MemoryError check to get_heap() (#1145)
3 years ago
syheliel dea9a691d4
add color for modified registers (#1127)
3 years ago
syheliel 2296999ed9
add type for `./pwndbg/lib` (#1135)
3 years ago
Gulshan Singh ffdff0f966
Move argv.py to gdblib (#1141)
3 years ago
Gulshan Singh 6af4753d8e
Add support for formatting the code directly from lint.sh (#1140)
3 years ago
Gulshan Singh ccc56b9a58
Remove unused imports (#1139)
3 years ago
Gulshan Singh 40c4bf17da
Add types for some modules in lib/ (#1137)
3 years ago
Gulshan Singh 544ea0eab7
Linting/formatting improvements (#1138)
3 years ago
Gulshan Singh bf37c03d8d
Move elftypes to lib/ (#1132)
3 years ago
Gulshan Singh 84bba1b4de
GDB Refactor [11/N]: Move stdio.py to lib/ (#1133)
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 869366bbf7
Fix incorrect import (#1131)
3 years ago
Gulshan Singh 6d573290ac
Move some modules into gdb/ (#1125)
3 years ago
Gulshan Singh eba90ee56b
GDB Refactor [6/N]: Move gcc.py into lib/ (#1124)
3 years ago
Gulshan Singh a002e29bc1
Split regs.py into lib/ and gdblib/ (#1121)
3 years ago
Gulshan Singh 692c4b82f6
GDB Refactor [4/N]: Split abi into lib/ and gdblib/ (#1120)
3 years ago
Gulshan Singh 36aa539f62
GDB Refactor [3/N]: Split android into lib/ and gdblib/ (#1119)
3 years ago
Disconnect3d b7ddf3a070
fix #1111 errno command edge case (#1126)
3 years ago