ayoubfaouzi / al-khaser

Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
GNU General Public License v2.0
5.95k stars 1.18k forks source link

How to compile #218

Closed hubertyang88 closed 4 years ago

hubertyang88 commented 4 years ago

I am new to c++ , how to compile al-khaser to exe file? Or is there a binary file ready to run?

gsuberland commented 4 years ago

Open the solution file (al-khaser.sln) in Visual Studio, then compile from there.