Cheatengine MCP Bridge
未认领Connect Cursor, Copilot & Claude AI directly to Cheat Engine via MCP. Automate reverse engineering, pointer scanning, and memory analysis using natural language.
ai-agentsai-toolsautomationcheat-enginectf-toolsdebuggerdebugginggame-researchgame-securityluamcpmcp-clientmcp-servermemory-analysismodding-toolspentestingpythonreverse-engineeringvibecheatingvibehacking
安装
$
pip install -r MCP_Server/requirements.txt工具(16 个)
assemble_instruction
Assemble a single x86/x64 instruction to bytes
compile_c_code
Compile C source into injected shellcode
create_process
Launch a new process under CE's control
dbk_get_cr3
Read the CR3 register for the target process
dissect_structure
Auto-detect fields and types
enable_windows_symbols
Enable PDB symbol resolution
find_window
Locate a window by title or class
generate_api_hook_script
Generate a CE auto-assembler API hook template
get_address_list
Enumerate entries in the active cheat table
get_pixel
Sample a pixel color at screen coordinates
get_rtti_classname
Identify C++ object types
inject_dll
Load a DLL into the target process
read_pointer_chain
Follow [[base+0x10]+0x20] paths
read_process_memory_cr3
Read physical memory via CR3 bypass
send_window_message
Post WM messages to a target window
start_dbvm_watch
Ring -1 invisible tracing