Skip to content

bx script decode

evoskuil edited this page Oct 20, 2014 · 13 revisions

Decode a script to plain text tokens.

$ bx script-decode --help
Usage: bx script-decode [-h] [--config VALUE] [SCRIPT]                   

Info: Decode a script to plain text tokens.                              

Options (named):

-c [--config]        The path to the configuration settings file.        
-h [--help]          Get a description and instructions for this command.

Arguments (positional):

SCRIPT               The Base16 script. If not specified the script is   
                     read from STDIN.

Example 1

$ 

BX Menu

Clone this wiki locally