protect process from access
A lightweight and easy-to-use password manager
Brought to you by:
dreichl
Hello.
I found a feature of keepassXC.
https://github.com/keepassxreboot/keepassxc/pull/344
DACL can preventing dump and access.
I executed KeePass using DACL and KeeFarce failed because deny OpenProcess.
I think simple and useful.
Is this meaningful?
Thank you.
I've implemented this as an option now; details can be found in the documentation (option 'ProtectProcessWithDacl'):
https://keepass.info/help/v2_dev/customize.html#opt
Here's the latest development snapshot for testing:
https://keepass.info/filepool/KeePass_180425.zip
Thanks and best regards,
Dominik
It works. Thank you.