Python 3 port of Chromagnon, which is a set of small tools dedicated to Chrome/Chromium forensics.
- Python 3.10
Tested on Ubuntu 22.04.
- ChromagnonHistory parses Chrome History file
- ChromagnonCache parses Chrome Cache files
- ChromagnonVisitedLinks can verify if urls are in Chrome Visited Links file
- ChromagnonDownload parses Chrome Downloaded Files database
The code is released under New BSD License or Modified BSD License. See LICENSE file for details.