spawn
Start process suspended
How to use it
spawn is exposed by the Frida Game Hacking MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the spawn tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Frida Game Hacking MCP
pip install frida-game-hacking-mcpOther tools in Frida Game Hacking MCP (39)
Attach to process by name or PID
Call script RPC export
Reset scan state
Detach from current process
Bring window to foreground
List module exports
List module imports
Get module details
Get current scan results
Get current session status
Hook with callbacks
Hook with calling convention
Hook by module!function
List breakpoints
List all tools
List active hooks
List memory regions
List loaded modules/DLLs
Enumerate running processes
Enumerate visible windows
Load custom Frida JS
Read bytes at address
Read CPU registers
Remove breakpoint
Replace function return
Resolve symbol to address
Resume spawned process
Find changed values
Narrow scan with new value
AoB pattern scan with wildcards
Find unchanged values
Initial scan for exact value
Capture screen or region
Capture window to PNG/base64
Send keystrokes to window
Set software breakpoint
Remove hook
Unload script
Write bytes/values to address