x86 Virtualizer - Preview
ReWolf (ReWolf) <rewolfrewolfpl> Friday, May 25 2007 17:00.29 CDT


x86 Virtualizer - Preview

Ok, it's a small preview of my newest project. It was written on request for some people, but it seems that they're not anymore interested in buying it.

http://rewolf.prv.pl/stuff/rewolf.x86.virtualizer.preview.rar

What is it ?

It's a demo application protected with my x86 Virtualizer:

- vm_test.exe - clear executable
- vm_test_vmed_01.exe - executable with one VM layer
- vm_test_vmed_02.exe - executable with two VM layers
  

Future:

I'm already planning to publish all sources. When ? As soon as possible, I've to write documentation, and clean some part of code. The protection engine was written in C++, the loader in assembly.


Any comments will be greatly appreciated.

Comments
GynvaelColdwind Posted: Saturday, May 26 2007 04:42.25 CDT
Nice and interesting ;>

Soul12 Posted: Saturday, May 26 2007 15:49.57 CDT
looking forward to see :) sounds very interesting

Sellmi Posted: Monday, May 28 2007 07:18.22 CDT
looking forward to see your sources, because i wrote also such  
a protection system form my diploma thesis, but one of the main goals were that the protection system should find elements inside a executable which can be automaticaly extracted and converted into p-code without destroying the perfomance of the program. And the VM was connected to a license managment system.
Thx for your release!