dingdong
This commit is contained in:
11
cscg25/pwn/intro3/notes.md
Normal file
11
cscg25/pwn/intro3/notes.md
Normal file
@@ -0,0 +1,11 @@
|
||||
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
|
||||
11 -> r8 = r9, r9 = r8
|
||||
1 -> rbx = system
|
||||
Reference in New Issue
Block a user