Flagimation1.02 破解(入門) (3千字)

看雪資料發表於2000-10-01

Flagimation1.02 破解(入門)



軟體名稱:Flagimation    -->(14天試用且不能儲存檔案)

簡    介:一個簡單實用的GIF製作工具

作    者:2000yeah

級    別:賣菜的

日    期:2000年10月1日

工    具: W32dsm

目    的:學習暴力。有時候我們不一定非要找到註冊碼,按一定順序去註冊,只要把軟體的限制取消掉就可以了。

最近一用TRW就當機,一用SOFTICE就頭痛,看來需要換換工具了。



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0046E8B8(C)
|
:0046E8C4 6681A388230000FBFF      and word ptr [ebx+00002388], FFFB
:0046E8CD 5B                      pop ebx
:0046E8CE C3                      ret


:0046E8CF 90                      nop
:0046E8D0 E8D7EFFFFF              call 0046D8AC
:0046E8D5 C3                      ret


:0046E8D6 8BC0                    mov eax, eax
:0046E8D8 53                      push ebx
:0046E8D9 8BD8                    mov ebx, eax
:0046E8DB 8B833C020000            mov eax, dword ptr [ebx+0000023C]
:0046E8E1 E89A77FDFF              call 00446080
:0046E8E6 84C0                    test al, al
:0046E8E8 740F                    je 0046E8F9
:0046E8EA 8B834C020000            mov eax, dword ptr [ebx+0000024C]
:0046E8F0 E86FB2FFFF              call 00469B64
:0046E8F5 84C0                    test al, al
:0046E8F7 7409                    je 0046E902 ---------把je 改為jne        就可以儲存檔案了

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0046E8E8(C)
|
:0046E8F9 8BC3                    mov eax, ebx
:0046E8FB E89CE9FFFF              call 0046D29C
:0046E900 5B                      pop ebx
:0046E901 C3                      ret



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0046E8F7(C)
|

* Possible StringData Ref from Code Obj ->"You need to register to save transparent " 沒有註冊不能儲存檔案
                                        ->"GIF images."

..............
.............
...........



:0046A245 D1FA                    sar edx, 1
:0046A247 7903                    jns 0046A24C    --------------改jns為js  一跳就不能玩了
:0046A249 83D200                  adc edx, 00000000

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0046A247(C)
|
:0046A24C A138AB4700              mov eax, dword ptr [0047AB38]
:0046A251 E84225FBFF              call 0041C798
:0046A256 A138AB4700              mov eax, dword ptr [0047AB38]
:0046A25B 8B8000020000            mov eax, dword ptr [eax+00000200]
:0046A261 33D2                    xor edx, edx
:0046A263 E8402AFBFF              call 0041CCA8
:0046A268 A138AB4700              mov eax, dword ptr [0047AB38]
:0046A26D 8B80FC010000            mov eax, dword ptr [eax+000001FC]
:0046A273 33D2                    xor edx, edx
:0046A275 E82E2AFBFF              call 0041CCA8

* Possible StringData Ref from Code Obj ->"This software is shareware, and " ------- 時間到了,不讓你玩
                                        ->"may be reviewed for 14 days. Continued "
                                        ->"use requires that you register.To "
                                        ->"register please send "
                               


--------------初學破解,錯誤難免,請各位大俠指點,謝謝。------2000.10.1-2000yeah---

相關文章