PDA

View Full Version : Encryption


agritecsoft
01-Aug-2005, 11:19 AM
My software is shareware, usually I have a dilemma: I want the feedback from users via EurekaLog but I do not want to include debug information in the exe file. If I do not include debug info, then EurekaLog cannot determine number of line or units, if I include degug info, I am offering a easy way for crackers.
I suggest that Eureka cipher the debug and other sensible information in the exe file.

admin
11-Aug-2005, 10:45 AM
From the 5.0 version EurekaLog is capable to cipher its debug information.

To activate this feature you must only insert the password for the cipher process in the "Project/EurekaLog Options.../Advanced/Encryption Password" field.

So all the call stack will be encrypted so to can read it with the EurekaLog Viewer you will insert the same password in the EurekaLog Viewer Password field. :)