1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-08-29 15:43:50 +00:00
Files
autopsy/pythonExamples/July2015FileTutorial_BigRound
Greg DiCristofaro c32ab89922 bug fixes
2021-07-20 13:09:53 -04:00
..
2021-07-20 13:09:53 -04: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.