AlessandroZ / LaZagne

Credentials recovery project
GNU Lesser General Public License v3.0
9.43k stars 2.02k forks source link

Some Suggestions on Browser Credential Acquisition !!! #599

Closed Inetgeek closed 1 year ago

Inetgeek commented 2 years ago

This is an excellent project, but the downside is the lack of support for Chrome Edge, resulting in missing URLs and passwords in encrypted data. Just now I tested the project of a developer from China. His project can fully obtain all the credentials saved by Chrome Edge. I would like to suggest you to refer to: https://www.jb51.net/article/247537.htm thanks!

AlessandroZ commented 2 years ago

Hi, sorry for my late answer. However, it should works for Chrome, the path from your china project and mine is the same: https://github.com/AlessandroZ/LaZagne/blob/78d7c23a608e0db8ba844514327769f81e0cb6ba/Windows/lazagne/softwares/browsers/chromium_browsers.py#L22

If it does not work, something should have failed.