Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 652 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 652 Bytes

-- FirePwd.Net --

FirePwd.Net is an open source tool wrote in C# to decrypt Mozilla stored password.

Based on the work of lclevy (https://github.com/lclevy/firepwd) and his article published on french magazine MISC september/october 2013.

This code is released under GPL license. Except System.Data.SQLite package wrote by mistachkin under domain public. (http://system.data.sqlite.org)

FirePwd.Net v0.1 Usage : -p to specify Master Password -v to activate verbose mode -f to specify path for files key3.db and signons.sqlite -h show this help

Enjoy ;)