|
ACProtect standard
-
Version
1.10
ACProtect is an application that allows you to protect
Windows executable files(PE files) against piracy.
Using public keys encryption algorithms (RSA) to
create and verify the registration keys and unlock
some RSA key locked code. It has an Embedded Protector
against file dumping and unpackers. It also has many
anti-debug tricks with specialized API system. Mutual
communication between loader and application can also
be achieved!
Special ACProtect Technics:
Metamorph Engine- Metamorph decryption routines and
several encrypted layers. The code being protected
varies every time you protect your application.
CodeReplace Engine - ACProtect can replace some of the
protected program's code with its own codes without
function loss and speed loss. This feature combine the
protect code and the program code more closer and
prevent cracker from dump the original program;
Embedded Protector - You can specify the place in your
application to embed the inner cryptor. With the
embedded cryptor, your application can not be cracked
even though the cracker know the original entry point
(OEP) when rebuilding your Import table.
Dynamic En/Decrypt- Important code of ur program can
be decrypted before running and encrypt again after
finished running.
RSA-Lock Codes - With RSA keys system a cracker can
not write a KeyGen (or KeyMaker) for your product
without the RSA private key (the RSA private key is
only in the author's hand). You may also specify some
code to be locked by the RSA keys, the cracker won't
have the proper "key.dat" on the proper machine,
without it the protected code can not decrypt.
ShareIt Keygen Program Auto Made- ACProtect can
generate ShareIt.com compatible keygen program to fill
shareware author's need. The Keygen program can
generate registration Codes,and ShareIt.com will send
it to registered customer.
|