This website requires JavaScript.
Explore
Help
Sign In
assembler
/
echo-server
Watch
1
Star
0
Fork
0
You've already forked echo-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
A simple yet working echo server written in pure amd64 assembly
10
Commits
2
Branches
0
Tags
37
KiB
Assembly
96.5%
Makefile
3.5%
size
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
numzero
7ad6a3d3b6
Remove PHDRS
...
ld makes those well enough when the sections are laid out suitably
2024-08-12 00:30:19 +03:00
func.S
Use rodata
2024-08-11 23:27:02 +03:00
link.ld
Remove PHDRS
2024-08-12 00:30:19 +03:00
main.S
Use rodata
2024-08-11 23:27:02 +03:00
Makefile
All in the name of size!
2024-08-12 00:16:09 +03:00