crUsAdEr
February 13th, 2002, 10:25
Hi,
I am starting on trying to enable menu function as the next step :>.. read af ew tutorials and tried Cool Edit Pro as my target... I have found a few things interesting...
The website stated that the full version has to be ordered from CD but looking at the source code, I have found numerous string "Registered to :", "You have the full license etc.."
Also, I tried to patch the nag, there were a CRC nag... i tested various patch in memory with SoftIce and guess what, Suddenly Cool Edit (not Pro) pops up ask me to select which function i wish to enable for my trial :>... however, i couldnt find where i patched it to make it become a normal version again :<.. results of messy patching...
I looked closer into the source code and suspect that all 3 version, Cool Edit, Pro Demo and Pro Reg are in there.. i found this function
Export : _regForm with lots of NOPs
RegisterMsgProc : which has full source code seems to display the registration form and get the registration key etc.. but there is no reference for it...
This looks like a nice target for trying i guess, but could some1 drops me a hint on how to continue as I am kinda stuck there... the menu function that i enabled somehow is not there anymore which makes me uncertain... has any1 tried reversing it yet?
Thanx
I am starting on trying to enable menu function as the next step :>.. read af ew tutorials and tried Cool Edit Pro as my target... I have found a few things interesting...
The website stated that the full version has to be ordered from CD but looking at the source code, I have found numerous string "Registered to :", "You have the full license etc.."
Also, I tried to patch the nag, there were a CRC nag... i tested various patch in memory with SoftIce and guess what, Suddenly Cool Edit (not Pro) pops up ask me to select which function i wish to enable for my trial :>... however, i couldnt find where i patched it to make it become a normal version again :<.. results of messy patching...
I looked closer into the source code and suspect that all 3 version, Cool Edit, Pro Demo and Pro Reg are in there.. i found this function
Export : _regForm with lots of NOPs
RegisterMsgProc : which has full source code seems to display the registration form and get the registration key etc.. but there is no reference for it...
This looks like a nice target for trying i guess, but could some1 drops me a hint on how to continue as I am kinda stuck there... the menu function that i enabled somehow is not there anymore which makes me uncertain... has any1 tried reversing it yet?
Thanx