x86 Virtualizer – Preview

Post moved from OpenRCE, original date: Friday, May 25 2007

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.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.

DLLPackager v1.0

Post moved from OpenRCE, original date: Sunday, May 20 2007

Another old-new tool from me. I’ve coded it 5 months ago, but I didn’t have time to publish it. Generally it is a simple tool to bundle DLL’s with executable (similar to PEBundle or MoleBox). ‘Simple’ means there is no encryption or compression. It’s coded fully in C++ (also loader). I have plans to publish full source code of DLLPackager (in about 2 weeks), because I’ve abandoned development of this project.

http://rewolf.pl/stuff/rewolf.dll.packager.v1.0.zip