Compiling Unicorn Engine on Windows

Опубликовано: 18 Июнь 2026
на канале: Reverse Engineering with Peter
1,306
12

In this short video I show you how I compile/build Unicorn Engine. I prefer not to use the vcpkg package manager here, for more fine-grained control.

The batch file itself can be downloaded here: https://github.com/Fibergeek/ucengine...

Timestamps of interest in this video:
00:00 Introduction & Download Visual Studio
00:12 Install Visual C++ & cmake
00:23 Download Unicorn Engine
02:00 Create a usefull Batch File
04:34 Compile Unicorn Engine