📄 main.dfm
字号:
object MainFrm: TMainFrm
Left = 218
Top = 235
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'WindPE V1.01 - by WindRand'
ClientHeight = 295
ClientWidth = 623
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 489
Height = 281
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 11
Width = 25
Height = 13
AutoSize = False
Caption = 'File:'
end
object SpeedButton1: TSpeedButton
Left = 456
Top = 8
Width = 23
Height = 20
Glyph.Data = {
36040000424D3604000000000000360000002800000010000000100000000100
2000000000000004000000000000000000000000000000000000FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00000000000000
0000008484000084840000848400008484000084840000848400008484000084
84000084840000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF000000000000FF
FF00000000000084840000848400008484000084840000848400008484000084
8400008484000084840000000000FFFFFF00FFFFFF00FFFFFF0000000000FFFF
FF0000FFFF000000000000848400008484000084840000848400008484000084
840000848400008484000084840000000000FFFFFF00FFFFFF000000000000FF
FF00FFFFFF0000FFFF0000000000008484000084840000848400008484000084
84000084840000848400008484000084840000000000FFFFFF0000000000FFFF
FF0000FFFF00FFFFFF0000FFFF00000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000000FF
FF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FF
FF0000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0000000000FFFF
FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF
FF0000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000000000000FF
FF00FFFFFF0000FFFF0000000000000000000000000000000000000000000000
000000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000000
00000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00000000000000000000000000FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0000000000FFFF
FF00FFFFFF00FFFFFF0000000000FFFFFF0000000000FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000000
00000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00}
OnClick = SpeedButton1Click
end
object FileEdit: TEdit
Left = 40
Top = 8
Width = 414
Height = 21
ReadOnly = True
TabOrder = 0
end
object GroupBox1: TGroupBox
Left = 8
Top = 32
Width = 473
Height = 209
Caption = 'PE Header Information'
TabOrder = 1
object Label2: TLabel
Left = 8
Top = 19
Width = 57
Height = 13
AutoSize = False
Caption = 'EntryPoint:'
end
object Label3: TLabel
Left = 8
Top = 43
Width = 65
Height = 13
AutoSize = False
Caption = 'ImageBase:'
end
object Label4: TLabel
Left = 8
Top = 67
Width = 73
Height = 13
AutoSize = False
Caption = 'SizeOfImage:'
end
object Label5: TLabel
Left = 8
Top = 91
Width = 73
Height = 13
AutoSize = False
Caption = 'BaseOfCode:'
end
object Label6: TLabel
Left = 8
Top = 115
Width = 73
Height = 13
AutoSize = False
Caption = 'BaseOfData:'
end
object Label7: TLabel
Left = 8
Top = 139
Width = 89
Height = 13
AutoSize = False
Caption = 'SectionAligment:'
end
object Label8: TLabel
Left = 8
Top = 163
Width = 73
Height = 13
AutoSize = False
Caption = 'FileAlignment:'
end
object Label9: TLabel
Left = 8
Top = 187
Width = 41
Height = 13
AutoSize = False
Caption = 'Magic:'
end
object Label10: TLabel
Left = 232
Top = 19
Width = 65
Height = 13
AutoSize = False
Caption = 'Subsystem:'
end
object Label11: TLabel
Left = 232
Top = 43
Width = 105
Height = 13
AutoSize = False
Caption = 'NumberOfSections:'
end
object Label12: TLabel
Left = 232
Top = 67
Width = 89
Height = 13
AutoSize = False
Caption = 'TimeDateStamp:'
end
object Label13: TLabel
Left = 232
Top = 91
Width = 81
Height = 13
AutoSize = False
Caption = 'SizeOfHeaders:'
end
object Label14: TLabel
Left = 232
Top = 115
Width = 81
Height = 13
AutoSize = False
Caption = 'Characteristics:'
end
object Label15: TLabel
Left = 232
Top = 139
Width = 65
Height = 13
AutoSize = False
Caption = 'Checksum:'
end
object Label16: TLabel
Left = 232
Top = 163
Width = 121
Height = 13
AutoSize = False
Caption = 'SizeOfOptionalHeader:'
end
object Label17: TLabel
Left = 232
Top = 187
Width = 113
Height = 13
AutoSize = False
Caption = 'NumOfRvaAndSizes:'
end
object EPEdit: TEdit
Left = 112
Top = 16
Width = 97
Height = 21
ReadOnly = True
TabOrder = 0
end
object IBEdit: TEdit
Left = 112
Top = 40
Width = 97
Height = 21
ReadOnly = True
TabOrder = 1
end
object SIEdit: TEdit
Left = 112
Top = 64
Width = 97
Height = 21
ReadOnly = True
TabOrder = 2
end
object BCEdit: TEdit
Left = 112
Top = 88
Width = 97
Height = 21
ReadOnly = True
TabOrder = 3
end
object BDEdit: TEdit
Left = 112
Top = 112
Width = 97
Height = 21
ReadOnly = True
TabOrder = 4
end
object SAEdit: TEdit
Left = 112
Top = 136
Width = 97
Height = 21
ReadOnly = True
TabOrder = 5
end
object FAEdit: TEdit
Left = 112
Top = 160
Width = 97
Height = 21
ReadOnly = True
TabOrder = 6
end
object MagicEdit: TEdit
Left = 112
Top = 184
Width = 97
Height = 21
ReadOnly = True
TabOrder = 7
end
object SubEdit: TEdit
Left = 368
Top = 16
Width = 73
Height = 21
ReadOnly = True
TabOrder = 8
end
object NSEdit: TEdit
Left = 368
Top = 40
Width = 97
Height = 21
ReadOnly = True
TabOrder = 9
end
object TSEdit: TEdit
Left = 368
Top = 64
Width = 97
Height = 21
ReadOnly = True
TabOrder = 10
end
object SHEdit: TEdit
Left = 368
Top = 88
Width = 97
Height = 21
ReadOnly = True
TabOrder = 11
end
object CharEdit: TEdit
Left = 368
Top = 112
Width = 73
Height = 21
ReadOnly = True
TabOrder = 12
end
object CSEdit: TEdit
Left = 368
Top = 136
Width = 97
Height = 21
ReadOnly = True
TabOrder = 13
end
object SOHEdit: TEdit
Left = 368
Top = 160
Width = 97
Height = 21
ReadOnly = True
TabOrder = 14
end
object NRSEdit: TEdit
Left = 368
Top = 184
Width = 97
Height = 21
ReadOnly = True
TabOrder = 15
end
object SubBtn: TButton
Left = 444
Top = 16
Width = 20
Height = 20
Caption = '...'
Enabled = False
TabOrder = 16
OnClick = SubBtnClick
end
object CharBtn: TButton
Left = 444
Top = 112
Width = 20
Height = 20
Caption = '...'
Enabled = False
TabOrder = 17
OnClick = CharBtnClick
end
end
object SizePanel: TPanel
Left = 8
Top = 248
Width = 473
Height = 25
Alignment = taLeftJustify
BevelInner = bvLowered
Caption = ' ......'
TabOrder = 2
end
end
object Panel2: TPanel
Left = 504
Top = 8
Width = 113
Height = 281
BevelInner = bvLowered
TabOrder = 1
object Button2: TButton
Left = 8
Top = 80
Width = 97
Height = 22
Caption = 'Sections'
TabOrder = 0
OnClick = Button2Click
end
object Button3: TButton
Left = 8
Top = 104
Width = 97
Height = 22
Caption = 'Directories'
TabOrder = 1
OnClick = Button3Click
end
object Button5: TButton
Left = 8
Top = 224
Width = 97
Height = 22
Caption = 'About'
TabOrder = 2
OnClick = Button5Click
end
object Button6: TButton
Left = 8
Top = 248
Width = 97
Height = 22
Caption = 'Exit'
TabOrder = 3
OnClick = Button6Click
end
object Button7: TButton
Left = 8
Top = 128
Width = 97
Height = 21
Caption = 'FLC'
TabOrder = 4
OnClick = Button7Click
end
object Button1: TButton
Left = 8
Top = 8
Width = 97
Height = 22
Caption = 'DOSHeader'
TabOrder = 5
OnClick = Button1Click
end
object Button8: TButton
Left = 8
Top = 32
Width = 97
Height = 22
Caption = 'PEHeader'
TabOrder = 6
OnClick = Button8Click
end
object Button9: TButton
Left = 8
Top = 56
Width = 97
Height = 22
Caption = 'OptionalHeader'
TabOrder = 7
OnClick = Button9Click
end
object Button4: TButton
Left = 8
Top = 152
Width = 97
Height = 21
Caption = 'TDSC'
TabOrder = 8
OnClick = Button4Click
end
object Button10: TButton
Left = 8
Top = 176
Width = 97
Height = 21
Caption = 'Book'
TabOrder = 9
OnClick = Button10Click
end
end
object OpenDialog1: TOpenDialog
Left = 320
Top = 144
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -