Firedump is a GUI application that is written in python and dumps Firefox browser artifacts like History, Downloads and Bookmarks of all available profiles. It also displays details like Top 10 Most Frequently and Most Recently sites visited by a user.
Works on Windows 10 only.
- Python 3.x
- PyQt5
PyQt5 can be installed by the following command
py -m pip install PyQt5
py Firefox_artifacts.py