PDA

View Full Version : How to remove expiry date from REG file which has been generated from HASP HL dump


qasali
11-05-2009, 05:07 AM
Hi all

I have created a reg file from dmp file using unidmp2reg. I am running the software successfully with this reg file using multikey emulator.

But even with the reg file, the software expiry is still 2010. The software's licensing is purely based on dongle. No Flexlm (license.dat) based security.

I want guidance in extending the expiry date to lets say 2100. Can it be done by amending the reg file or some other method.

Registry file attached

Git
11-05-2009, 09:52 AM
The expiry may be encoded in the data, but is almost certainly in the trailing bytes of HaspTimeMemory data. Last 16 bytes or so are undocumented.

Git