Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.
SECRET//NOFORN
2 User Interface
The decoder uses a simple command line interface accessed using ghdecode.
ghdecode –l LOG –r RECEIPT [-o OUTPUT]
ghdecode --version
Decode a log file generated at runtime by a Grasshopper executable.
The path to the log file is specified using the –l/--log flag. The path to the receipt
for the executable is specified using the –r/--receipt flag. Both the –l and –r flags
are required.
The base path to the output files may be set using the –o/--output flag. The output
base path is optional and will default to the log path without extension.
The --version flag will cause ghdecode to display the Grasshopper version and exit.
48
SECRET//NOFORN