i wrote my own memory allocator in C to prove a point
Low Level Learning Low Level Learning
537K subscribers
322,220 views
0

 Published On Dec 20, 2023

Malloc sucks. Memory leaks, use after free? What ELSE is there to say? Instead of suffering through using malloc, I decided to write my own heap.

Heaps are, interesting. I learned alot here. Lets find out more together.

🏫 COURSES 🏫 Learn to code in C at https://lowlevel.academy
đź“° NEWSLETTER đź“° Sign up for our newsletter at https://mailchi.mp/lowlevel/the-low-down

đź›’ GREAT BOOKS FOR THE LOWEST LEVELđź›’
Blue Fox: Arm Assembly Internals and Reverse Engineering: https://amzn.to/4394t87
Practical Reverse Engineering: x86, x64, ARM, Windows Kernel, Reversing Tools, and Obfuscation : https://amzn.to/3C1z4sk
Practical Malware Analysis: The Hands-On Guide to Dissecting Malicious Software : https://amzn.to/3C1daFy
The Ghidra Book: The Definitive Guide: https://amzn.to/3WC2Vkg

🔥🔥🔥 SOCIALS 🔥🔥🔥
Low Level Merch!: https://lowlevel.store/
Follow me on Twitter:   / lowleveltweets  
Follow me on Twitch:   / lowlevellearning  
Join me on Discord!:   / discord  

show more

Share/Embed