Skip to content

Commit

Permalink
Sexy syscall table thanks @edg-l
Browse files Browse the repository at this point in the history
  • Loading branch information
ChillerDragon authored Nov 18, 2023
1 parent fc219b8 commit f4a1925
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ After the last stepi just spam enter to "run" the program.
I want to see how far I can get. Trying to build a teeworlds 0.7 client (without graphics).
And planning to gain some asm skills along the way. Currently im looking at these resources and copy pasting from stack overflow.

- [https://x64.syscall.sh/](https://x64.syscall.sh/)
- [https://blog.rchapman.org/posts/Linux_System_Call_Table_for_x86_64/](https://blog.rchapman.org/posts/Linux_System_Call_Table_for_x86_64/)
- [https://www.nasm.us/doc/nasmdoc3.html](https://www.nasm.us/doc/nasmdoc3.html)
- [http://www.egr.unlv.edu/~ed/assembly64.pdf](http://www.egr.unlv.edu/~ed/assembly64.pdf)
Expand Down

0 comments on commit f4a1925

Please sign in to comment.