1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-08-29 23:51:58 +00:00
Files
autopsy/pythonExamples/July2015FileTutorial_BigRound

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.