N
nbctcp4
Guest
Hi,
I need help on how to compile Exploit
What steps I miss
tq
SW INFO:
-Visual Studio Community 2017
-https://www.exploit-db.com/exploits/45805/
ERROR:
cannot open source file "stdafx.h"
cannot open source file "resource.h"
identifier "IDR_DATA1" is undefined
STEPS TAKEN
create a New Project
click Visual C++/Windows Desktop/Windows Desktop Wizard
tick
Precompiled Header
Security Dev...
click menu Project/Add existing items
add 45805.cpp
right click Project/Build
then got error above
Continue reading...
I need help on how to compile Exploit
What steps I miss
tq
SW INFO:
-Visual Studio Community 2017
-https://www.exploit-db.com/exploits/45805/
ERROR:
cannot open source file "stdafx.h"
cannot open source file "resource.h"
identifier "IDR_DATA1" is undefined
STEPS TAKEN
create a New Project
click Visual C++/Windows Desktop/Windows Desktop Wizard
tick
Precompiled Header
Security Dev...
click menu Project/Add existing items
add 45805.cpp
right click Project/Build
then got error above
Continue reading...