angelic_devil
July 21st, 2011, 10:11
hi,
i m trying to crack this software for educational purpose only...i m a noob btw. thoug i went through lena's tutorials this one i couldn't figure out...it just seems to go over my head.
this program on start up shows nag that allows to continue on trial for 20 days and has a registration option too. when i enter the registration key the program gives message "the program must be restarted now. click ok to restart it" but on restarting it doesn't bypass instead it shows the nag. i know the check is probably at the start i found a cmp line there altered its z flag it bypasses it once but next time it loops and pop comes the nag again....uhhhh! if it were human i would rip its head off.
so far i was able to locate the license file name... created it in the folder and entered dummy values in it for check.
the other method i tried was to bypass the nag screen totally and make the software run as full program but the calls are in some sort of loop and no matter how many times i tried i couldn't break out of the loop...there seem to be multiple checks and calls to the nag. i tried looking for the reference text "unregistered" but it seems even that is missing...its weird...can someone guide me what i m doing wrong in this
thanx
p.s i posted the screenshot of the startup code for reference.
i m trying to crack this software for educational purpose only...i m a noob btw. thoug i went through lena's tutorials this one i couldn't figure out...it just seems to go over my head.
this program on start up shows nag that allows to continue on trial for 20 days and has a registration option too. when i enter the registration key the program gives message "the program must be restarted now. click ok to restart it" but on restarting it doesn't bypass instead it shows the nag. i know the check is probably at the start i found a cmp line there altered its z flag it bypasses it once but next time it loops and pop comes the nag again....uhhhh! if it were human i would rip its head off.
so far i was able to locate the license file name... created it in the folder and entered dummy values in it for check.
the other method i tried was to bypass the nag screen totally and make the software run as full program but the calls are in some sort of loop and no matter how many times i tried i couldn't break out of the loop...there seem to be multiple checks and calls to the nag. i tried looking for the reference text "unregistered" but it seems even that is missing...its weird...can someone guide me what i m doing wrong in this
thanx
p.s i posted the screenshot of the startup code for reference.