RomainGsd / ASM_Minilibc

The objective of this project is to create a dynamic ELF library to replace (to a certain extent) the standard C library you use every day on your system. Language : nasm x86_64

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASM_Minilibc

The objective of this project is to create a dynamic ELF library to replace (to a certain extent) the standard C library you use every day on your system.

Language : nasm x86_64

About

The objective of this project is to create a dynamic ELF library to replace (to a certain extent) the standard C library you use every day on your system. Language : nasm x86_64


Languages

Language:Assembly 87.0%Language:Makefile 13.0%