Skip to content

Chrome/Chromium Forensic Tool : Parses History, Visited Links, Downloaded Files and Cache

License

Notifications You must be signed in to change notification settings

JRBANCEL/Chromagnon

Repository files navigation

Chromagnon is a set of small tools dedicated to Chrome/Chromium forensic.

Tools

Requirements

  • Python 2.7

Remarks

  • Most of the code is Endianness dependant and tested only on little endian hosts
  • The code is alignment dependant. If Chrome was compiled with custom alignment flags, it probably won't work.

Work In Progress

I am working on reverse engineering SSNS file format : see this page for details.

Tests

Following cases have been tested with success

  • Chromagnon on FreeBSD 9.0 amd64 parsing file from Windows 7 64bits (Chrome 20)
  • Chromagnon on FreeBSD 9.0 amd64 parsing file from Linux Mint 12 amd64 (Chrome 18)
  • Chromagnon on FreeBSD 9.0 amd64 parsing file from FreeBSD 9.0 amd64 (Chrome 15)
  • Chromagnon on Arch Linux x86_64 parsing file from Arch Linux x86_64 (Chrome 20)

Help is welcome to test Chromagnon on other plateforms.

License

The code is released under New BSD License or Modified BSD License. See LICENSE file for details.

About

Chrome/Chromium Forensic Tool : Parses History, Visited Links, Downloaded Files and Cache

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages