Skip to content

Exploring x64 instruction encoding, System V and executables.

Notifications You must be signed in to change notification settings

TorsteinOvstedal/hwx64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello x64

"Hello World" implemented in x86-64 machine code for Linux.

Goal: Explore x86-64 (instruction encoding) & System V (executables).

Build

make hello

Resources

Tools

x86 & AMD64

System V

Linux

Relocation

Virtual Address 0x00400000

About

Exploring x64 instruction encoding, System V and executables.

Topics

Resources

Stars

Watchers

Forks