Various tools written in assembly
Go to file
2024-08-23 10:59:26 -07:00
rot13 Add rot13 2024-08-23 10:59:26 -07:00
README.md Update readme to include arch and os 2024-08-22 17:44:52 -07:00

Assembly Tools

Various assembly tools I made

I have made these assembly tools for amd64 (aka x86_64, aka x64...) Linux. They will not work on other OSes or CPU architectures.
Ports coming whenever I can find the syscall list to NetBSD.