1 Star 0 Fork 0

JonK/cheat-engine

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
formmemoryregionsunit.lfm 4.00 KB
一键复制 编辑 原始数据 按行查看 历史
object FormMemoryRegions: TFormMemoryRegions
Left = 750
Height = 370
Top = 189
Width = 696
BorderIcons = [biSystemMenu]
Caption = 'Memory regions'
ClientHeight = 370
ClientWidth = 696
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
Position = poOwnerFormCenter
LCLVersion = '2.2.2.0'
object Button1: TButton
Left = 395
Height = 31
Top = 364
Width = 93
Anchors = [akBottom]
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
OnClick = Button1Click
TabOrder = 0
end
object ListView1: TListView
Left = 0
Height = 347
Top = 0
Width = 696
Align = alClient
Columns = <
item
Caption = 'Address'
Width = 98
end
item
Caption = 'Allocation Protect'
Width = 135
end
item
Caption = 'State'
Width = 74
end
item
Caption = 'Protect'
Width = 135
end
item
Caption = 'Type'
Width = 62
end
item
Caption = 'Size'
Width = 86
end
item
Caption = 'Extra'
Width = 100
end>
HideSelection = False
MultiSelect = True
PopupMenu = PopupMenu1
ReadOnly = True
RowSelect = True
SortType = stBoth
TabOrder = 1
ViewStyle = vsReport
OnCompare = ListView1Compare
OnDblClick = ListView1DblClick
OnResize = ListView1Resize
end
object StatusBar1: TStatusBar
Left = 0
Height = 23
Top = 347
Width = 696
Panels = <
item
Text = 'Hold ctrl when opening this window to also see kernelmode regions'
Width = 50
end>
SimplePanel = False
Visible = False
end
object PopupMenu1: TPopupMenu
Images = mrImageList
OnPopup = PopupMenu1Popup
Left = 136
Top = 72
object Saveselectedregions1: TMenuItem
Caption = 'Save selected regions'
ImageIndex = 0
OnClick = Saveselectedregions1Click
end
object SelectAllReadableMemory1: TMenuItem
Caption = 'Select all readable memory'
ImageIndex = 1
OnClick = SelectAllReadableMemory1Click
end
object N1: TMenuItem
Caption = '-'
end
object Setselectedregionstobewritable1: TMenuItem
Caption = 'Set selected regions to be writable'
ImageIndex = 2
OnClick = Setselectedregionstobewritable1Click
end
end
object SaveDialog1: TSaveDialog
Title = 'Give the basename of the regions to be saved. (Can be a CT file)'
Options = [ofHideReadOnly, ofPathMustExist, ofEnableSizing]
Left = 32
Top = 56
end
object mrImageList: TImageList
Left = 388
Top = 167
Bitmap = {
4C7A030000001000000010000000070200000000000078DA9BBF90E1FFCC190C
FF27F542F0D6ED33FEEF3B7C18056FDBBDFBFFB2D5ABFFEFDABFE1FF7CA0FA93
A70A4AFEFFFFCF00C2F389D05FDBD0F09F810128B77335583FB219E4EA879941
8CFE9973E7FE0F0E0DFDBF63CF5A14FD303C7B36C3FFC9FD10BC6E7DE9FFDD07
3662C55B777661D53FD4F192655CFF57AF95220983F4C0F49FBF90098CCA4B24
61901E64FD8F1F1FFA7FF6EC56A230482DBAFE81B6FFC38753FF9F3E3D4C1406
A9A5A6FE751B14FF1F38E4411206E901E985E5634A70494949CF9B376FB840F4
8D1B37343A3A3A2A8E1C3962B361C386001006B14162203964B530FD203EA976
22EB8199F5E7CF1F96070F1E28E0C32035C87A4018E42E100D92DF53C8F01F1F
06A941D603C220BF91AA1FA6078441E143AA7E981E10068531A9FA617AA8A19F
52F7531A7E94C61FA5E9871AE99792FC338A29C31F3E7CE02899B8A0D4A071E5
3E9DFA15074BA6AFAC0786312F317ABF7CF9C2A65130E508E3D2EFFF9996FD84
63D9A2B9975FBC78C147487FCBDC55F98C8B3EFF676C3AFC9F71E12714331C2A
A7AD6B98BFAE002B9EB5221F940E1CBA376CB5685AB6179836795CEA66AF40D6
CFB410881760C78CF37FFC4F689BD38357FF12205E0CC18C0BBEFC679CF400CC
168868BC07A27D1AE62CC4E77E93BA250713666E9D01C2399397B54F59BC3A38
61D29A197BF6ECD14F98B8723AD04E114AC38FD2F81BE918008B9B39DF
}
end
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/JonDO/cheat-engine.git
git@gitee.com:JonDO/cheat-engine.git
JonDO
cheat-engine
cheat-engine
master

搜索帮助