谁能破解我的注册码!有能力人来试试身手吧!(0分)

S

silicon

Unregistered / Unconfirmed
GUEST, unregistred user!
http://www.bitelong.com/soft/regcode.zip
 
看来没有人能破了!
 
呵呵,太简单了。你试试dede吧
 
object Form1: TForm1
Left = 248
Top = 177
BorderStyle = bsDialog
Caption = '生成注册码'
ClientHeight = 145
ClientWidth = 306
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 289
Height = 97
Caption = '用户注册:'
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 24
Width = 60
Height = 12
Caption = '用户名称:'
end
object Label2: TLabel
Left = 8
Top = 48
Width = 60
Height = 12
Caption = '电子邮件:'
end
object Label3: TLabel
Left = 8
Top = 72
Width = 60
Height = 12
Caption = '注 册 码:'
end
object EUser: TEdit
Left = 72
Top = 20
Width = 209
Height = 20
TabOrder = 0
OnChange = EUserChange
end
object EMail: TEdit
Left = 72
Top = 44
Width = 209
Height = 20
TabOrder = 1
OnChange = EUserChange
end
object EReg: TMaskEdit
Left = 72
Top = 68
Width = 209
Height = 20
EditMask = '0000-0000-0000-0000;1;_'
MaxLength = 19
TabOrder = 2
Text = '0000-0000-0000-0000'
end
end
object Button1: TButton
Left = 140
Top = 112
Width = 85
Height = 25
Caption = '正确注册码'
Default = True
Enabled = False
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 232
Top = 112
Width = 65
Height = 25
Cancel = True
Caption = '取消(&C)'
ModalResult = 2
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 12
Top = 112
Width = 117
Height = 25
Caption = '您的注册码正确吗?'
Default = True
TabOrder = 3
OnClick = Button3Click
end
end
 
又不是要你破这个!笨笨的。
 
老兄,你挺会炒作的。呵呵。。。
你全部是自己做的码?
能不能说一下你的思路?
 
1.没分
2.破了也没用,我要来做什么
3.所以懒得理……
 
因为我没有分了。
 
没分谁给你破这个
是不是没事找事干
 
接受答案了.
 
顶部