Usage
r2agent communicates over stdio using a JSON-RPC 2.0 protocol. It can be used in two ways:
- Stdio Protocol - Direct communication over stdin/stdout for custom integrations
- Radare2 Plugin - Use r2agent directly from within radare2
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
r2agent communicates over stdio using a JSON-RPC 2.0 protocol. It can be used in two ways: