Log in

View Full Version : PPC-PROTECT


Alexey Gorchakov
04-04-2006, 04:10 PM
PPC-PROTECT - the system of software protection for Windows CE (PocketPC) applications with ARM core, designed for quick implementation of application protection functions. PPC-PROTECT is designed for such specific tasks as working with registration keys and creation of trial application versions.

PPC-PROTECT includes the following features:
- compression of the executable code and resources
- encryption of the application
- counteraction to debuggers and disassemblers
- API for interaction between application and protection routines
- possibility to create evaluation (trial) versions, that limits application functions basing on number of runs left, expose nag-screens
- generating of registration keys, based on the unique device identifier
- external serial number generator with keygen interface

http://www.ppc-protect.com/

Alexey Gorchakov
08-04-2006, 09:02 PM
PPC-PROTECT v1.1 build 01.08
+ Added two types of registration (RPN & ECC)
+ New antidebug
+ Advanced Import Protection option
+ Original EntryPoint Protection option
+ CheckSum Protection Option
+ Projects support
+ Command line support
- Fixed bug with Exceptions
- Fixed some bugs