changed repo structure
This commit is contained in:
10
2025/cscg/pwn/intro3/notes.md
Normal file
10
2025/cscg/pwn/intro3/notes.md
Normal file
@@ -0,0 +1,10 @@
|
||||
r8 = system_puts_diff
|
||||
r9 = puts_got
|
||||
r10 = binsh_puts_diff
|
||||
|
||||
3 -> rax = r8, rbx = r9, rcx = r10
|
||||
2 -> rcx = puts
|
||||
6 -> rax = 0, rsi = 0
|
||||
13 -> rdi = trash, rsi = puts
|
||||
12 -> rcx = binsh
|
||||
|
||||
Reference in New Issue
Block a user