Lua:fullAccess

From Cheat Engine
Revision as of 07:26, 8 March 2017 by TheyCallMeTim13 (talk | contribs) (Created page with ''''function''' fullAccess(''Address'', ''Size'') Changes the protection of a block of memory to writable and executable. === Function Parameters === {|width="85%" cellpadding="…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function fullAccess(Address, Size)

Changes the protection of a block of memory to writable and executable.

Function Parameters

Parameter Type Description
Address CEAddressString or Integer The address to read
Size Integer The size of the block of memory to change.


See also