The only problem is required key valid for registration
- ASProtect 1.35 build 01.14 Release
==================================
- Fixed some minor bugs
- Fixed the problem with ATI Tray Tools
+ Added support for Delphi2006 and C++Builder2006 applications
- ASProtect 1.4 build 01.14 Beta
==================================
- Fixed some minor bugs
- Fixed the problem with ATI Tray Tools
+ Added support for Delphi2006 and C++Builder2006 applications
- Fixed some minor bugs
- Fixed the problem with BlackList (I-type keys only)
- Fixed the problem with ATI Tray Tools
- Fixed bug with modes index
- Fixed problem with shared constants during modes copy/paste operations
+ Added support for Delphi2006 and C++Builder2006 applications
- Fixed some minor bugs
- Fixed the problem with BlackList (I-type keys only)
- Fixed the problem with ATI Tray Tools
- Fixed bug with modes index
- Fixed problem with shared constants during modes copy/paste operations
+ Added support for Delphi2006 and C++Builder2006 applications
+ Added support for Visual Studio 2005 compiled apps
- Fixed small problem with sections encryption
- Fixed the problem with section packing for DLLs
- Fixed minor problem with Import Table processing (error 115)
- Fixed the problem with "/ZI" option for VS2005 apps
- Fixed floating point error for debug compiled VS2005 apps
PD: Anyone have a key valid for Asprotect please?¿
PD2: Fixed minor problem with Import Table processing (error 115) xD
2006.04.24继续增加..[/SIZE=3]
ASProtect 2.3 SKE build 03.19 Beta
+ Added support for Visual Studio 2005 compiled apps
- Fixed small problem with sections encryption
- Fixed the problem with section packing for DLLs
- Fixed minor problem with Import Table processing (error 115)
- Fixed the problem with "/ZI" option for VS2005 apps
- Fixed floating point error for debug compiled VS2005 apps
- Fixed small problem with VB protected applications
- Fixed the problem with export section processing on some applications
* Modes Manager was updated and additionaly protected to prevent its patching
* Visual Studio 2005 signatures were updated
+ Added additional envelope and virtual machines protection against ASProtect Stripper
+ Added additional checksum protection against protected applications patching and unpacking
+ Added the possibility and debugging support for using aspr_ide.dll library directly inside Visual Basic IDE environment, without necessity to compile native or protected code
+ Added new ASProtect API - "RemoveKey". New API gives one a possibility to completely remove selected registration key both from the system and ASProtect internal Modes Manager.
function RemoveKey ( ModeID : Byte ): Boolean; stdcall;
Please, refer to updated header files for API format and parameters.
+ Added new ASProtect API - "GetHardwareIDEx". New API gives more options to lock protected application depending on hardware/software, selected for a specific mode.
GetHardwareIDEx - retrieves the unique computer identifier, depending on settings of selected mode (currently working or any other valid modes). HardwareID is used to generate keys, limited to particular computer.
function GetHardwareIDEx ( ModeID : Byte ) : PChar; stdcall;
Please, refer to updated header files for API format and parameters.
- Fixed small problem with VB protected applications
- Fixed the problem with export section processing on some applications
* Modes Manager was updated and additionaly protected to prevent its patching
* Visual Studio 2005 signatures were updated
+ Added additional envelope and virtual machines protection against ASProtect Stripper
+ Added additional checksum protection against protected applications patching and unpacking
+ Added the possibility and debugging support for using aspr_ide.dll library directly inside Visual Basic IDE environment, without necessity to compile native or protected code
+ Added new ASProtect API - "RemoveKey". New API gives one a possibility to completely remove selected registration key both from the system and ASProtect internal Modes Manager.
function RemoveKey ( ModeID : Byte ): Boolean; stdcall;
Please, refer to updated header files for API format and parameters.
+ Added new ASProtect API - "GetHardwareIDEx". New API gives more options to lock protected application depending on hardware/software, selected for a specific mode.
GetHardwareIDEx - retrieves the unique computer identifier, depending on settings of selected mode (currently working or any other valid modes). HardwareID is used to generate keys, limited to particular computer.
function GetHardwareIDEx ( ModeID : Byte ) : PChar; stdcall;
Please, refer to updated header files for API format and parameters
- Fixed small problem with VB protected applications
- Fixed the problem with export section processing on some applications
* Visual Studio 2005 signatures were updated
- Fixed small problem with VB protected applications
- Fixed the problem with export section processing on some applications
* Visual Studio 2005 signatures were updated
2006.04.26
ASProtect 2.3 SKE build 04.26 Beta
=========================================
- Fixed small problem with old HardwareIDs support
- Fixed the problem with empty mode names
+ Added new option "Support `GetHardwareID` API"
If you don`t want to support registration keys with "old" HardwareIDs
generated earlier for some selected mode, just turn this option off.
It is Turned On by default.
ASProtect 2.3 SKE build 06.26 Beta
=========================================
+ Added new "Type Ia" signature size
* Linux/Windows keygens were updated with new signature support
* Improved ASProtect envelope protection and speed performance
- Fixed the bug with keys file searching. Keys file for dynamic libraries will be searching in the DLL folder (not EXE folder as previously).
- Fixed the problem with Keygen_Ide request strings generation (bug with expired days number calculation)
- Fixed minor problem with import table processing
- Fixed the bug with modes deletion
- Fixed the problem with backup files (*.bak) usage
- Fixed small bug with envelope checks
- Fixed minor problem with shared sections / shared constant generation
ASProtect 1.35 build 06.26 Release
=========================================
- Fixed the problem with backup files (*.bak) usage
- Fixed minor problem with import table processing
- Fixed small bug with envelope checks
- Fixed several other minor problems