/Filenyzer

File analyzer tool

Primary LanguagePython

Filenyzer

File analyzer tool

This tools analyses selected folder. It scans for directories and subdirectories and count the files. All the files are mapped in to dictionary with metadata. Filenyzer gives back also the count of specific filetypes and last line in the files. Output is stored is output text file.

Usage:

python -u "c:\Users\user\Desktop\Fortify homework\python\filenyzer.py" <target directory> 

Here is example of working scan of your directory: alt text

Output:

In target directory is created file with the dictionary - output.txt