High-risk tools in Frida Game Hacking MCP
15 of the 42 tools in Frida Game Hacking MCP are classified as high risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at high risk
-
remove_breakpointExecuteRemove a breakpoint.
-
call_rpcExecuteCall an RPC export from a loaded script.
-
detachExecuteDetach from the current process.
-
focus_windowExecuteBring a window to the foreground.
-
hook_functionExecutehook_function
-
hook_native_functionExecutehook_native_function
-
intercept_module_functionExecuteintercept_module_function
-
load_scriptExecuteLoad a custom Frida JavaScript script.
-
spawnExecuteSpawn a process suspended for early hooking.
-
unload_scriptExecuteUnload a custom script.
-
attachExecuteAttach to a running process.
-
replace_functionExecuteReplace a function to always return a specific value.
-
resumeExecuteResume a spawned process.
-
send_key_to_windowExecutesend_key_to_window
-
set_breakpointExecuteSet a software breakpoint at address.
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.