Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile #1

Open
sec13b opened this issue Jun 28, 2024 · 0 comments
Open

compile #1

sec13b opened this issue Jun 28, 2024 · 0 comments

Comments

@sec13b
Copy link

sec13b commented Jun 28, 2024

no offense , how is more better to compile ?

image

in linux
g++ -std=c++11 -Wall main.cpp -o exploit.exe
for example in wind if i am using Visual
cl /EHsc main.cpp

at mine is not define in patch , so i need run :
"c:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.38.33130\bin\Hostx64\x64\cl.exe" /EHsc main.cpp

image

what cl.exe you can indicate to use it for compile :
image
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.38.33130\bin\Hostx64\x64

i will appreciate a lot your help.
thank you

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant