radare2 Verified for current stable LTS

Radare2 Command: Run Script Before Interactive Cli

Use for run script before interactive cli with Radare2. Exact CLI syntax to run script before interactive cli using Radare2.

When to use this: Use for run script before interactive cli with Radare2.

Command Syntax

radare2 -i <path/to/script.r2> <path/to/binary>

Command Breakdown

-i
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to run script before interactive cli using Radare2.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Radare2 directory