#MemoryHacking

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 | 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 |  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
0

Cheat Engine – Plugin | Range Fill Tool

Range Fill Tool is a lightweight Cheat Engine plugin that instantly fills any selected memory range with a repeating typed value or custom byte pattern, avoiding tedious one-by-one edits. It includes quick fills (00/FF), auto-detect range from Memory Viewer, real-time preview with write count and coverage, and custom step control for advanced overlapping writes. DPI-aware UI; hotkey Alt+F1.

March 24, 2026
0

Cheat Engine – Plugin | Quick Add Button

Auto Assembler Smart Toggle is a lightweight Cheat Engine plugin that streamlines Auto Assembler script handling. It automatically checks whether the current script already exists in the cheat table using normalized comparison, then either adds and activates it or toggles its ON/OFF state to prevent duplicates.
Two integrated buttons appear in the Auto Assembler window for one-click control.

March 18, 2026