orlikoski / CDQR

The Cold Disk Quick Response (CDQR) tool is a fast and easy to use forensic artifact parsing tool that works on disk images, mounted drives and extracted artifacts from Windows, Linux, MacOS, and Android devices
GNU General Public License v3.0
332 stars 51 forks source link

Capability to include filter file for CDQR #28

Closed Pulv closed 5 years ago

Pulv commented 5 years ago

Included an option '-f' to allow filter files to be included. This option does not need to be present for cdqr.py to run.

orlikoski commented 5 years ago

This is much better and will review in detail tonight

orlikoski commented 5 years ago

Going to merge this to a test branch and if testing passes, will merge to master