An operational system template
-
Updated
Jul 21, 2017 - Shell
An operational system template
A shell script that compiles NASM and passes it through the loader
Compile & Run assembly with one single command
The code is a shell script that compiles programs in NASM assembly, C language, and Pascal. The script is also able to disassemble files compiled into the NASM assembly. The script supports x86 and x86_64 and Linux and Windows operating systems.
NASM Linux x86_64 pure (no deps) shared library (.so), POC for Reflective ELF SO injection
Add a description, image, and links to the nasm-assembly topic page so that developers can more easily learn about it.
To associate your repository with the nasm-assembly topic, visit your repo's landing page and select "manage topics."