Skip to content

sathwikv143/Autopsy-Whatsapp-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Autopsy-Whatsapp-Plugin

Autopsy plugin to extract artifacts from WhatsApp desktop application on Windows.

Functionality

  • Parses the raw log file created by the application in windows and present it in autopsy.
  • Get date and time stamps of each artifact.

Log file location

Windows:

C:\Users\<username>\AppData\Roaming\WhatsApp\IndexedDB\file__0.indexeddb.leveldb\{#######}.log

Mac:

/Users/<username>/Library/Containers/desktop.WhatsApp/Data/Library/Application Support/WhatsApp/IndexedDB/file__0.indexeddb.leveldb/{######}.log

All the artfacts extracted are based on the reseach paper available here

Releases

No releases published

Packages

No packages published

Languages