Buffer overflow - Demo with simple implementation in C

preview_player
Показать описание
This is the basic "Hands on" concept on the actual implementation of a buffer overflow. You should watch a couple of tutorals on how assembly language works and compiling/dissasemble in order to get the fully concept.
Рекомендации по теме
Комментарии
Автор

I'm confused about why your program will overflow after char 16. Shouldn't it be after the length size of your variable, in this case being 5?

Juanah
Автор

not enough detail. should show how to modify return address in order to execute shellcode, for example.

ggck.sounds
visit shbcf.ru