package
1.2.1
Repository: https://github.com/hazcod/ransomwhere.git
Documentation: pkg.go.dev

# 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).