|
-
April 10th, 2007, 04:57 PM
#1
Junior Member
simple bof in one file
Can anyone give me an example of a basic buffer overflow in C that is done in one source file?
Every tutorial/paper/example that I've looked at, utilize the argv array. I don't want that.
I don't want it to be in two source files, e.g. vuln.c and exploit.c.
I also want to do it directly, which means overwrite the EIP with an address I want.
Not use NOP sled and shellcode.
Similar Threads
-
By tampabay420 in forum Programming Security
Replies: 2
Last Post: February 14th, 2003, 02:36 PM
-
By ele5125 in forum Other Tutorials Forum
Replies: 9
Last Post: June 19th, 2002, 05:09 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|