ASProtect 應用軟件的保護系統,這個設計特別針對那些希望對應用程序實施快速加密的軟件開發商,以及在特殊工作領域上涉及到注冊序列號和生成注冊評估和試用版本的應用程序。
ASProtect is the system of software protection of applications, designed for quick implementation of application protection functions, especially targeted for software developers. ASProtect is designed for such specific tasks as working with registration keys and creation of evaluation and trial application versions.
Here is the list of the main differences between ASProtect 1.x and 2.x [SKE]
1. New registration schema
1) short registration keys
Example:
Name : John Smith (john@server.com)
Registration Key: BCGKUY-QFGEP-CQ2YP-QYYAT-6X4FK-B87X4
2) powerful algorithm that uses few modes. An application can use different modes together (for example):
- trial (30 day, activated with key only)
- registered mode1 (Basic Edition)
- registered mode2 (Corpotate Version)
Every mode can be unlocked with a special registration key or (and) a password. Every mode can unlock specified encryption sections.
2. New ASProtect API
Version 1.x allows you to work with ASProtect API via exported functions. New version allows to work with API as with normal imported functions (uses aspr_ide.dll).
3. New approach for API debugging
ASProtect 1.x allows you to work with ASProtect API only if an application is protected. Version 2.x allows you to debug ASProtect API in run-time via aspr_ide.dll.
4. Extended HardwareID support