Notes on evaluating Stunnix VBS-Obfus
We are happy to
provide you with a free Evaluation Edition
of Stunnix VBS-Obfus! Here are the notes regarding installing, use and functionality
limitations of Stunnix VBS-Obfus Evaluation Edition.
Limitations of the Evaluation Edition
- It has no support for
md5/combs/shortest
manglers for identifiers
though it will pretend to support them. It will actually
use the 'prefix'
mangler for identifiers (which prepends a constant string to each symbol,
indicating which symbols will be mangled). You can safely
write your Makefiles and compose projects using
Project Manager and writing scripts as
if these manglers for identifiers were there. No error messages such as
"mangler 'md5' is not supported" will be issued, and obfuscation of code
will be performed
using the 'prefix' mangler. This means that a symbol such as 'list_products'
in original source will be replaced with ReplacementFor_list_products by the
Evaluation Edition (instead of being replaced with something like
'za7d92be0' which the Standard Edition would do if the 'md5' obfuscator is selected).
This is a great advantage. You can prepare your projects for
obfuscation and fully test them before purchasing the obfuscator!
- Extractor of symbols from ActiveX and OLE components is disabled in it.
- The Evaluation Edition is clearly labelled as such throughout the application.
These differences won't significantly limit your ability to evaluate
Stunnix VBS-Obfus.
Please note that since only the 'prefix' mangler for symbols is
supported in the Evaluation Edition, the output won't look as cryptic as it
would be with Standard Edition of of VBS-Obfus but for evaluation purposes it
is more than enough to prepare your code for obfuscation and to insure that a desired set
of symbols will be mangled. If you wish to see how code protected using
different symbol manglers with would look with our Standard Edition, please see the
samples page!
Platforms supported by Evaluation Edition
You have the option of using either the Evaluation Edition for Windows
(a file with .exe extension) that contains a user-friendly installation
program including all dependencies (Perl interpreter included!),
or download a .tar.gz file that supports installation
on Windows, Unix, Linux and MacOSX. Please refer to the
installation
instructions for the Standard Edition of the product.
Installing Evaluation Edition for Windows
The Evaluation Edition for Windows has a user-friendly installer familiar
to Windows users. It includes the Perl interpreter and all other
dependencies. There is no need to be connected to the Internet to run installer
as it won't fetch any files from the Internet.
Just execute the downloaded file - it will install the product, create
menu entries in the Programs folder, and will ask whether you wish to run it.
There is no need to reboot the computer, run additional scripts or install
additional software (including Perl interpreter).
Installing Evaluation Edition for Unix and MacOSX
Please use the
installation
instructions for the Standard Edition of the product for installing
the Evaluation Edition.
The serial number to use for 'setup.pl' utility is RGcXAj3PEs.
Getting started with Evaluation Edition
Please start by reading these documents as a guide on using Stunnix VBS-Obfus:
Protecting projects with Stunnix
VBS-Obfus using Project Manager and
Protecting projects with Stunnix VBS-Obfus
(without using Project Manager).
Feel free to ask any questions - we will be happy to answer them to help you
evaluate our product!
Thank you for evaluating our products!