Skip to content
No description, website, or topics provided.
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
bin add vm_ror vm_rol vm_ret Nov 2, 2016
inc modify gui size Oct 26, 2015
sdk 修正易语言SDK格式不正确问题 Oct 11, 2015
src
test add vm_ror vm_rol vm_ret Nov 2, 2016
.ycm_extra_conf.py wprotect first commit Sep 1, 2015
.ycm_extra_conf.pyc new class RandomEngender Oct 30, 2015
CMakeLists.txt 修复在mem操作数scale为0时虚拟机堆栈错误 Oct 30, 2015
CMakeLists.txt.user 修复在mem操作数scale为0时虚拟机堆栈错误 Oct 30, 2015
CMakeLists.txt.user.344d8f8
CMakeLists.txt.user.40cf51d update lua to 5.3.1 Oct 11, 2015
CMakeLists.txt.user.95f007e new class RandomEngender Oct 30, 2015
COFF_Format.pdf wprotect first commit Sep 1, 2015
ELF_Format.pdf wprotect first commit Sep 1, 2015
PE格式图.pdf wprotect first commit Sep 1, 2015
README wprotect first commit Sep 1, 2015
README.md Update ReadMe Oct 30, 2015
WProtectConfig.h.in Add Support For MSVC Oct 29, 2015
emacs_project.el wprotect first commit Sep 1, 2015
wprotect_config.lua wprotect first commit Sep 1, 2015

README.md

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

You can’t perform that action at this time.