xObf icon indicating copy to clipboard operation
xObf copied to clipboard

Zydis.h and xPE.h not found

Open DosX-dev opened this issue 2 years ago • 1 comments

And 900+ syntax errors :(

Microsoft Visual Studio 2022 latest (v143) Microsoft Visual C++ (SDK v10.0)

DosX-dev avatar Jul 13 '23 08:07 DosX-dev

if you see the bottom of the readme, you need to put the --recursive flag on git when cloning this repository. so use git clone --recursive https://github.com/d35ha/xObf instead

edcdecl avatar Nov 09 '23 14:11 edcdecl