Skip to content

liliu1986/accesschk2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

accesschk2csv

This utility is aimed to help user to collect permission stats for windows file system It utilized the official accesschk from MS and covert the output to a csv file

Usage

Collects data

Currently, we take inputs from following command, for future improvement, we mignt need to combine all the steps

$ AccessChk/accesschk64.exe -d -s [Target Folder Path] > folder.data

Create csv file

$ python convert2csv.py folder.data

The output file is out.csv

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages