#BinaryAnalysis

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