Post moved from OpenRCE, original date: Sunday, June 17 2007
Finally source code is available for anyone interested. It is licensed under GNU General Public License (see gpl.txt).
Continue reading →
Post moved from OpenRCE, original date: Sunday, June 17 2007
Finally source code is available for anyone interested. It is licensed under GNU General Public License (see gpl.txt).
Continue reading →
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:
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.
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.