RE: Format String Exploitation Question 03-01-2014, 11:55 PM
#4
In the function prologue, you should see, around the 4th instruction, sub esp, 0x19( or slightly larger, if the function preserves registers ).
Format String Exploitation Question filter_list | |
Messages In This Thread |
Format String Exploitation Question - by Alan Turing - 03-01-2014, 09:51 PM
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 Alan Turing - 03-02-2014, 12:09 AM
RE: Format String Exploitation Question - by w00t - 03-02-2014, 01:28 AM
RE: Format String Exploitation Question - by Alan Turing - 03-02-2014, 01:30 AM
RE: Format String Exploitation Question - by w00t - 03-02-2014, 01:32 AM
RE: Format String Exploitation Question - by Alan Turing - 03-02-2014, 01:36 AM
RE: Format String Exploitation Question - by w00t - 03-02-2014, 02:57 AM
RE: Format String Exploitation Question - by Alan Turing - 03-02-2014, 01:49 PM
|