adds support for a file containing hashes to whitelist. I dont want to keep a copy of the whitelisted script, and would like to whitelist based on hash only. the bigger goal is to have Measure-RvoObfuscation send me a message of obfuscated results, with hash and scriptblock. I can determine if I want to WL based on the scriptblock, then update my list of hashes in a tracked repo.
support for file to be stored in Whitelist subfolder, or defined by parameter.
adds support for a file containing hashes to whitelist. I dont want to keep a copy of the whitelisted script, and would like to whitelist based on hash only. the bigger goal is to have Measure-RvoObfuscation send me a message of obfuscated results, with hash and scriptblock. I can determine if I want to WL based on the scriptblock, then update my list of hashes in a tracked repo. support for file to be stored in Whitelist subfolder, or defined by parameter.