CallstackSpoofingPOC
CallstackSpoofingPOC copied to clipboard
Update Compiler.bat
I think the '-static' argument will help increase compatibility and avoid the 'libstdc++-6 not found' error. It would also be beneficial to add the '-static-libgcc' and '-static-libstdc++' options for users who are compiling with MinGW instead of the GNU compiler.