mirror of
https://github.com/elisspace/autopsy.git
synced 2026-08-29 15:43:50 +00:00
This folder contains files that were created for an July 2015 Tutorial from Basis Technology. It contains the following: - FindBigRoundFiles.py: Module to find files that are bigger than 10MB and multiple of 4k - bigRoundFile.dat: File that should be found if added as logical file and module is run on it - nonRoundfile.dat: File that should not be flagged if added as logical file and module is run on it.