tag archive 'Firefox'

Firefox Password Recovery

      Source name firePass   Author –     Written in C     Description Firefox saves the auto completion login data (URL, Username, Password) in a local SQLite data base. But before it gets there Firefox encrypts and encodes the data. firePass.cpp is a simple and straightforward tool to extract and recover [...]

read full post »

Tool name : FFLogDump 0.1   Description : FFLogDump is a tool to access the Firefox 3.* main logfile and extract details about sites the user visited. In this version cookie information, favorites/bookmarks and the browsing history are extracted.   Tested on : Windows XP, Firefox 3.5.1   Feedback : In case you encounter any [...]

read full post »

As I already announced in the morning an updated version of the FFPasswordRecovery tool is available tonight. So here it is. I reorganised the code a little and added the SQLite support that was integrated into FireFox lately. You can download both the binary version if you don’t want to compile it yourself or the [...]

read full post »

The new code that extracts the Firefox account data out of the SQLite database is more or less done. If everything goes well I’ll upload the new sourcecode tonight (Swiss time) in a new version of the FFPasswordRecovery tool. During spring I plan to conduct some tests with the SkypeTap plugin and other instant messengers. [...]

read full post »

Tool name : FFPasswordRecovery 0.2   Description : FFPasswordRecovery is a tool to extract and decrypt the Firefox authentication and auto complete information.   Tested on : Windows XP, Firefox 3.5.7   Feedback : In case you encounter any problems with the tool, you have suggestions to improve it, or you tested it with a [...]

read full post »