obfuscator-llvm / obfuscator

3.89k stars 1.17k forks source link

Building obfuscator-llvm with VS 2019 as default generator #159

Open wanitaqing opened 3 years ago

wanitaqing commented 3 years ago

Hi! I'm trying to install obfuscator-llvm on my Windows 10 VM with VS 2019 installed. I've followed the wiki on the installation process. However, I did not execute the make -j7 as there is no makefile generated since my default generator is "Visual Studio 16 2019" when I executed cmake. I would like to ask what is the alternative step / command I need to execute in order to get the binaries? I've tried building the LLVM.sln in VS2019 and it's taking quite some time... (not sure if building the solution is equivalent to executing cmake -DCMAKE_BUILD_TYPE=Release ../obfuscator/)

Zaibali9999 commented 2 years ago

it may help you https://www.unknowncheats.me/forum/anti-cheat-bypass/445826-llvm-obfuscator-9-0-1-step-step.html