Description


FileHash2SQLite will take a tagged set of files and export their MD5 hash values to a SQLite database. The user is presented with an option to use an existing database or create a new. The user will then select or enter the database file name. Lastly, the user will select the tag(s) for matching files. The resulting database has four columns: id, casenum, examiner and hash.

The database collects hash values of notable files (typically malware) and their associated Case Numbers and Examiners. Users can then find previous cases with matching files by searching for a notable hash value.

The SQLite database can be queried using the sqlite3 command line utility with a command line session similar to the one shown below.

C:\>sqlite3 casehashes.sqlite SQLite version 3.8.6 2014-08-15 11:46:33 Enter ".help" for usage hints. sqlite> select * from hashes where hash='2151D58EEBC3A051529C010A548C8953'; 6|ABC123456-01|Dick Jones|2151D58EEBC3A051529C010A548C8953'

Releases

Release
Size
Date
FileHash2SQLite 1.0.0
  |  
Aug 1, 2024
More info Less info
Product compatibility
Release notes

Tested with:
EnCase Forensic 7.1

Languages
English

Unsubscribe from notifications

You are receiving release updates for this item because you have subscribed to the following products:
If you unsubscribe, you will no longer receive any notifications for these products.
Tip: to update your subscription preferences, go to Manage Subscriptions from your Dashboard, uncheck the products you no longer want to receive notifications for, and click 'Save'.

Marketplace Terms of Service

In order to continue, you must accept the updated Marketplace Terms of Service
Since you are downloading an app from the OpenText Marketplace, you need to accept the updated Marketplace Terms of Service before you can continue. Use the link to review the Marketplace Terms of Service. Once complete check the, "I accept the Marketplace Terms of Service" box below and click accept to continue your download.


Your download has begun...

Your download has begun

Related content and resources

Your browser is not supported!

Please upgrade to one of the following broswers: Internet Explorer 11 (or greater) or the latest version of Chrome or Firefox

release-rel-2025-2-1-6322 | Wed Feb 5 16:30:41 PST 2025