A simple program to decrypt chrome passwords saved on any machine. You just need to copy and extract master key on the same device, after that password can be decrypted on another device.
This code has only been tested on windows, so it may not work on other OS.
If you have an idea for improvement, do let me know!
- Windows 10
- sqlite
- pycryptodomex
- pywin32