?? main.dfm
字號:
object FrmMain: TFrmMain
Left = 344
Top = 297
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'HashCracker'
ClientHeight = 299
ClientWidth = 386
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
ShowHint = True
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object PageControl: TRzPageControl
Left = 0
Top = 29
Width = 386
Height = 270
ActivePage = TabSheet1
ActivePageDefault = TabSheet1
Align = alClient
TabIndex = 0
TabOrder = 0
FixedDimension = 18
object TabSheet1: TRzTabSheet
Caption = #26085#24535
object Panel1: TPanel
Left = 0
Top = 0
Width = 382
Height = 248
Align = alClient
BevelOuter = bvNone
BorderWidth = 6
TabOrder = 0
object Splitter: TSplitter
Left = 6
Top = 202
Width = 370
Height = 7
Cursor = crVSplit
Align = alTop
Beveled = True
end
object LogList: TRzListBox
Left = 6
Top = 6
Width = 370
Height = 196
Align = alTop
FrameController = RzFrameController
ItemHeight = 12
ShowItemHints = False
TabOrder = 0
end
object LogMemo: TRzMemo
Left = 6
Top = 209
Width = 370
Height = 33
Align = alClient
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 1
FrameController = RzFrameController
end
end
end
object TabSheet2: TRzTabSheet
ImageIndex = 1
Caption = #23494#25991#35774#32622
object Label1: TLabel
Left = 16
Top = 12
Width = 60
Height = 12
Caption = #23494#25991#26684#24335#65306
end
object Label4: TLabel
Left = 16
Top = 44
Width = 36
Height = 12
Caption = #23494#25991#65306
end
object Label8: TLabel
Left = 16
Top = 76
Width = 60
Height = 12
Caption = #23494#25991'Salt'#65306
end
object LBStrOK: TLabel
Left = 64
Top = 44
Width = 13
Height = 12
AutoSize = False
Caption = 'X'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object CBMD5Format: TRzComboBox
Left = 80
Top = 8
Width = 145
Height = 20
Style = csDropDownList
Ctl3D = False
FrameController = RzFrameController
ItemHeight = 12
ParentCtl3D = False
TabOrder = 0
Text = #26631#20934' MD5 Hash'
OnChange = CBMD5FormatChange
Items.Strings = (
#26631#20934' MD5 Hash'
#26631#20934' SHA1 Hash'
'Inno '#23494#30721
'QQ '#23494#30721
'Serv-U '#23494#30721)
ItemIndex = 0
end
object TxtMD5: TRzEdit
Left = 80
Top = 40
Width = 289
Height = 20
FrameController = RzFrameController
TabOrder = 1
OnChange = TxtMD5Change
end
object TxtSalt: TRzEdit
Left = 80
Top = 72
Width = 289
Height = 20
FrameController = RzFrameController
TabOrder = 2
end
end
object TabSheet3: TRzTabSheet
ImageIndex = 2
Caption = #23383#31526#35774#32622
object Label2: TLabel
Left = 16
Top = 12
Width = 60
Height = 12
Caption = #23383#31526#27169#24335#65306
end
object CBStrMode: TRzComboBox
Left = 80
Top = 8
Width = 145
Height = 20
Style = csDropDownList
Ctl3D = False
FrameController = RzFrameController
ItemHeight = 12
ParentCtl3D = False
TabOrder = 0
Text = #20351#29992#23383#31526#38598
OnChange = CBStrModeChange
Items.Strings = (
#20351#29992#23383#31526#38598
#20351#29992#23383#20856)
ItemIndex = 0
end
object Notebook: TNotebook
Left = 0
Top = 37
Width = 382
Height = 211
Align = alBottom
TabOrder = 1
object TPage
Left = 0
Top = 0
Caption = 'String'
object Label6: TLabel
Left = 16
Top = 92
Width = 60
Height = 12
Caption = #26368#23567#38271#24230#65306
end
object Label7: TLabel
Left = 16
Top = 116
Width = 60
Height = 12
Caption = #26368#22823#38271#24230#65306
end
object ChkNum: TRzCheckBox
Left = 16
Top = 8
Width = 97
Height = 17
Caption = #25968#23383
FrameController = RzFrameController
HotTrack = True
HotTrackColor = clBtnShadow
HotTrackStyle = htsFrame
State = cbUnchecked
TabOrder = 0
end
object ChkLowerLetters: TRzCheckBox
Left = 16
Top = 32
Width = 97
Height = 17
Caption = #23567#20889#23383#27597
FrameController = RzFrameController
HotTrack = True
HotTrackColor = clBtnShadow
HotTrackStyle = htsFrame
State = cbUnchecked
TabOrder = 1
end
object ChkUpperLetters: TRzCheckBox
Left = 16
Top = 56
Width = 97
Height = 17
Caption = #22823#20889#23383#27597
FrameController = RzFrameController
HotTrack = True
HotTrackColor = clBtnShadow
HotTrackStyle = htsFrame
State = cbUnchecked
TabOrder = 2
end
object ChkOtherString: TRzCheckBox
Left = 168
Top = 8
Width = 97
Height = 17
Caption = #29305#27530#23383#31526
FrameController = RzFrameController
HotTrack = True
HotTrackColor = clBtnShadow
HotTrackStyle = htsFrame
State = cbUnchecked
TabOrder = 3
end
object ChkCustomString: TRzCheckBox
Left = 168
Top = 32
Width = 97
Height = 17
Caption = #33258#23450#20041
FrameController = RzFrameController
HotTrack = True
HotTrackColor = clBtnShadow
HotTrackStyle = htsFrame
State = cbUnchecked
TabOrder = 4
object TxtCustomString: TRzEdit
Left = 168
Top = 56
Width = 193
Height = 20
FrameController = RzFrameController
TabOrder = 5
end
object SE_Min: TRzSpinEdit
Left = 80
Top = 88
Width = 50
Height = 20
Min = 1.000000000000000000
Value = 1.000000000000000000
FrameController = RzFrameController
TabOrder = 6
end
object SE_Max: TRzSpinEdit
Left = 80
Top = 112
Width = 50
Height = 20
Min = 1.000000000000000000
Value = 8.000000000000000000
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -