Contact Me : dheeraj_np@usa.net or gl_force@usa.net
             www.glcrackforce.50megs.com
Main | Index

Window Washer 3.0

Type       : Web Washer
Protection : Date Check
Tech       : Patching


Crack : Use W32Dasm on the program file.
We can see the following above String Ref...

0x474E83 CMP [0x47AA48],A
.........................
0x474E8A JNE 0x474F22       >> GOOD BOY : MUST JUMP
**STRING REF - "30 DAY TRIAL HAS EXPIRED"

Patch :

File   = washer.exe
Offset = 0x7428A

JNE | 0F 85 ==>> JMP | 90 E9