
How to protect your passwords
Did you think that your passwords are securely protected by encryption?
You were wrong. 222
This recovery tool https://www.nirsoft.net/utils/chromepass.html can easy extract all your encrypted passwords.
It doesn't support command line, but it's not a problem to download another one and write scripts to steal all your passwords.
For example, a hacker can make a script that run automatically when you insert a flash drive into your computer, read your passwords and store them on the same flash drive. It only takes a few seconds.


What we can do?
Windows has ability to Manage controlled folder access.
All you have to do, it protect the the folder that contain the special file 'Login Data' that contain all passwords in Chrome. It's located in
'C:\Users\yourWinUserName\AppData\Local\Google\Chrome\User Data\Default'.
I recommend to protect the whole Google folder. If you have Opera - it could expose only your usernames.
Go to the Windows Settings and type 'protected' in the search box . From drop list select 'Protected folders' .

In Protected folders click 'Add a protected folder' and choose folder 'Google' in
C:\Users\yourWinUserName\AppData\Local\

And the result after
Once you have protected the required folder, the program cannot read your auth data because there is no access.
