Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.
DLL Memory Load
•
load_faf_bg <run_mode> <dll_file_path> [args=‘’]
•
Load the provided Fire and Forget V2. DLL into
memory and based on its return value, either clear it
from memory or leave it running
•
load_ice_bg <run_mode> < dll_file_path >
[args=‘’] [feature_set=‘’]
•
Load the provided ICE V3 DLL into memory, and run
it using the provided feature set.
•
If the DLL only supports one feature set, that option
will be used and the “feature_set” parameter is not
required