notes.md: Add book notes for Tutorial through Whitehorse

This commit is contained in:
Val
2023-03-15 20:44:18 -05:00
parent 95e7776c8a
commit a0d9829a4c
7 changed files with 109 additions and 0 deletions

12
5-Cusco/notes.md Normal file
View File

@@ -0,0 +1,12 @@
`Taken verbatim from my notebook`
# Page 1
```
Cusco ✓
Gets 0x30 chars?
Buffer on stack
Return addr on stack
"FD": unlock_door
"Hello world!HARFD"
^^
Fun with return address on stack
```