PDA

View Full Version : Cant find the class to manipulate


rituraj
03-04-2010, 12:17 AM
Ok i have reversed a few .net softwares using reflector and reflexil by manipulating the main class and redirecting it to the activated form rather then checking activation.

Now am trying to crack another software which surprisingly does not have a main form though it checks for activation. I am unable to locate either the activation form or the main form. if someone could take a look at it and guide me to the right path i would be grateful

The link of the software is
http://rapidshare.com/files/358651328/DOC.zip.html

shutout5591
03-04-2010, 03:24 PM
The file does run, as it loads crypt2007.dll. If you attach that, I might be able to help.

The easiest way here might just be to patch crypt2007.dll as it is in charge of all the activation

rituraj
03-04-2010, 10:53 PM
[Please don't quote whole messages. We can all see the original so it is a waste of time]

There u go dude. the entire debug directory
http://rapidshare.com/files/359096234/Debug.zip.html

Let me know if anything else is required