Skip to content

rockinem/Rockinem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

Hi there πŸ‘‹

Section.data hello : d 'Hello, World!',_10 hellolength: equ _$-hello

Section .text global _start

_start: Mov_eax, 4 Mov ebx, 1 Mov ecx, hello Mov edx, hellolength

int 80h mov wax,1 Mov ebx, 0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published