Working with exploits
This section is mostly about local exploits, because they're annoying. Remote python exploits are usually point-and-shoot and web exploits have their own section.
Compiling exploits
Basic technique
gcc filename.c -o executablenamechmod u+x executablename./executablename32-bit exploits
Cross-compiling
Python exploits
Python on Windows
Further reading
Cập nhật lần cuối