Difference between revisions of "Lua:enableDRM"

From Cheat Engine
Jump to navigation Jump to search
m (Syntax Highlighting.)
m (Added related function template.)
Line 13: Line 13:
 
{{LuaSeeAlso}}
 
{{LuaSeeAlso}}
  
=== Related Functions ===
+
{{Protection}}
* [[Lua:activateProtection|activateProtection]]
 

Revision as of 20:50, 26 June 2026

function enableDRM()

Prevents normal memory scanners from reading the Cheat Engine process (kernel mode).

Function Parameters

<none>

Examples

1 enableDRM()

Main Pages

Core Lua documentation entry points

Lua
Script Engine

Process Protection

Function Encoding