Log in

View Full Version : Dialcops


THORAC
December 19th, 2003, 05:34
Hi all

The file that is protected by DialCops is an Access mde file. The protection basic is time limitation and serial. The mde file has a module that is directly connected with the protection exe. With my findings on the protection i found 3 files took place on the protection. 1 of the file is a exe and it is programmed by Turbo pascal and it is 16bit. This exe connected by an 16 bit dll file and this 16 bit dll file connected to an 32bit dll file. These two dlls are programmed in delphi. These both 3 files have import and export functions.
Finally the last 32 bit dll tells the program if the serial is correct or not.
I found a function in both 3 protection files called CheckAccessCode. I try to “nop” the the calls of this function but unfortunatelly the program return an error that “Protection check not approved”.
These are my findings so,
Finally I need information about this protection algo. If some of you success in DialCops cracking please let me know. Any information will be fine. Thanks a lot.

THORAC

Uradox
December 19th, 2003, 06:26
interesting never seen this protection tho its made by same mob as cdcops which wasnt that secure.
Decryption of the app would most likly be dependant on the serial you entered so if u defeated the error it would likly crash.
Seems acording to the web site this protection was intended for fairly large corp shit not really so much public licensing.
I take it you dont have a valid serial to peep ;\