Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.
Shadow v1.0 User Guide SECRET
Combine with another CSIDL constant, except for CSIDL_FLAG_CREATE, to return an
unverified folder path with no attempt to create or initialize the folder.
CSIDL_FLAG_NO_ALIAS (KF_FLAG_NO_ALIAS)
Combine with another CSIDL constant to ensure the retrieval of the true system path for
the folder, free of any aliased placeholders such as %USERPROFILE%, returned by
SHGetFolderLocation. This flag has no effect on paths returned by SHGetFolderPath.
CSIDL_FLAG_PER_USER_INIT
CSIDL_FLAG_MASK
A mask for any valid CSIDL flag value.
SECRET
11