hmaxnl / asm-hello-world

Hello world in x86_64 assembly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asm-hello-world

A simple hello world in x86_64 assembly with the AT&T syntax.

Only work on linux atm.

About

Hello world in x86_64 assembly.


Languages

Language:Assembly 65.2%Language:CMake 34.8%