Login Register






The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 0 Vote(s) - 0 Average


Format String Exploitation Question filter_list
Author
Message
RE: Format String Exploitation Question #3
(03-01-2014, 10:10 PM)w00t Wrote: Yes, the 25 As were to fill the stack. You can tell how much you need to fill by looking at the disassembly of that function, and seeing how much space is allocated on the stack.

The address is backwards because most processors are little-endian, meaning the least significant byte goes first. So, 0xdeadbeef becomes \xef\xbe\xad\xde

I had a feeling you'd be the first to help, thanks a lot w00t!

So, when I disassemble, where do I look to find out how much I need to fill the stack?
Unleash the lead from my pistol into my head bumpin' crystal

Reply





Messages In This Thread
RE: Format String Exploitation Question - by w00t - 03-01-2014, 10:10 PM
RE: Format String Exploitation Question - by Alan Turing - 03-01-2014, 10:12 PM
RE: Format String Exploitation Question - by w00t - 03-01-2014, 11:55 PM
RE: Format String Exploitation Question - by w00t - 03-02-2014, 01:28 AM
RE: Format String Exploitation Question - by w00t - 03-02-2014, 01:32 AM
RE: Format String Exploitation Question - by w00t - 03-02-2014, 02:57 AM



Users browsing this thread: 2 Guest(s)