Problem while debugging a simple buffer overflow

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Alternatively can compile with -fPIE and maybe -m32 if you want to work on your local system! sometimes i like my terminal too much to use the provided vms haha

Ariana-dnmm
Автор

I didn't know about the subreddit

void_p
Автор

Why do 64 bit registers start with r, and 32 bit ones with e? It seems very random. Why not s and t or something?

amyshaw