HeapInspect is designed to make heap much more prettier. So let us have some of the feature of this tool which will inspect heap in python;
HeapShower
(detailed)PrettyPrinter
(colorful, summary) Also Read – Karonte : Static Analysis Tool To Detect Multi-Binary Vulnerabilities In Embedded Firmware
A quick use of this tool.
You can also use it as a gdb plugin, very useful when pwndbg
or other plugins failed to analysis heap.
sed -i “1i source `pwd`/gdbscript.py” ~/.gdbinit # alternatively, you can add that line manually
Note
It does not support gdb python3 for now. Anyone who can make it python3 compatible are welcome.
Starship is a powerful, minimal, and highly customizable cross-shell prompt designed to enhance the terminal…
Lemmy is an innovative, open-source platform designed for link aggregation and discussion, providing a decentralized…
The latest release of ImHex v1.37.0 introduces a host of exciting features and improvements, enhancing…
Ghauri is a cutting-edge, cross-platform tool designed to automate the detection and exploitation of SQL…
Writing tools have become indispensable for individuals looking to enhance their writing efficiency, accuracy, and…
PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…