Example Usage
# Install
pip install analyzeMFT
# Basic usage
python analyzeMFT.py -f MFT_FILE -o output.csv --csv
# Generate test MFT for testing
python -c "from src.analyzeMFT.test_generator import create_test_mft; create_test_mft('test.mft', 100)"
# Analyze with multiple outputs
python analyzeMFT.py -f test.mft -o output.json --json --hash
See also
NetworkMiner
Freemium
Network forensics analysis tool (NFAT) that captures packets and parses them to reconstruct transmit…
TRACE-Forensic-Toolkit
Open Source
Digital forensic analysis tool that provides a user-friendly interface for investigating disk images…
toolkit
Free
The essential toolkit for reversing, malware analysis, and cracking…
incident-response-plan-template
Free
A concise, directive, specific, flexible, and free incident response plan template…
jupyter-collection
Open Source
Collection of Jupyter Notebooks by @fr0gger_…
Autopsy
Open Source
Digital forensics platform and graphical interface to The Sleuth Kit. Features timeline analysis, ke…