Keyboard shortcuts

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

Radare2 plugin

Environment variables

  • R2AGENT_AUTOSTART - auto start r2agent when the radare2 session opens.

Usage

  1. Open a binary with radare2 r2 /bin/ls
  2. Use r2a followed by your question [0x00001000]> r2a find all string references
    • Press Ctrl+C to cancel a streaming response.

Commands