Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 404 Bytes

File metadata and controls

9 lines (6 loc) · 404 Bytes

encryption-identifier

Uses machine learning to detect if there are unencrpyted files in directory

Run on directory

To run a test on a directory, you can simply run the classifyDirectory.py program and give it a directory you want it to run through.

example: classifyDirectory.py ../encryption-identifier

for the current beta version, ignore the "Certainty" data point, that is not functioning yet