BrowserPass icon indicating copy to clipboard operation
BrowserPass copied to clipboard

How to simulate the encryption of Firefox ?

Open vietnq254 opened this issue 8 years ago • 2 comments

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

vietnq254 avatar Feb 26 '17 16:02 vietnq254

I did'nt try it but it seems to be easy. All you have to do is reverse FFDecryptor.cs code, so find in FF dlls (mozglue.dll, nss3.dll) equivalent encryption methods
Ciphers are stored in sqlite db so it is not a problem to place them after encryption

jabiel avatar Feb 27 '17 06:02 jabiel

Pls help if you can, i don't know about FF's dlls and it is hard to me to reverse your function.

vietnq254 avatar Mar 01 '17 15:03 vietnq254