Plugins

0

Cheat Engine – Plugin | Instruction Finder

Instruction Finder is a lightweight Cheat Engine Lua plugin that scans the Memory Viewer disassembler for instruction patterns within a chosen address range. It supports wildcard filters and semicolon-based sequence searches to match memory operands and multi-instruction patterns, then traces selected instruction rows using execute breakpoints to collect accessed addresses and live values, with hit and unique-count tracking.
Version 1.2 fixes large Start/End range shortcuts so Start subtracts and End adds the selected offset. It also defers accessed-value refresh until Cheat Engine applies a new value-type selection, ensuring displayed values use the selected type.

August 13, 2026
6

Cheat Engine – Plugin | Quick Jump Patch

Quick Jump Patch is a lightweight Cheat Engine plugin for modifying execution flow directly from Memory Viewer. It supports reversible NOP, conditional-jump inversion, forced JMP, RET, and return-value patches through convenient hotkeys.

Version 1.4 adds mov al,01; ret and mov al,00; ret hotkeys with safe instruction handling and NOP padding, plus optional Jump Logs, readable symbol addresses, TSV improvements, and an updated Patch Manager.

August 12, 2026
0

Cheat Engine – Plugin | AA Script Description Translator

AA Script Description Translator is a lightweight Lua plugin for Cheat Engine that uses the DeepSeek API to translate and normalize Auto Assembler script descriptions. It collects existing record labels, lets you preview trainer-style name proposals in a manager window, and applies changes only after review. Supports batch translation, up to eight languages, and up to 15 variants per focused script, with defensive error handling.

August 12, 2026
0

Cheat Engine – Plugin | Accessed Opcodes – NOP Toggle

MiAccessed Opcodes – NOP Toggle is a lightweight Lua plugin for Cheat Engine that adds fast, reversible NOP patching to the “find out what accesses” and “find out what writes” opcode dialogs. Select one or more opcode rows and press F9 to replace each full instruction with the correct number of NOP bytes, then press F9 again or F10 to restore. It verifies memory writes and refuses to restore stale patches.

August 12, 2026
1

Cheat Engine – Plugin | Compact Mode

A lightweight Cheat Engine plugin that adds a Mini/Restore compact mode toggle for the main window. It lets you quickly hide scan-related panels and extra UI elements, giving you a cleaner workspace for table editing, debugging, reverse engineering, or trainer development. Press F8 or use the menu item to switch between Mini and Restore mode without permanently changing your layout.

Version 1.1 adds automatic DPI-aware compact height calculation, replacing the old fixed offset with live Cheat Engine UI geometry.

June 24, 2026
0

Cheat Engine – Plugin | Toggle Line Comment

Toggle Line Comment is a lightweight Cheat Engine Lua plugin for the Auto Assembler editor that adds a familiar Ctrl + / shortcut to comment or uncomment code. It targets the current line or the selected line range, toggling // markers at the start of each line while preserving selection and scroll position for smooth editing of long scripts.

June 24, 2026
3

Cheat Engine – Plugin | Address Details

Address Details is a lightweight Cheat Engine Lua plugin that opens from the Memory Viewer to quickly inspect the currently selected or manually entered address. It gathers resolved address and symbol/module info, memory page region details with protection flags, and address bytes plus disassembly text in a single read-only, DPI-aware window. Copy and navigation tools included.

June 9, 2026
0

Cheat Engine – Plugin | Callsite Monitor

Callsite Monitor is a lightweight Cheat Engine Lua plugin that analyzes runtime function calls by setting a breakpoint on a selected function and capturing the return address from the stack (RSP/ESP) on each entry. It aggregates and counts distinct call sites, updating live caller statistics in a DPI-aware, resizable window.
Version 1.3 adds multi-window support, improved memory management, x86/x64 stack pointer detection, DPI-aware UI, and optimized breakpoint handling.

June 4, 2026
0

Cheat Engine – Plugin | Register Highlight

Register Highlight is a lightweight Cheat Engine plugin that adds visible color highlighting in Memory Viewer → Disassembler.
Version 1.1 expands register highlighting into a flexible analysis tool, supporting register-offset expressions like ecx+08 and [ecx+08], whitespace- and offset-normalized matching, plus opcode and opcode-prefix highlighting while preserving Cheat Engine syntax colors. Works with multiple viewer windows on Cheat Engine 6.4+.

May 30, 2026
0

Cheat Engine – Plugin | All Windows Transparency

All Windows Transparency is a lightweight Cheat Engine Lua autorun plugin that lets you toggle subtle transparency for every opened Cheat Engine window with a single hotkey. Press F11 while a Cheat Engine window is focused to apply transparency, and press again to restore each window’s previous opacity settings. It also refreshes newly opened windows during active mode.

May 27, 2026
0

Cheat Engine – Plugin | MiTools

MiTools is a lightweight Lua plugin for Cheat Engine that speeds up common Memory Viewer and Auto Assembler workflows.
It adds customizable hotkeys and new context-menu actions to open injection addresses, scan and open AOB patterns, and manage active scripts.
Version 1.1 includes improved injection-point detection, snapshot fallback, better AOB parsing, and various code cleanups.

May 4, 2026
4

Cheat Engine – Plugin | Smart AOB Signature Generator

Smart AOB Signature Generator is a lightweight Lua plugin for Cheat Engine that creates unique AOB signatures directly from the Memory Viewer. By selecting a range of disassembler instructions, the plugin builds an optimized pattern, replaces non-anchor bytes with xx wildcards, scans executable memory, and copies the signature to the clipboard only if it finds exactly one match. It includes the hotkey Ctrl + Shift + Q.

May 4, 2026
2

Cheat Engine – Plugin | Display Type Toolbar

Display Type Toolbar is a lightweight Cheat Engine Lua plugin that adds a compact toolbar inside the Memory Viewer for fast, one-click switching of display formats, such as 1/2/4/8 byte and DEC/HEX, Float, and Double, as well as text encodings including ASCII, UTF-8, and UTF-16. It reuses native Cheat Engine actions, synchronizes button states across multiple windows, supports DPI scaling, and installs via the Cheat Engine autorun folder.

May 4, 2026
0

Cheat Engine – Plugin | Quick Actions Toolbar

Quick Actions Toolbar is a lightweight Cheat Engine Lua plugin that adds a compact bottom toolbar directly inside the Memory Viewer. It delivers one-click access to frequently used actions like Break and trace, Find out what accesses this instruction, Code Filter, Dissect code, and Replace with NOP, plus bookmark controls.
Version 1.1 improves startup reliability, DPI scaling, and multi-window handling.

May 4, 2026
0

Cheat Engine – Plugin |  Accessed Addresses Auto Type

Accessed Addresses Auto Type is a lightweight Cheat Engine plugin that automatically selects the correct Float or Double value type in the “Accessed addresses by …” window. It analyzes the current instruction opcode from the target form, supports SSE (MOVSS/ADDSS/MULSS and MOVSD/ADDSD/MULSD) and x87 FPU instructions, and safely leaves unsupported instructions unchanged.

April 17, 2026