Skip to content

DamienMERCIER/MinilibC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MinilibC

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Documentation

About The Project

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.

Built With

Getting Started

Prerequisites

you will need make for this project.

Installation

  1. Clone the repo
    git clone git@github.com:DamienMERCIER/MinilibC.git

Usage

  1. Make
    make
  2. you will see the static library "libasm.so"

Documentation

If you don't know anything about x86-64 Assembly you can start here

Releases

No releases published

Packages

No packages published