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.
SpyAI is a sophisticated form of malware that leverages advanced technologies to capture and analyze…
The Proxmark3 is a versatile, open-source tool designed for radio-frequency identification (RFID) security analysis, research,…
The "Awesome Solana Security" collection is a comprehensive resource designed to help developers build more…
The "IngressNightmare" vulnerabilities, disclosed in March 2025, represent a critical set of security issues affecting…
AdaptixC2 is an advanced post-exploitation and adversarial emulation framework designed specifically for penetration testers. It…
Bincrypter is a powerful Linux binary runtime crypter written in BASH. It is designed to…