mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +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.