radareorg/radare2

Ability to pass arguments to r2pipe script

Open

#4721 opened on Apr 26, 2016

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

Description

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

[0x0000000]> . some_script.py argument1 argument2

Contributor guide