New build for Activation center (ACEN) has been released.

What's new:

activation center[+] New system for setting account password for new clients and resetting existing account password for existing clients.

[+] Activation center information email will now include instructions on how to set new account password before logging for the first time.

[+] New client interface options:

Option: Password reset page url
Default value: http://www.yoursite.com/newpass.aspx

Full path to password reset page (newpass.aspx). Please be sure to set this value to correct path after upgrading.

Option: Token validity (for password reset)
Default value: 1

This is default password reset token validity period  in hours (default: 1 hour). This value is used for forgotten password email.

Option: Token validity (for new password)
Default value: 48

This is default token validity period for setting new account password in hours (default: 48 hours). This value is used for activation center information email.

[+] New and more secure hashing algorithm for both ACEN user's and client's passwords has been implemented.

[+] Maintenance panel added to admin dashboard page.

Current version of maintenance panel will check for unhashed client/user passwords in database and display a warning message with option to hash all unhashed passwords in database.

Click on 'Hash passwords' button to hash all passwords in database.

If there are no warnings, maintenance panel will not be displayed at all.

[+] Forgotten password page will now accept both account name (Customer ID) or email address with account. In case account name (Customer ID) is provided, instructions for resetting account password will be dispatched to all emails with that account. In case email address is provided, instructions will be sent for account with provided email. If email address is associated with multiple accounts, instructions will be delivered for all of these accounts. If account name or email address are not found, no error message will be displayed to requester for security reasons.

[+] New system template for password reset instructions email added to email templates.

[+] Captcha control added to forgotten password page.

[+] Email address added to user settings.

Email address can now be assigned to each ACEN user.

[*] ACEN web service sample desktop application has been upgraded to VS 2019 and .NET 4.

[>] UPGRADING NOTES:

(1) If you are upgrading from previous (04.60.00) version be sure to run included database upgrade script (4.60.00-4.70.00).

(2) Existing users should update their email template for activation center information email (1) to include link for setting password for new accounts.

New macro for password reset link is: %PASSWORD_RESET_LINK%

insert_default_data sql script includes latest default email template for activation center information email so it can be used as a starting point for updating existing template.

(3) Review new email template for password reset instructions email and make changes as needed.

(4) Review client interface options and set valid password reset page url.

(5) General upgrading procedure is available here:

https://www.sofpro.com/docs/activation-center-acen/deployment/upgrading-previous-versions

New PC Guard Software Protection System update has been released. This update is highly recommended for all PC Guard users.

pc guard software copy protection systemWhat's new:

[+] NETWORK protection: New server configuration file options.

It is now possible to edit custom counters and IP filters together with custom features and user information directly from server configuration file panel. 

It is no longer required to exit panel and edit project settings and then going back to server configuration file panel. 

Even more, it is now possible to set custom information (for user info, custom features, custom counters and ip filters) without affecting current (default) project settings.

If required, custom information used for creation of server configuration file can also be saved to project settings as default data.

If appropriate panel (user info, custom features, custom counters or IP filters panel) is open PC Guard will use data from these panels for generation of server configuration file.

If panel is not open and appropriate option for embedding data into server configuration file is enabled PC Guard will use appropriate current project settings. For example, if 'Embed IP filters' option is set and IP filters panel is not open PC Guard will use default IP filters as set in project settings.

[+] Command line interface for protected application settings added.

Use these options to enable or disable appropriate command line options or change default names for parameters.

Use "Restore" button to restore all command line options to default settings.

Online documentation for new settings is located here.

[*] Server configuration file report will be appended to existing report file (PC Guard will no longer overwrite existing report file).

[+] New command line option for protected applications: PCG_CL_SRVFILE

Default server configuration filename is set in network protection settings (Server configuration file tab). By default, server configuration file should be located in same directory as protected application and protection code will try to load it from there.

Use this option to override default server configuration filename and location by passing full path to server configuration file via command line to protected application.

Definition:

-PCG_CL_SRVFILE [Full path to server configuration file]

Examples:

-PCG_CL_SRVFILE C:\test\server.dat

-PCG_CL_SRVFILE “D:\my application data\server.dat”

Be sure to put full path to server configuration file in quotes in case path contains space characters as in above example.

Directory with server configuration file must be present on remote machine and should have appropriate (read) access rights set.

[*] Limited license validity period maximum value changed from 9999 to 65000.

[!] Few other minor fixes and security improvements.

[>] Interface dll has been updated. Please be sure to update existing version with latest one.

Monday, December 16, 2019 - 09:00

Happy Holidays from SOFPRO. Here's to a great 2020!

Happy Holidays 2020!

We appreciate your business and we want to thank you for your continued confidence in our products and services and especially for your feedback to help us find ways to improve our service for you.

With 2020 just around the corner, we want to take this opportunity to wish all of you Happy Holidays and a successful year ahead!

New PC Guard Software Protection System update has been released. This update is highly recommended for all PC Guard users.

pc guard software copy protection systemWhat's new:

[+] Delphi 64bit RTE (Run-Time-Encryption) support added.

[+] C/C++ 32/64 bit VS 2019 protection interface sample project (pi_cpp_sample) added.

pcgint.h, alpcgi.h, pcgint.dll, pcgint.lib, pcgint64.dll and pcgint64.lib are now included in this sampleproject and are no longer included separately in distribution.

[+] Delphi 32/64 bit protection interface sample project (pi_delphi_sample) added.

[+] C++ Builder 32/64 bit protection interface sample project (pi_cpp_builder_sample) added.

[+] Visual Basic (VB6) protection interface sample project (pi_vb6_sample)added.

[+] RTE C/C++ VS 2019 sample project (rte_cpp_sample) added.

rte.h and rte64.h are now included in this sample project and are no longer included separately in distribution.

[+] RTE Delphi 32/64 bit sample project (rte_delphi_sample) added.

Required files for RTE implementation are now included in this sample project and are no longer included separately in distribution.

[+] RTE C++ Builder 32/64 bit sample project (rte_cpp_builder_sample) added.

[*] ClickOnce launcher project (C#) upgraded to .NET 4 and VS 2019.

[*] Custom dialogs sample project (customdlg) upgraded to VS 2019.

Resource files are now compatible with internal VS resource editor.

[*] Serial numbers feature can be tested in DEMO version of PC Guard.

PLAIN:

Serial numbers can be tested only if “Serial number is required for demo mode” option is enabled. Protected application will ask for serial number on first run. Use 0000-0000-00-0000-0000 as valid serial number when prompted for serial number.

REMOTE:

Serial number will be required together with valid activation code. Generate valid activation code based on Site code and then use 0000-0000-00-0000-0000 as valid serial number.

[-] Old protection interface offline manual has been removed from distribution.

[-] Old RTE offline manual has been removed from distribution.

[+] New options for opening protection interface and RTE samples folders added to Help menu.

[*] VM detection algorithm has been improved.

[!] Few other minor fixes and security improvements.

Next minor update (06.00.0630) of PC Guard Software Copy Protection System will bring support for RTE (Run Time Encryption) in Delphi 64bit applications, improved VM detection algorithm and will include some new and some upgraded samples including:

- C/C++ 32/64 bit VS 2019 protection interface sample project.

- Delphi 32/64 bit protection interface sample project.

- Visual Basic (VB6) protection interface sample project.

- RTE Delphi 32/64 bit sample project.

- RTE C/C++ VS 2019 sample project.

- ClickOnce launcher project (C#) has been upgraded to .NET 4 and VS 2019.

- Custom dialogs sample project has been upgraded to VS 2019.

- Old protection interface and RTE offline documentation will be removed from distribution.

New version of PC Guard is scheduled to be released during the first week of December. As always, we are looking forward to your comments and suggestions!