OSCP
Search…
⌃K
OSCP
Search…
⌃K
All About OSCP
OSCP- One Page Repository
About the Author
Basic Linux & Windows Commands
Recon (Scanning & Enumeration)
Web Application
Brute Force
Shells
Transferring files
Priv Escalation
Post Exploitation
Pivoting
Buffer Overflow
Main Tools
MISC
Exploit Compiling
CheatSheet (Short)
OSCP/ Vulnhub Practice learning
Powered By GitBook

Exploit Compiling

​
Compiling exploits for windows on Linux can be a bit of a hassle.+
i686-w64-mingw32-gcc exploit.c -o exploit
For 32bit
i686-w64-mingw32-gcc 40564.c -o 40564 -lws2_32
Previous
MISC
Next
CheatSheet (Short)
Last modified 3yr ago
Copy link