Skip to content

b1gw00d/WProtect

 
 

Repository files navigation

WProtect

WProtect is an opensource project which uses code-virtualization technic to protect binary from being reverse-engineered or unwanted modified. WProtect is a cross-platform project, and still under developing. For now it supports CV for: Windows 32bit. Linux 32bit. Arm protection and 64bit-support is still under developing.

You can get source code here: https://github.com/xiaoweime/WProtect

To build this project, you need: git : to get the source code. cmake : to configure the project. gcc or mingw32 or MSVC10 to compile it.

Currently,other MSVC compilers and OSX-Clang are not supported.

Please report bugs/features in this post. You are welcomed to join the project and contribute to it.

Greetings. xiaoweime

QQ Group:210887170

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 67.2%
  • C++ 29.9%
  • Limbo 1.1%
  • Lua 0.8%
  • Makefile 0.4%
  • CMake 0.3%
  • Other 0.3%