Commit Graph

133 Commits (0cb1ce61d46fefc5c0922210a6935ebda56923c2)

Author SHA1 Message Date
Matt 0cb1ce61d4
Add support for glibc heap UAF detection (#1841)
2 years ago
Matt a25465f765
Add a command that tracks function calls through the Global Offset Table (#1971)
2 years ago
Disconnect3d c4b71af356
Typing fixes (#1970)
2 years ago
Matt dfd5f95b56
Add mmap command that executes the mmap syscall in the inferior (#1952)
2 years ago
OB 380e4df03a Print sigreturn frame, x86-64
2 years ago
Tomasz Kowalik eb637f3d15 Move color_tip function to separate module
2 years ago
smiley 227a7f83d4 remove workaround for issue #523
2 years ago
Disconnect3d 9e9f328ccc
Update code to Python >= 3.8 (#1840)
2 years ago
Disconnect3d 26f7c442bc
Rename chain command to plist (print list) (#1817)
2 years ago
Matheus Branco Borella 3e8b597929
Add a `chain` command to traverse liked lists (#1795)
2 years ago
Matheus Branco Borella cb053dda41
Adds `break-if-taken` and `break-if-not-taken` (#1799)
2 years ago
duckl1ng a676ce6c3a
Add "spray" command (#1782)
2 years ago
Gulshan Singh 91f3081e4b
Add more type hints (#1743)
3 years ago
Gulshan Singh 37376c8ac7
Covert printf format strings to f-strings (#1735)
3 years ago
dan "smiley" murray 10f33d11c3
Add OnlyWhenUserspace Decorator #1459 (#1729)
3 years ago
_|+ 65b70c5faa
Port pwntools asm into pwndbg (#1384)
3 years ago
Albert Koczy 6f2f5279c6
feature: Add `killthreads` command (closes #1580) (#1581)
3 years ago
Olivia Lucca Fraser 78da129e50
GPT-3 Command for Pwndbg (#1589)
3 years ago
Alan Li 449070557d
Rewrite some unreliable methods for the heap heuristics (#1579)
3 years ago
Maria 84120d161b Hack for supporting both rizin and radare2
3 years ago
Maria fd14aa0e55 Add Support for Rizin
3 years ago
Disconnect3d 3ee589062c
Fix OnlyWithArch invocations (cymbol command) (#1574)
3 years ago
Gulshan Singh beb2d3f8cb
Add valist command (#1524)
3 years ago
Gulshan Singh 47e4e09db2
Fix more pylint warnings (#1520)
3 years ago
Gulshan Singh 20f9c8d941
Update pylint config and fix lint issues (#1519)
3 years ago
Gulshan Singh 301d0b9ccd
Type fixes (#1517)
3 years ago
Gulshan Singh 6aa66095d9
Fix some type and pylint errors (#1515)
3 years ago
Gulshan Singh 7e519bb660
Fix some misc type errors (#1509)
3 years ago
Gulshan Singh 65462f63dd
Refactor nearpc (#1498)
3 years ago
Gulshan Singh ddc8fe2770
Add start command category (#1500)
3 years ago
Gulshan Singh e8a9ffa743
Remove gdbinit.py (#1499)
3 years ago
Disconnect3d dbaba63a74
Minor improvements (some of #1465) (#1493)
3 years ago
Gulshan Singh 80beda2bcf
Add commands to Linux category (#1483)
3 years ago
disconnect3d a4233eb101 Fix reload command
3 years ago
Gulshan Singh d9e4c95503
Add slab info command (#1447)
3 years ago
Gulshan Singh ebc915483d
Add commands to categories (#1478)
3 years ago
Gulshan Singh a58e08e899
Add support for command categories (#1477)
3 years ago
Gulshan Singh 9568859cfa
Automatically add types with pyannotate (#1471)
3 years ago
Gulshan Singh 241da50582
Add safe type hints (#1469)
3 years ago
Gulshan Singh 513dcdf870
Don't print aliases as commands in pwndbg output (#1460)
3 years ago
Gulshan Singh f9ff357ba0
Add paging_enabled function and OnlyWhenPagingEnabled decorator (#1454)
3 years ago
Gulshan Singh caa22ce04e
Added command to list slabs (#1442)
3 years ago
Gulshan Singh 09d31c58b8
Add kbase command (#1450)
3 years ago
Gulshan Singh 22409202e7
Add kchecksec command (#1441)
3 years ago
Gulshan Singh 00f09a7831
Add OnlyWithKernelDebugSyms decorator (#1436)
3 years ago
lebr0nli 2dc7cd168f Some enhancements to the heap heuristic
3 years ago
Gulshan Singh 6f50b08767
Add commands to print kernel commandline and version (#1434)
3 years ago
Gulshan Singh a575fa7fab
Add kconfig command (#1425)
3 years ago
Gulshan Singh 800e6d5f23
Replace OnlyAmd64 decorator with more generic OnlyWithArch decorator (#1433)
3 years ago
Alan Li 41c407036a
Fix some issues about GDB < 9.x (#1333)
3 years ago