DiMX
August 6th, 2002, 19:41
I started RCE a few weeks ago, I cracked Winzip and am now trying to do the same for Photobrush..
The version has a 30 day limit and this was passed. I use W32Dasm and searched for *days left*.. after some searching I found an JLE on offset 00065871, when I changed it to EB, JMP
this is how it looks now:
:00465867 81BE54010000000F0000 cmp dword ptr [esi+00000154], 00000F00
:00465871 EB0A jmp 0046587D
:00465873 6A00 push 00000000
:00465875 8D4E5C lea ecx, dword ptr [esi+5C]
:00465878 E8067F0700 call 004DD783
the continue button to start the program was available again but when I click it nothing happens.. I tried searching for the system timer but I thats how i ended up beeing over my trial period.
Does any1 have some tips ?
The version has a 30 day limit and this was passed. I use W32Dasm and searched for *days left*.. after some searching I found an JLE on offset 00065871, when I changed it to EB, JMP
this is how it looks now:
:00465867 81BE54010000000F0000 cmp dword ptr [esi+00000154], 00000F00
:00465871 EB0A jmp 0046587D
:00465873 6A00 push 00000000
:00465875 8D4E5C lea ecx, dword ptr [esi+5C]
:00465878 E8067F0700 call 004DD783
the continue button to start the program was available again but when I click it nothing happens.. I tried searching for the system timer but I thats how i ended up beeing over my trial period.
Does any1 have some tips ?