#Heap
Showing 17 of 17 repositories tagged #heap, ranked by stars
How to exploit a double free vulnerability in 2021. Use After Free for Dummies
This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structure.
Solved algorithms and data structures problems in many languages
CLRS study. Codes are written with golang.
leetcode.com , algoexpert.io solutions in python and swift
IDA Pro plugin to examine the glibc heap, focused on exploit development
Linux Heap Exploitation Practice
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
helps visualize heap operations for pwn and debugging
Write-ups for various CTF
A concise explanation of Rust types and Memory Layout.
Extendable Visualization & Exploitation tool for glibc heap
When storing a value in a Go interface allocates memory on the heap.
TOP 200 #Dev ๐ LeetCode, Solutions in ๏ฃฟ Swift, Shell, Database (T-SQL, PL/SQL, MySQL), Concurrency (Python3). @ S. Leschev. Google Engineering Level: L6+
A cross-platform file organizer that reads your file storing pattern ๐
Visualization tool for Chrome heap and allocation profiles
:books: Yet another CTF writeups repository. PWN and RE tasks