Vortex4
By Amr
To exec or not to exec ---------------------- This is the common format string bug, exploit it with care though as a check is made with argc. What is the layout of a process's memory? How are programs executed?
Estimated reading time: 0 minutes
Table of Contents
Source: This content is aggregated from overthewire (MIT). Visit the original repository for the latest version.
To exec or not to exec
This is the common format string bug, exploit it with care though as a check is made with argc. What is the layout of a process’s memory? How are programs executed?