Skip to content

Krymancer/AssemblyServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

x86 Assembly Server

A simple HTTP server write in x86 Assembly.

Why?

Why not?

Usage

I wrote a Makefile for you, so simple:

make

Dependences

Unfortunally i was note able to make a real socket so im using the C socket (take easy please), so make sure you have gcc-multlibinstaled, if not:

# apt install gcc-multilib

Of course you need make, so if you don't have:

# apt install make 

About

A simple HTTP server writed in x86 assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published