Skip to content

A shell script that compiles NASM and passes it through the loader

Notifications You must be signed in to change notification settings

Tomiwa-Ot/NASM-Compiler-Loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

NASM-Compiler-Loader

A shell script that compiles NASM and passes it through the loader. Its a script that shortens the hassle of recompiling and loading asm code.

Syntax Guide

root@vm:~# chmod +x nasm-compiler-loader.sh
root@vm:~# ./nasm-compiler-loader <filename>

Example

About

A shell script that compiles NASM and passes it through the loader

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages