My own C library at 42Born2Code
-
Updated
Nov 11, 2021 - C
My own C library at 42Born2Code
It is an implementation of some functions from libc and some classic data structures.
The first project in 42Cursus. Here we should re-code functions of Libc and others.
This project aims to make you code a mini lib in ASM, recoding some basic functions of the libc. At the end of this project you will be familiar with the syntax of the language, the operation of the stack, but also the behavior of the compiler. Absolutely essential to continue on security projects.
This lab required the execution of a buffer-overflow attack variant, known as return-to-libc, bypassing existing protection schemes implemented in Linux OS.
Add a description, image, and links to the libc topic page so that developers can more easily learn about it.
To associate your repository with the libc topic, visit your repo's landing page and select "manage topics."