Skip to content

toxypiks/fasm_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flat assembler is an interpreter that outputs assembly code

Information about file: readelf -e ./website (for example entry point address for debugging)

In this project a socket bound to a webserver is created where a message via HTTP gets displayed

You'll need fasm: https://archlinux.org/packages/extra/x86_64/fasm/

Create an executable with fasm website.asm and run it with ./website then go to localhost:6969 in your browser

About

Learning flat assembler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published