You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Build
make
After that you will be able to grab libasm.so at the root of this project.