Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.
SECRET//ORCON/NOFORN
B) (S//OC/NF) Running the Scribbles tool:
(S//OC/NF) First, make sure that you've configured the input parameters file, as described in Section 4
above. For simplicity, we assume that the example input directory is directory in the same folder as the
Scribbles binary and the parameters file, as illustrated below:
With the folder layout above, you can run Scribbles with the following command:
".\Scribbles.exe --inputReceiptFile ScribblesConfig_exampleParams.xml –inputDir=.\InputDir
--outputDir=.\OutputDir >> ScribblesOutput.txt"
This runs Scribbles with the input parameter file "ScribblesConfig_exampleParams.xml", using
".\InputDir" as the input directory, ".\OutputDir" as the output directory, and redirects the console
output log to the file "ScribblesOutput.txt". An example of this program execution follows:
SECRET//ORCON/NOFORN