Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1014 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 1014 Bytes
banner
  • It's just a port for C/C++ developers that use CMake instead of MSBuild
  • All right are reserved by Oreans.com

Introduction

Code Virtualizer is a powerful code obfuscation system for Windows applications that helps developers to protect their sensitive code areas against Reverse Engineering with very strong obfuscation code, based on code virtualization.

Code Virtualizer will convert your original code (Intel x86/x64 instructions) into Virtual Opcodes that will only be understood by an internal Virtual Machine. Those Virtual Opcodes and the Virtual Machine itself are unique for every protected application, avoiding a general attack over Code Virtualizer.

Code Virtualizer can protect your sensitive code areas in any x86 and x64 native PE/ELF/Mach-O files (like executable files/EXEs, system services, DLLs , OCXs , ActiveX controls, shared objects, screen savers and device drivers).