How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
how2heap is an educational resource and technical testbed for learning heap-based vulnerabilities and memory allocator internals. It provides a collection of source code examples and binaries that serve as a laboratory for studying memory corruption techniques specifically targeting the glibc malloc implementation. The project focuses on the development of exploit primitives, such as tcache poisoning and double frees, to redirect program execution. It includes a suite of implementations for bypassing memory protections and manipulating heap metadata to achieve arbitrary memory writes. The fr
The main features of crisprss/petitpotam are: Exploit Development.
Open-source alternatives to crisprss/petitpotam include: shellphish/how2heap — how2heap is an educational resource and technical testbed for learning heap-based vulnerabilities and memory allocator… alpha1ab/cve-2018-8120. alxbrn/gdrv-loader. antoniococo/juicypotatong — Another Windows Local Privilege Escalation from Service Account to System. antoniococo/roguepotato — Another Windows Local Privilege Escalation from Service Account to System. 0xeb-bp/cve-2020-1054.