Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Latest commit

 

History

History
4 lines (1 loc) · 195 Bytes

writeup.md

File metadata and controls

4 lines (1 loc) · 195 Bytes

call_me_to_win のアドレスと、valueのアドレス(つまりスタックのアドレス)がわかるので、&value + 0x28 に &call_me_to_win を書き込めばシェルが取れる。