radareorg/radare2

Ability to pass arguments to r2pipe script

Open

#4,721 opened on Apr 26, 2016

View on GitHub
 (4 comments) (1 reaction) (0 assignees)C (3,229 forks)batch import
enhancementgood first issuer2pipe

Repository metrics

Stars
 (23,826 stars)
PR merge metrics
 (Avg merge 16h 24m) (99 merged PRs in 30d)

Description

To be able pass arguments too when script is called using "." command:

[0x0000000]> . some_script.py argument1 argument2

Contributor guide