All public logs

Jump to navigation Jump to search

Combined display of all available logs of Cheat Engine. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
 
 
 
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 10:15, 30 July 2021 LeFiXER (talk | contribs) created page Help File:0 ptAddressList (Created page with "==ptAddressList== With this PluginType you create a new plugin menu within the context menu of the addresslist. When the user clicks the menu item, your callback routine wi...")
  • 06:15, 30 July 2021 User account Ahmet (talk | contribs) was created
  • 02:08, 30 July 2021 LeFiXER (talk | contribs) created page Help File:PluginType (Created page with "==PluginType== ;The plugin system supports 9 different plugin callback types: :0: Address list rightclick menu plugin. ( ptAddressList ) :1:...")
  • 02:02, 30 July 2021 LeFiXER (talk | contribs) created page Help File:aa RemoveExtraCommand (Created page with "==aa_RemoveExtraCommand== Removes an extra Auto Assembler command. '''Function Definition''' ''void aa_RemoveExtraCommand(char *command);'' * Help File:Plugin system|...")
  • 02:01, 30 July 2021 LeFiXER (talk | contribs) created page Help File:aa AddExtraCommand (Created page with "==aa_AddExtraCommand== Makes it so that the Auto Assembler window will recognize new instructions and marks them bold when you type them. '''Function Definition''' ''void...")
  • 02:00, 30 July 2021 LeFiXER (talk | contribs) created page Help File:loadModule (Created page with "==loadModule== Loads any module into memory. Can be a normal DLL, but can also be a driver. Also Works on 64-bit. '''Function Definition''' ''BOOL loadModule ( char *modu...")
  • 01:58, 30 July 2021 LeFiXER (talk | contribs) created page Help File:disassembleEx (Created page with "==disassembleEx== A more extended disassembler '''Function Definition''' ''BOOL Disassembler(ULONG address, char* output, int maxsize);'' ;'''address''' :Pointer to the...")
  • 01:51, 30 July 2021 LeFiXER (talk | contribs) created page Help File:nextOpcode (Created page with "==nextOpcode== This instruction will retrieve the next address of the given address. '''Function Definition''' ''DWORD nextOpcode( ULONG address);'' * Help File:Plugin...")
  • 01:45, 30 July 2021 LeFiXER (talk | contribs) created page Help File:previousOpcode (Created page with "==previousOpcode== This function will return the previous instruction of the given address. '''Function Definition''' ''DWORD previousOpcode( ULONG address);'' * Help...")
  • 01:39, 30 July 2021 LeFiXER (talk | contribs) created page Help File:loaddbvmifneeded (Created page with "==loaddbvmifneeded== This will launch DBVM if your system supports it. The user will get a popup asking if he wants to launch it. '''Function Definition''' ''BOOL loaddbvmi...")
  • 01:38, 30 July 2021 LeFiXER (talk | contribs) created page Help File:loadDBK32 (Created page with "==loadDBK32== This function will make Cheat Engine load ''dbk32.dll'' and initialize some of its functions. '''Function Definition''' ''void loadDBK32 (void );'' * He...")
  • 01:35, 30 July 2021 LeFiXER (talk | contribs) created page Help File:sym generateAPIHookScript (Created page with "==sym_generateAPIHookScript== This function takes several strings and convert it into a working ''AutoAssembler'' script. '''Function Definition''' ''BOOL sym_addressToName...")
  • 01:22, 30 July 2021 LeFiXER (talk | contribs) created page Help File:sym addressToName (Created page with "==sym_addressToName== This function converts a ''DWORD'' representing an address to a readable string. '''Function Definition''' ''BOOL sym_addressToName (DWORD address, ch...")
  • 00:58, 30 July 2021 LeFiXER (talk | contribs) created page Help File:sym nameToAddress (Created page with "==sym_nameToAddress== This function converts a string to a ''DWORD''. '''Function Definition''' ''BOOL sym_nameToAddress ( char *name, DWORD *address);'' Returns ''TRUE'' i...")
  • 00:57, 30 July 2021 LeFiXER (talk | contribs) created page Help File:GetAddressFromPointer (Created page with "==GetAddressFromPointer== This function converts a BaseAddress + Offset(s) to a final address. '''Function Definition''' ''DWORD GetAddressFromPointer(ULONG baseaddress, in...")
  • 00:56, 30 July 2021 LeFiXER (talk | contribs) created page Help File:ReloadSettings (Created page with "==ReloadSettings== This function will reload the settings from the registry and apply them to Cheat Engine. '''Function Definition''' ''BOOL ReloadSettings();'' Returns ''...")
  • 00:55, 30 July 2021 LeFiXER (talk | contribs) created page Help File:ProcessList (Created page with "==ProcessList== This function will return the ''ProcessList'' in a buffer you provide. '''Function Definition''' ''BOOL ProcessList( char *listbuffer, int listsize);'' ;''...")
  • 00:53, 30 July 2021 LeFiXER (talk | contribs) created page Help File:FixMem (Created page with "==FixMem== This function will scan the memory of CE itself for changes and fix them when possible. (Only works when the user also has the option enabled to fix memory in sett...")
  • 00:50, 30 July 2021 LeFiXER (talk | contribs) created page Help File:UnfreezeMem (Created page with "==UnfreezeMem== This function will stop the freezing of an earlier implemented frozen location '''Function Definition''' ''int UnfreezeMem( int freezeID);'' ;'''freezeID''...")
  • 00:48, 30 July 2021 LeFiXER (talk | contribs) created page Help File:FreezeMem (Created page with "==FreezeMem== This function will freeze the memory of a specific address. '''Function Definition''' ''int FreezeMem(ULONG address, int size);'' ;'''address''' :Address to...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)