Projects with this topic
- 
 - 
Header‑only C++ библиотека для работы с памятью процессов на Unix/Android: поиск PID, перечисление областей памяти, чтение/запись данных, шестнадцатеричные патчи и сканирование по значениям и шаблонам (с вайлдкартами).
Updated - 
Libft is a custom C library built as part of the 42 School curriculum, reimplementing essential functions from the standard C library. It provides a reusable static library for string manipulation, memory management, and basic data structures, easily integrated into future C projects.
contact: sashapetrovskyidev@gmail.com
UpdatedUpdated - 
This repository showcases my journey through the 42 School's Piscine, where we dedicated over 10 hours per day for 4 weeks, tackling intensive coding challenges with no chill-out. From Monday to Friday, I focused on C projects, and each Friday culminated in an exam to test our skills. Weekends were spent collaborating on Rush team projects. Transitioning from Python to C was tough, but through this experience, I gained expertise in C, Shell scripting, Docker, Git, teamwork, and much more while solving complex problems under pressure.
contact: sashapetrovskyidev@gmail.com
UpdatedUpdated - 
Sencer Memory Allocation Record Tracer
Updated - 
 - 
Everybody is welcome (and allowed by the GPLv2) to incorporate and to submit this code upstream.
https://git.kernel.org/pub/scm/linux/kernel/git/andrea/aa.git
Updated - 
testcases for MM bugs in kernel v5.11 (most originated in v5.9 and are still reproducible in v5.16-rc5)
Updated - 
My own implementation of C's malloc and free functions.
Updated - 
Masterarbeit "Garbage-Collection-Algorithmen und ihre Simulation"
Updated