Загрузка видео...
Не удалось загрузить видео
How a buffer overflow overwrites the return address, in C and x86-64.
25,725 просмотров • 2 дней назад •via X (Twitter)
Комментарии: 10

GD2 дней назад
Agenc!

why2 дней назад
Seeing the exact offset from the buffer to saved RIP is usually the most useful part of these examples. It turns abstract memory corruption into something measurable.

Tree Lake Rain 🌲🦆🌦️2 дней назад
c

not Arnold (Parody) 🔥💪2 дней назад
How are you brotha?

Merdog2 дней назад
😉😉

kotora6732 дней назад
C言語も、x86系とRISC系で書き方代えなきゃいけないのが邪魔くさい。

HexHolder2 дней назад
A nice explanation of a buffer overflow

Rory2 дней назад
cool stuff, Tetsuo

Andreas Zottsen2 дней назад
Thanks for the video! So the while loop, where the exit from the loop depends on user input, is the very "stinky" spot in the C language that leads to big problems. If you avoid it, there won’t be any problems, right?

NG+1 день назад
@tetsuoai salut Est ce qu’un article existe pour ce sujet ?ça m’intéresse beaucoup
