CrackMe® Practices for Newbies
VBCrackMe 6 by Eternal Bliss

Task #3, KeyGen ready
Friday, 12-Mar-99 03:44:46

    Greetings everybody,

    I don't have much to add to what I have alredy posted, But as partial fulfilment of task 3, I finished and E-mailed to Eternal Bliss a complete Key genarating program.

    The most useful SoftIce break points I used was MSVBVM60!rtcRound at Memory address 6600de92. Looking at registers values one might be able to fish the real serial number. At 66106b83 there is an FCOMPP and if one dumps EDI+78 whilw around that lacation will be able to see the real serial number.

    As for patching, I thing it is possible to find a loction within MSVBVM60.DLL that might be altered to give you the "Good work" message, but can not be but temporary. There is no place in the program that one can make a perminant patch. This is due to the fact the program was compiled to P-Code.

    Best regards,

    Joseph

    Joseph


Message thread:

Joseph's Thread (Joseph) (06-Mar-99 16:55:41)

Back to main board