Simple python tool to extract useful data from the Chrome History file
Includes in CSV format:
- Keyword Searches
- Downloaded Files
- Visited URLs
Works in both Windows and Linux
Usage:
python CHP.py -f <path to History File>
Output is to current working directory.