# Functions
GetHomeDirectoryWithFallback will return the current users home directory with a fallback to the system drive.
MatchFile will verify whether we want to encrypt (or decrypt) a given file on the current operation mode.
No description provided by the author
# Constants
OpModeDecrypt dictates that we are decrypting files (restore).
OpModeEncrypt dictates that we are encrypting files (ransom).