fix the hacking tutorials

This commit is contained in:
nihilist 2025-05-07 08:27:22 +02:00
parent 325b9c3814
commit 673311896a
21 changed files with 207 additions and 489 deletions

View file

@ -118,5 +118,5 @@ Here we're going to use nasm to compile our assembly code and then use ld to cre
And that's it ! in the next tutorial we will cover math operations and the stack, you can click [here](5.html).
And that's it ! in the next tutorial we will cover math operations and the stack, you can click [here](5.md).