Web : http://kickme.to/mxbnet
Contact Me : dheeraj_xp@yahoo.com


Main | Index

Homesite 4.5 RC3

Type : HTML Editor
Protection : Date check
Tech : Runtime


Crack : Hunt from starting as it is using a packer.

0x7042D6 JB 0x7042FE | 72 26 ==> JUMP to 0x7042D6 | EB 26
To patch this we use
MOV [0x7042D6],EB | C6 05 D6 42 70 00 EB
This code is written after packer has done its job.
So write this at 0x8D9559,we can do this by avoiding some insruction at

0x8D90B7 MOV [0x8D9559],42D605C6 | C7 05 59 95 8D 00 C6 05 D6 42
0x8D90C1 MOV [0x8D955D],90EB0070 | C7 05 5D 95 8D 00 70 00 EB 90