Web
: http://mxb.cjb.net
Contact Me : [email protected] or [email protected]
Macromedia Dream Weaver 2.0
Type : HTML Editor
Protection : RSAgent
Tech : Patching
Crack : It is very easy to crack RSAgent wrapper.Just jump over
a
call and it will produce some page faults like ...
MOV [EAX],64 | C7 00 64 00 00 00
Just seal these with NOP (90)
0x408CB4 CALL 0x405ED0 | E8 17 D2 FF FF ==> JUMP Over this CALL
File : dreamweaver.exe
offset : 80B0[4]-[8]
Fill with NOP(90)
Now this crack will produce two page faults at
0x405139 MOV [EAX],64
.....................
0x401E5D MOV [EAX],64
Patch :
Offset : 4530[9]-[E] and 1250[D]-1260[2]
Fill with NOP(90)