BrowserPass icon indicating copy to clipboard operation
BrowserPass copied to clipboard

Retrieves passwords stored in browsers written in C#

Results 9 BrowserPass issues
Sort by recently updated
recently updated
newest added

Bumps BouncyCastle from 1.8.6.1 to 1.8.9. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=BouncyCastle&package-manager=nuget&previous-version=1.8.6.1&new-version=1.8.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

I think this is because of a recent update. I may also be doing something wrong. Can anyone help? Im getting this error: ``` Error reading Firefox passwords: Value cannot...

Code works great for me, but I have a suggestion, adding brave browser (And other chromium based browsers) In theory, it should work the same as chrome (except different login...

System.Security.Cryptography.CryptographicException: 'The parameter is incorrect. '

Thanks for all the work! Chrome works great, it's very easy to understand and cleanly written. But having problems with Firefox. Basically these 2 methods return an empty string. `...

Marshal cannot get delegate to the NSS_Init function because paramater 'ptr' is invalid or zero . .. i print the last win32 error via Marshal.getLastWin32Error() it prints error code '127'...

You already decrypt the encrypted Firefox account. I wonder if there is any way to simulate the way Firefox encrypt them ?