-
Notifications
You must be signed in to change notification settings - Fork 87
[FR] Encrypt only Folder - Take Folder As Param #1
Description
Hi @xM0kht4r,
Thanks for this amazing project. We are planning to use this in our Cyber Drill. Is there any change you can include to take the path we want to encrypt as parameter so that we don't have to always compile the binary when the path changes for each user and instead pass that path as an parameter.
Also it would be really helpful if it can include other flags for different features. Like if the user wants to bypass UAC then use flag --uac if he wants to skip that --skipUac. Same for other features like persistance, wallpaper change etc.
Once again thanks for the project. Hope to hear from you soon. I would love to contribute but since I dont have a pretty good hand in Rust and have done most of my coding python unfortunately my hands are tied.