English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i need an open source stack buffer overflow program, plz help. tx.

2007-05-07 05:08:53 · 5 answers · asked by Mike P 2 in Computers & Internet Programming & Design

5 answers

As there's no such thing as "stack buffer", there can be no "stack buffer overflow". By extension, there is no such thing as "stack buffer overflow program" either.

"Stack overflow" or "buffer overflow" are errors in a program. You don't WANT a program that has such errors them any way.

The only other thing I can think of is "buffer overflow exploit", which I can't tell you about due to community guidelines. Suffice to say it is a security exploit.

So your answer is "you can't".

EDIT: It's like asking for a sports flat tire. :)

2007-05-07 05:19:23 · answer #1 · answered by Kasey C 7 · 0 0

See:

http://en.wikipedia.org/wiki/Stack_overflow

2007-05-07 05:43:47 · answer #2 · answered by ROY L 6 · 0 0

you relatively anticipate us to diagnose this project with out seeing the code??????? Mot stack overflows are via an elementary programming blunders the place a conditional is by no potential satisfied. post the code and that i could be happy to take a seem at it.

2016-10-30 13:34:16 · answer #3 · answered by ? 4 · 0 0

This will overflow your stack quickly:

void foo()
{
foo();
}

2007-05-07 05:14:14 · answer #4 · answered by Anonymous · 0 0

http://framework.metasploit.com/exploits/list

2007-05-07 05:18:46 · answer #5 · answered by Anonymous · 0 0

fedest.com, questions and answers