-
-
请教个问提
-
发表于: 2006-11-23 17:38 3473
-
下面的是在破解的,都用到什么软件啊!
VERSION 5.00
Begin VB.Form frmSerialNumber
Caption = "安装"
BorderStyle = 3
LinkTopic = "Form1"
MaxButton = false
MinButton = false
ClientLeft = 2760
ClientTop = 3750
ClientWidth = 6030
ClientHeight = 3195
ShowInTaskBar = false
Begin VB.CommandButton Command1
Caption = "下一步>>"
Left = 2400
Top = 2625
Width = 1695
Height = 495
TabIndex = 6
Default = true
End
Begin VB.CommandButton Command2
Caption = "退出"
Left = 4200
Top = 2625
Width = 1695
Height = 495
TabIndex = 5
Cancel = true
End
Begin VB.TextBox txtMasteremail
Left = 1800
Top = 1320
Width = 3615
Height = 375
TabIndex = 3
End
Begin VB.TextBox txtSerialNumber
Left = 1800
Top = 720
Width = 3615
Height = 375
TabIndex = 2
End
Begin VB.Line Line1
Index = 1
BorderColor = &H80000003&
X1 = 0
Y1 = 2505
X2 = 6000
Y2 = 2505
End
Begin VB.Line Line1
Index = 0
BorderColor = &H80000005&
X1 = -720
Y1 = 2520
X2 = 6120
Y2 = 2520
End
Begin VB.Label Label3
Caption = "请仔细输入软件序列号,若输入错误,将导致系统无法运行"
Left = 600
Top = 240
Width = 4680
Height = 180
TabIndex = 4
AutoSize = true
End
Begin VB.Label Label2
Caption = "管理员邮箱:"
Left = 600
Top = 1440
Width = 1080
Height = 180
TabIndex = 1
AutoSize = true
End
Begin VB.Label Label1
Caption = "软件序列号:"
Left = 600
Top = 840
Width = 1080
Height = 180
TabIndex = 0
AutoSize = true
End
End
VERSION 5.00
Begin VB.Form frmSerialNumber 'Offset: 000123CA
Caption = "TurboCMS "
ScaleMode = 1
WhatsThisButton = 0 'False
BorderStyle = 3 'Fixed Dialog
'Icon = n/a
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ClientLeft = 2760
ClientTop = 3750
ClientWidth = 6030
ClientHeight = 3195
ShowInTaskbar = 0 'False
Begin VB.CommandButton Command1 'Offset: 00012420
Caption = " >>"
Left = 2400
Top = 2625
Width = 1695
Height = 495
TabIndex = 6
Default = -1 'True
End
Begin VB.CommandButton Command2 'Offset: 0001244D
Caption = " "
Left = 4200
Top = 2625
Width = 1695
Height = 495
TabIndex = 5
Cancel = -1 'True
End
Begin VB.TextBox txtMasteremail 'Offset: 00012476
Left = 1800
Top = 1320
Width = 3615
Height = 375
TabIndex = 3
End
Begin VB.TextBox txtSerialNumber 'Offset: 0001249B
Left = 1800
Top = 720
Width = 3615
Height = 375
TabIndex = 2
End
Begin VB.Line Line1 'Offset: 000124C1
Index = 1
BorderColor = &H80000003&
X1 = 0
Y1 = 2505
X2 = 6000
Y2 = 2505
End
Begin VB.Line Line1 'Offset: 000124EF
Index = 0
BorderColor = &H80000005&
X1 = -720
Y1 = 2520
X2 = 6120
Y2 = 2520
End
Begin VB.Label Label3 'Offset: 0001251D
Caption = " "
Left = 600
Top = 240
Width = 4680
Height = 180
TabIndex = 4
AutoSize = -1 'True
End
Begin VB.Label Label2 'Offset: 00012574
Caption = " "
Left = 600
Top = 1440
Width = 1080
Height = 180
TabIndex = 1
AutoSize = -1 'True
End
Begin VB.Label Label1 'Offset: 000125A3
Caption = " "
Left = 600
Top = 840
Width = 1080
Height = 180
TabIndex = 0
AutoSize = -1 'True
End
End
Attribute VB_Name = "frmSerialNumber"
Public Sub Command1__452E7F
'00452E7F: 55 push ebp
'00452E80: 8BEC mov ebp, esp
'00452E82: 83EC0C sub esp, 0000000Ch
'00452E85: 68763D4000 push 00403D76h
'00452E8A: 64A100000000 mov eax, fs:[00h]
'00452E90: 50 push eax
'00452E91: 64892500000000 mov fs:[00000000h], esp
'00452E98: 83EC20 sub esp, 00000020h
'00452E9B: 53 push ebx
'00452E9C: 56 push esi
'00452E9D: 57 push edi
'00452E9E: 8965F4 mov [ebp-0Ch], esp
'00452EA1: C745F8503D4000 mov [ebp-08h], 00403D50h
'00452EA8: 8B7508 mov esi, [ebp+08h]
'00452EAB: 8BC6 mov eax, esi
'00452EAD: 83E001 and eax, 00000001h
'00452EB0: 8945FC mov [ebp-04h], eax
'00452EB3: 83E6FE and esi, FFFFFFFEh
'00452EB6: 56 push esi
'00452EB7: 897508 mov [ebp+08h], esi
'00452EBA: 8B06 mov eax, [esi]
'00452EBC: FF5004 call [eax+04h]
'00452EBF: 8B06 mov eax, [esi]
'00452EC1: 33DB xor ebx, ebx
'00452EC3: 56 push esi
'00452EC4: 895DE8 mov [ebp-18h], ebx
'00452EC7: 895DE4 mov [ebp-1Ch], ebx
'00452ECA: FF9004030000 call [eax+00000304h]
'00452ED0: 50 push eax
'00452ED1: 8D45E4 lea eax, [ebp-1Ch]
'00452ED4: 50 push eax
'00452ED5: E8A610FBFF call $-0004EF55h
'00452EDA: 8BF8 mov edi, eax
'00452EDC: 8D4DE8 lea ecx, [ebp-18h]
'00452EDF: 51 push ecx
'00452EE0: 57 push edi
'00452EE1: 8B07 mov eax, [edi]
'00452EE3: FF90A0000000 call [eax+000000A0h]
'00452EE9: 3BC3 cmp eax, ebx
'00452EEB: DBE2 fclex
'00452EED: 7D11 jnl $+13h
'00452EEF: 68A0000000 push 000000A0h
'00452EF4: 6880014100 push 00410180h
'00452EF9: 57 push edi
'00452EFA: 50 push eax
'00452EFB: E8B010FBFF call $-0004EF4Bh
'00452F00: 8B55E8 mov edx, [ebp-18h]
'00452F03: B964424500 mov ecx, 00454264h
'00452F08: 895DE8 mov [ebp-18h], ebx
'00452F0B: E89410FBFF call $-0004EF67h
'00452F10: 8D4DE4 lea ecx, [ebp-1Ch]
'00452F13: E85C10FBFF call $-0004EF9Fh
'00452F18: 8B06 mov eax, [esi]
'00452F1A: 56 push esi
'00452F1B: FF9008030000 call [eax+00000308h]
'00452F21: 50 push eax
'00452F22: 8D45E4 lea eax, [ebp-1Ch]
'00452F25: 50 push eax
'00452F26: E85510FBFF call $-0004EFA6h
'00452F2B: 8BF8 mov edi, eax
'00452F2D: 8D4DE8 lea ecx, [ebp-18h]
'00452F30: 51 push ecx
'00452F31: 57 push edi
'00452F32: 8B07 mov eax, [edi]
'00452F34: FF90A0000000 call [eax+000000A0h]
'00452F3A: 3BC3 cmp eax, ebx
'00452F3C: DBE2 fclex
'00452F3E: 7D11 jnl $+13h
'00452F40: 68A0000000 push 000000A0h
'00452F45: 6880014100 push 00410180h
'00452F4A: 57 push edi
'00452F4B: 50 push eax
'00452F4C: E85F10FBFF call $-0004EF9Ch
'00452F51: 8B55E8 mov edx, [ebp-18h]
'00452F54: B968424500 mov ecx, 00454268h
'00452F59: 895DE8 mov [ebp-18h], ebx
'00452F5C: E84310FBFF call $-0004EFB8h
'00452F61: 8D4DE4 lea ecx, [ebp-1Ch]
'00452F64: E80B10FBFF call $-0004EFF0h
'00452F69: 8B06 mov eax, [esi]
'00452F6B: 56 push esi
'00452F6C: FF90B4020000 call [eax+000002B4h]
'00452F72: 3BC3 cmp eax, ebx
'00452F74: DBE2 fclex
'00452F76: 7D11 jnl $+13h
'00452F78: 68B4020000 push 000002B4h
'00452F7D: 68C0E54000 push 0040E5C0h
'00452F82: 56 push esi
'00452F83: 50 push eax
'00452F84: E82710FBFF call $-0004EFD4h
'00452F89: 895DFC mov [ebp-04h], ebx
'00452F8C: 68A52F4500 push 00452FA5h
'00452F91: EB11 jmp $+13h
'00452F93: 8D4DE8 lea ecx, [ebp-18h]
'00452F96: E80310FBFF call $-0004EFF8h
'00452F9B: 8D4DE4 lea ecx, [ebp-1Ch]
'00452F9E: E8D10FFBFF call $-0004F02Ah
'00452FA3: C3 ret End Sub
Public Sub Command2__452FC2
'00452FC2: 55 push ebp
'00452FC3: 8BEC mov ebp, esp
'00452FC5: 83EC0C sub esp, 0000000Ch
'00452FC8: 68763D4000 push 00403D76h
'00452FCD: 64A100000000 mov eax, fs:[00h]
'00452FD3: 50 push eax
'00452FD4: 64892500000000 mov fs:[00000000h], esp
'00452FDB: 83EC10 sub esp, 00000010h
'00452FDE: 53 push ebx
'00452FDF: 56 push esi
'00452FE0: 57 push edi
'00452FE1: 8965F4 mov [ebp-0Ch], esp
'00452FE4: C745F8603D4000 mov [ebp-08h], 00403D60h
'00452FEB: 8B7508 mov esi, [ebp+08h]
'00452FEE: 8BC6 mov eax, esi
'00452FF0: 83E001 and eax, 00000001h
'00452FF3: 8945FC mov [ebp-04h], eax
'00452FF6: 83E6FE and esi, FFFFFFFEh
'00452FF9: 56 push esi
'00452FFA: 897508 mov [ebp+08h], esi
'00452FFD: 8B06 mov eax, [esi]
'00452FFF: FF5004 call [eax+04h]
'00453002: 33FF xor edi, edi
'00453004: 68B4D64000 push 0040D6B4h
'00453009: 897DE4 mov [ebp-1Ch], edi
'0045300C: 56 push esi
'0045300D: 897DE8 mov [ebp-18h], edi
'00453010: C745E403000000 mov [ebp-1Ch], 00000003h
'00453017: E85E0FFBFF call $-0004F09Dh
'0045301C: 50 push eax
'0045301D: 8D45E8 lea eax, [ebp-18h]
'00453020: 50 push eax
'00453021: E85A0FFBFF call $-0004F0A1h
'00453026: 8D45E4 lea eax, [ebp-1Ch]
'00453029: 50 push eax
'0045302A: 8D45E8 lea eax, [ebp-18h]
'0045302D: 50 push eax
'0045302E: E8DDA6FDFF call $-0002591Eh
'00453033: 8D4DE8 lea ecx, [ebp-18h]
'00453036: E8390FFBFF call $-0004F0C2h
'0045303B: 897DFC mov [ebp-04h], edi
'0045303E: 684F304500 push 0045304Fh
'00453043: EB09 jmp $+0Bh
'00453045: 8D4DE8 lea ecx, [ebp-18h]
'00453048: E8270FFBFF call $-0004F0D4h
'0045304D: C3 ret End Sub
VERSION 5.00
Begin VB.Form frmSerialNumber
Caption = "安装"
BorderStyle = 3
LinkTopic = "Form1"
MaxButton = false
MinButton = false
ClientLeft = 2760
ClientTop = 3750
ClientWidth = 6030
ClientHeight = 3195
ShowInTaskBar = false
Begin VB.CommandButton Command1
Caption = "下一步>>"
Left = 2400
Top = 2625
Width = 1695
Height = 495
TabIndex = 6
Default = true
End
Begin VB.CommandButton Command2
Caption = "退出"
Left = 4200
Top = 2625
Width = 1695
Height = 495
TabIndex = 5
Cancel = true
End
Begin VB.TextBox txtMasteremail
Left = 1800
Top = 1320
Width = 3615
Height = 375
TabIndex = 3
End
Begin VB.TextBox txtSerialNumber
Left = 1800
Top = 720
Width = 3615
Height = 375
TabIndex = 2
End
Begin VB.Line Line1
Index = 1
BorderColor = &H80000003&
X1 = 0
Y1 = 2505
X2 = 6000
Y2 = 2505
End
Begin VB.Line Line1
Index = 0
BorderColor = &H80000005&
X1 = -720
Y1 = 2520
X2 = 6120
Y2 = 2520
End
Begin VB.Label Label3
Caption = "请仔细输入软件序列号,若输入错误,将导致系统无法运行"
Left = 600
Top = 240
Width = 4680
Height = 180
TabIndex = 4
AutoSize = true
End
Begin VB.Label Label2
Caption = "管理员邮箱:"
Left = 600
Top = 1440
Width = 1080
Height = 180
TabIndex = 1
AutoSize = true
End
Begin VB.Label Label1
Caption = "软件序列号:"
Left = 600
Top = 840
Width = 1080
Height = 180
TabIndex = 0
AutoSize = true
End
End
VERSION 5.00
Begin VB.Form frmSerialNumber 'Offset: 000123CA
Caption = "TurboCMS "
ScaleMode = 1
WhatsThisButton = 0 'False
BorderStyle = 3 'Fixed Dialog
'Icon = n/a
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ClientLeft = 2760
ClientTop = 3750
ClientWidth = 6030
ClientHeight = 3195
ShowInTaskbar = 0 'False
Begin VB.CommandButton Command1 'Offset: 00012420
Caption = " >>"
Left = 2400
Top = 2625
Width = 1695
Height = 495
TabIndex = 6
Default = -1 'True
End
Begin VB.CommandButton Command2 'Offset: 0001244D
Caption = " "
Left = 4200
Top = 2625
Width = 1695
Height = 495
TabIndex = 5
Cancel = -1 'True
End
Begin VB.TextBox txtMasteremail 'Offset: 00012476
Left = 1800
Top = 1320
Width = 3615
Height = 375
TabIndex = 3
End
Begin VB.TextBox txtSerialNumber 'Offset: 0001249B
Left = 1800
Top = 720
Width = 3615
Height = 375
TabIndex = 2
End
Begin VB.Line Line1 'Offset: 000124C1
Index = 1
BorderColor = &H80000003&
X1 = 0
Y1 = 2505
X2 = 6000
Y2 = 2505
End
Begin VB.Line Line1 'Offset: 000124EF
Index = 0
BorderColor = &H80000005&
X1 = -720
Y1 = 2520
X2 = 6120
Y2 = 2520
End
Begin VB.Label Label3 'Offset: 0001251D
Caption = " "
Left = 600
Top = 240
Width = 4680
Height = 180
TabIndex = 4
AutoSize = -1 'True
End
Begin VB.Label Label2 'Offset: 00012574
Caption = " "
Left = 600
Top = 1440
Width = 1080
Height = 180
TabIndex = 1
AutoSize = -1 'True
End
Begin VB.Label Label1 'Offset: 000125A3
Caption = " "
Left = 600
Top = 840
Width = 1080
Height = 180
TabIndex = 0
AutoSize = -1 'True
End
End
Attribute VB_Name = "frmSerialNumber"
Public Sub Command1__452E7F
'00452E7F: 55 push ebp
'00452E80: 8BEC mov ebp, esp
'00452E82: 83EC0C sub esp, 0000000Ch
'00452E85: 68763D4000 push 00403D76h
'00452E8A: 64A100000000 mov eax, fs:[00h]
'00452E90: 50 push eax
'00452E91: 64892500000000 mov fs:[00000000h], esp
'00452E98: 83EC20 sub esp, 00000020h
'00452E9B: 53 push ebx
'00452E9C: 56 push esi
'00452E9D: 57 push edi
'00452E9E: 8965F4 mov [ebp-0Ch], esp
'00452EA1: C745F8503D4000 mov [ebp-08h], 00403D50h
'00452EA8: 8B7508 mov esi, [ebp+08h]
'00452EAB: 8BC6 mov eax, esi
'00452EAD: 83E001 and eax, 00000001h
'00452EB0: 8945FC mov [ebp-04h], eax
'00452EB3: 83E6FE and esi, FFFFFFFEh
'00452EB6: 56 push esi
'00452EB7: 897508 mov [ebp+08h], esi
'00452EBA: 8B06 mov eax, [esi]
'00452EBC: FF5004 call [eax+04h]
'00452EBF: 8B06 mov eax, [esi]
'00452EC1: 33DB xor ebx, ebx
'00452EC3: 56 push esi
'00452EC4: 895DE8 mov [ebp-18h], ebx
'00452EC7: 895DE4 mov [ebp-1Ch], ebx
'00452ECA: FF9004030000 call [eax+00000304h]
'00452ED0: 50 push eax
'00452ED1: 8D45E4 lea eax, [ebp-1Ch]
'00452ED4: 50 push eax
'00452ED5: E8A610FBFF call $-0004EF55h
'00452EDA: 8BF8 mov edi, eax
'00452EDC: 8D4DE8 lea ecx, [ebp-18h]
'00452EDF: 51 push ecx
'00452EE0: 57 push edi
'00452EE1: 8B07 mov eax, [edi]
'00452EE3: FF90A0000000 call [eax+000000A0h]
'00452EE9: 3BC3 cmp eax, ebx
'00452EEB: DBE2 fclex
'00452EED: 7D11 jnl $+13h
'00452EEF: 68A0000000 push 000000A0h
'00452EF4: 6880014100 push 00410180h
'00452EF9: 57 push edi
'00452EFA: 50 push eax
'00452EFB: E8B010FBFF call $-0004EF4Bh
'00452F00: 8B55E8 mov edx, [ebp-18h]
'00452F03: B964424500 mov ecx, 00454264h
'00452F08: 895DE8 mov [ebp-18h], ebx
'00452F0B: E89410FBFF call $-0004EF67h
'00452F10: 8D4DE4 lea ecx, [ebp-1Ch]
'00452F13: E85C10FBFF call $-0004EF9Fh
'00452F18: 8B06 mov eax, [esi]
'00452F1A: 56 push esi
'00452F1B: FF9008030000 call [eax+00000308h]
'00452F21: 50 push eax
'00452F22: 8D45E4 lea eax, [ebp-1Ch]
'00452F25: 50 push eax
'00452F26: E85510FBFF call $-0004EFA6h
'00452F2B: 8BF8 mov edi, eax
'00452F2D: 8D4DE8 lea ecx, [ebp-18h]
'00452F30: 51 push ecx
'00452F31: 57 push edi
'00452F32: 8B07 mov eax, [edi]
'00452F34: FF90A0000000 call [eax+000000A0h]
'00452F3A: 3BC3 cmp eax, ebx
'00452F3C: DBE2 fclex
'00452F3E: 7D11 jnl $+13h
'00452F40: 68A0000000 push 000000A0h
'00452F45: 6880014100 push 00410180h
'00452F4A: 57 push edi
'00452F4B: 50 push eax
'00452F4C: E85F10FBFF call $-0004EF9Ch
'00452F51: 8B55E8 mov edx, [ebp-18h]
'00452F54: B968424500 mov ecx, 00454268h
'00452F59: 895DE8 mov [ebp-18h], ebx
'00452F5C: E84310FBFF call $-0004EFB8h
'00452F61: 8D4DE4 lea ecx, [ebp-1Ch]
'00452F64: E80B10FBFF call $-0004EFF0h
'00452F69: 8B06 mov eax, [esi]
'00452F6B: 56 push esi
'00452F6C: FF90B4020000 call [eax+000002B4h]
'00452F72: 3BC3 cmp eax, ebx
'00452F74: DBE2 fclex
'00452F76: 7D11 jnl $+13h
'00452F78: 68B4020000 push 000002B4h
'00452F7D: 68C0E54000 push 0040E5C0h
'00452F82: 56 push esi
'00452F83: 50 push eax
'00452F84: E82710FBFF call $-0004EFD4h
'00452F89: 895DFC mov [ebp-04h], ebx
'00452F8C: 68A52F4500 push 00452FA5h
'00452F91: EB11 jmp $+13h
'00452F93: 8D4DE8 lea ecx, [ebp-18h]
'00452F96: E80310FBFF call $-0004EFF8h
'00452F9B: 8D4DE4 lea ecx, [ebp-1Ch]
'00452F9E: E8D10FFBFF call $-0004F02Ah
'00452FA3: C3 ret End Sub
Public Sub Command2__452FC2
'00452FC2: 55 push ebp
'00452FC3: 8BEC mov ebp, esp
'00452FC5: 83EC0C sub esp, 0000000Ch
'00452FC8: 68763D4000 push 00403D76h
'00452FCD: 64A100000000 mov eax, fs:[00h]
'00452FD3: 50 push eax
'00452FD4: 64892500000000 mov fs:[00000000h], esp
'00452FDB: 83EC10 sub esp, 00000010h
'00452FDE: 53 push ebx
'00452FDF: 56 push esi
'00452FE0: 57 push edi
'00452FE1: 8965F4 mov [ebp-0Ch], esp
'00452FE4: C745F8603D4000 mov [ebp-08h], 00403D60h
'00452FEB: 8B7508 mov esi, [ebp+08h]
'00452FEE: 8BC6 mov eax, esi
'00452FF0: 83E001 and eax, 00000001h
'00452FF3: 8945FC mov [ebp-04h], eax
'00452FF6: 83E6FE and esi, FFFFFFFEh
'00452FF9: 56 push esi
'00452FFA: 897508 mov [ebp+08h], esi
'00452FFD: 8B06 mov eax, [esi]
'00452FFF: FF5004 call [eax+04h]
'00453002: 33FF xor edi, edi
'00453004: 68B4D64000 push 0040D6B4h
'00453009: 897DE4 mov [ebp-1Ch], edi
'0045300C: 56 push esi
'0045300D: 897DE8 mov [ebp-18h], edi
'00453010: C745E403000000 mov [ebp-1Ch], 00000003h
'00453017: E85E0FFBFF call $-0004F09Dh
'0045301C: 50 push eax
'0045301D: 8D45E8 lea eax, [ebp-18h]
'00453020: 50 push eax
'00453021: E85A0FFBFF call $-0004F0A1h
'00453026: 8D45E4 lea eax, [ebp-1Ch]
'00453029: 50 push eax
'0045302A: 8D45E8 lea eax, [ebp-18h]
'0045302D: 50 push eax
'0045302E: E8DDA6FDFF call $-0002591Eh
'00453033: 8D4DE8 lea ecx, [ebp-18h]
'00453036: E8390FFBFF call $-0004F0C2h
'0045303B: 897DFC mov [ebp-04h], edi
'0045303E: 684F304500 push 0045304Fh
'00453043: EB09 jmp $+0Bh
'00453045: 8D4DE8 lea ecx, [ebp-18h]
'00453048: E8270FFBFF call $-0004F0D4h
'0045304D: C3 ret End Sub
赞赏
赞赏
雪币:
留言: