Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 254 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 254 Bytes

mzek-poirot

A file integrity and entropy monitoring tool.

install

npm i mzek-poirot -g

usage

Obtain a list of files...

find / -type f > files.csv
poirot --update files.csv
poirot --check --entropy

licence

MIT