正在加载视频...
视频加载失败
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+2 天前
@tetsuoai salut Est ce qu’un article existe pour ce sujet ?ça m’intéresse beaucoup
