Difference between revisions of "Cheat Engine:Help File"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
* [[Help File:Big endian 2 byte|Big endian 2 byte]] | * [[Help File:Big endian 2 byte|Big endian 2 byte]] | ||
* [[Help File:Big endian 4 byte|Big endian 4 byte]] | * [[Help File:Big endian 4 byte|Big endian 4 byte]] | ||
+ | * [[Help File:Unsigned values|(Un)signed values]] | ||
+ | * [[Help File:Found address list|Found address list]] | ||
+ | * [[Help File:AddressCheat List|Address/Cheat list]] | ||
+ | * [[Help File:Table Extras|Table Extras]] | ||
+ | |||
+ | * [[Help File:Speedhack|Speedhack]] | ||
+ | * [[Help File:Advanced options|Advanced options]] | ||
+ | * [[Help File:Pause|Pause]] | ||
+ | * [[Help File:Code list|Code list]] | ||
+ | * [[Help File:Memory Viewer|Memory Viewer]] | ||
+ | * [[Help File:Memory view|Memory view]] | ||
+ | * [[Help File:Menus and Features|Menus and Features]] | ||
+ | * [[Help File:Auto Assembler help|Auto Assembler help]] | ||
+ | * [[Help File:Script engine|Script engine]] | ||
+ | * [[Help File:Debugging|Debugging]] | ||
+ | * [[Help File:Find out what addresses this instruction accesses|Find out what addresses this instruction accesses]] | ||
+ | * [[Help File:Find out what writes/accesses this address|Find out what writes/accesses this address]] | ||
+ | * [[Help File:Dissect code|Dissect code]] | ||
+ | * [[Help File:Dissect data/structures|Dissect data/structures]] | ||
+ | * [[Help File:Pointer scan|Pointer scan]] | ||
+ | * [[Help File:Break and trace|Break and trace]] | ||
+ | * [[Help File:Structure spider|Structure spider]] | ||
+ | * [[Help File:Plugin system|Plugin system]] | ||
+ | * [[Help File:GetVersion|GetVersion]] | ||
+ | * [[Help File:DisablePlugin|DisablePlugin]] | ||
+ | * [[Help File:InitializePlugin|InitializePlugin]] | ||
+ | * [[Help File:PluginVersion|PluginVersion]] | ||
+ | * [[Help File:ExportedFunctions|ExportedFunctions]] | ||
+ | * [[Help File:sizeofExportedFunctions|sizeofExportedFunctions]] | ||
+ | * [[Help File:ShowMessage|ShowMessage]] | ||
+ | * [[Help File:RegisterFunction|RegisterFunction]] | ||
+ | * [[Help File:UnregisterFunction|UnregisterFunction]] | ||
+ | * [[Help File:OpenedProcessID|OpenedProcessID]] | ||
+ | * [[Help File:OpenedProcessHandle|OpenedProcessHandle]] | ||
+ | * [[Help File:GetMainWindowHandle|GetMainWindowHandle]] | ||
+ | * [[Help File:AutoAssemble|AutoAssemble]] | ||
+ | * [[Help File:Assembler|Assembler]] | ||
+ | * [[Help File:Disassembler|Disassembler]] | ||
+ | * [[Help File:ChangeRegistersAtAddress|ChangeRegistersAtAddress]] | ||
+ | * [[Help File:InjectDLL|InjectDLL]] | ||
+ | * [[Help File:FreezeMem|FreezeMem]] | ||
+ | * [[Help File:UnfreezeMem|UnfreezeMem]] | ||
+ | * [[Help File:FixMem|FixMem]] | ||
+ | * [[Help File:ProcessList|ProcessList]] | ||
+ | * [[Help File:ReloadSettings|ReloadSettings]] | ||
+ | * [[Help File:GetAddressFromPointer|GetAddressFromPointer]] | ||
+ | * [[Help File:sym_nameToAddress|sym_nameToAddress]] | ||
+ | * [[Help File:sym_addressToName|sym_addressToName]] | ||
+ | * [[Help File:sym_generateAPIHookScript|sym_generateAPIHookScript]] | ||
+ | * [[Help File:loadDBK32|loadDBK32]] | ||
+ | * [[Help File:loaddbvmifneeded|loaddbvmifneeded]] | ||
+ | * [[Help File:previousOpcode|previousOpcode]] | ||
+ | * [[Help File:nextOpcode|nextOpcode]] | ||
+ | * [[Help File:disassembleEx|disassembleEx]] | ||
+ | * [[Help File:loadModule|loadModule]] | ||
+ | * [[Help File:aa_AddExtraCommand|aa_AddExtraCommand]] | ||
+ | * [[Help File:aa_RemoveExtraCommand|aa_RemoveExtraCommand]] | ||
+ | * [[Help File:PluginType|PluginType]] | ||
+ | * [[Help File:0 ptAddressList|0: ptAddressList]] | ||
+ | * [[Help File:1 ptMemoryView|1: ptMemoryView]] | ||
+ | * [[Help File:2 ptOnDebugEvent|2: ptOnDebugEvent]] | ||
+ | * [[Help File:3 ptProcesswatcherEvent|3: ptProcesswatcherEvent]] | ||
+ | * [[Help File:4 ptFunctionPointerschange|4: ptFunctionPointerschange]] | ||
+ | * [[Help File:5 ptMainMenu|5: ptMainMenu]] | ||
+ | * [[Help File:6 ptDisassemblerContext|6: ptDisassemblerContext]] | ||
+ | * [[Help File:7 ptDisassemblerRenderLine|7: ptDisassemblerRenderLine]] | ||
+ | * [[Help File:8 ptAutoAssembler|8: ptAutoAssembler]] | ||
+ | * [[Help File:REGISTERMODIFICATIONINFO|REGISTERMODIFICATIONINFO]] | ||
+ | * [[Help File:Settings|Settings]] | ||
+ | * [[Help File:General settings|General settings]] | ||
+ | * [[Help File:Hotkeys|Hotkeys]] | ||
+ | * [[Help File:Unrandomizer|Unrandomizer]] | ||
+ | * [[Help File:Scan settings|Scan settings]] | ||
+ | * [[Help File:Plugins|Plugins]] | ||
+ | * [[Help File:Debugger options|Debugger options]] | ||
+ | * [[Help File:Extra (Advanced)|Extra (Advanced)]] | ||
+ | * [[Help File:Tutorials|Tutorials]] | ||
+ | * [[Help File:ASM and Hexing Theory|ASM and Hexing Theory]] | ||
+ | * [[Help File:Basic assembler|Basic assembler]] | ||
+ | * [[Help File:What is the difference in bytetype|What is the difference in bytetype]] | ||
+ | * [[Help File:ASM Basics 1|ASM Basics 1]] | ||
+ | * [[Help File:ASM Basics 2|ASM Basics 2]] | ||
+ | * [[Help File:ASM Basics 3|ASM Basics 3]] | ||
+ | * [[Help File:Cheat Engine specific|Cheat Engine specific]] | ||
+ | * [[Help File:Remote desktop instead of network version|Remote desktop instead of network version]] | ||
+ | * [[Help File:Searching Tip|Searching Tip]] | ||
+ | * [[Help File:Code Injection and the auto assembler|Code Injection and the auto assembler]] | ||
+ | * [[Help File:Find out what addresses are accessed by a piece of code|Find out what addresses are accessed by a piece of code]] | ||
+ | * [[Help File:3D pinball for windows (pointer+code)|Plugins]] | ||
+ | * [[Help File:Basic packet editing|Basic packet editing]] | ||
+ | * [[Help File:Percentage scans and compare to saved results|Percentage scans and compare to saved results]] | ||
+ | * [[Help File:Misc Topics|Misc Topics]] | ||
+ | * [[Help File:About the debugger|About the debugger]] | ||
+ | * [[Help File:Network versions|Network versions]] | ||
+ | * [[Help File:Contact and feedback|Contact and feedback]] |
Revision as of 19:23, 19 September 2016
Note:
This is a WIP. Help is welcome ... to edit the help file. :P
Overview:
* About Cheat Engine * FAQ's
* Standard Menu * Select Process * Memory scan settings * Scan types * Value types * Custom type examples * Money type - divided by 100 * old flash (div 8) * Big endian 2 byte * Big endian 4 byte * (Un)signed values * Found address list * Address/Cheat list * Table Extras
* Speedhack * Advanced options * Pause * Code list * Memory Viewer * Memory view * Menus and Features * Auto Assembler help * Script engine * Debugging * Find out what addresses this instruction accesses * Find out what writes/accesses this address * Dissect code * Dissect data/structures * Pointer scan * Break and trace * Structure spider * Plugin system * GetVersion * DisablePlugin * InitializePlugin * PluginVersion * ExportedFunctions * sizeofExportedFunctions * ShowMessage * RegisterFunction * UnregisterFunction * OpenedProcessID * OpenedProcessHandle * GetMainWindowHandle * AutoAssemble * Assembler * Disassembler * ChangeRegistersAtAddress * InjectDLL * FreezeMem * UnfreezeMem * FixMem * ProcessList * ReloadSettings * GetAddressFromPointer * sym_nameToAddress * sym_addressToName * sym_generateAPIHookScript * loadDBK32 * loaddbvmifneeded * previousOpcode * nextOpcode * disassembleEx * loadModule * aa_AddExtraCommand * aa_RemoveExtraCommand * PluginType * 0: ptAddressList * 1: ptMemoryView * 2: ptOnDebugEvent * 3: ptProcesswatcherEvent * 4: ptFunctionPointerschange * 5: ptMainMenu * 6: ptDisassemblerContext * 7: ptDisassemblerRenderLine * 8: ptAutoAssembler * REGISTERMODIFICATIONINFO * Settings * General settings * Hotkeys * Unrandomizer * Scan settings * Plugins * Debugger options * Extra (Advanced) * Tutorials * ASM and Hexing Theory * Basic assembler * What is the difference in bytetype * ASM Basics 1 * ASM Basics 2 * ASM Basics 3 * Cheat Engine specific * Remote desktop instead of network version * Searching Tip * Code Injection and the auto assembler * Find out what addresses are accessed by a piece of code * Plugins * Basic packet editing * Percentage scans and compare to saved results * Misc Topics * About the debugger * Network versions * Contact and feedback