Skip to content

AlexBestoso/_ASM_-Hello-World_Linux-x64-Intel_Using-nasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ASM-Hello-World_Linux-x64-Intel_Using-nasm

compile using 'nasm -felf64 hello.asm -o hello.o' and 'ld hello.o -o helloWorld'

repository for bestosotech link.

This is the code from my post over at http://bestosotech.com/blog.php?tab=Code&selected=1&page=(ASM)+Hello+World+-+Linux+x64+Intel+Using+nasm

I posted this verson of my hello world as a display piece.

This program prints Hello World to your linux terminal's screen, then safely stops execution by exiting the program.

Feel free to use this as a base for any experienments you may have.

About

repositor for bestosotech link.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published