Auto Assembler:createThread

From Cheat Engine
Revision as of 08:55, 9 January 2020 by Dark Byte (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Auto Assembler createThread(Address)

Will spawn a thread in the process at the specified address.

Command Parameters[edit]

Parameter Type Description
Address string The symbol or address to create the thread at


Examples[edit]

createThread(SomeSymbol)
createThread(00123ABC)


See also[edit]

Related Commands[edit]