Mr-Un1k0d3r / EDRs

1.99k stars 348 forks source link

Parser that takes TXT file and puts into CSV format. #7

Closed vysecurity closed 3 years ago

vysecurity commented 3 years ago

Made a simple parser that takes all the TXT files in current directory, and parses it into a CSV format.

Usage: Python3 Parse.py > out.csv

Then you can Excel it, or change to Markdown easier.

vysecurity commented 3 years ago

Updated the Excel files and MD files too.

vysecurity commented 3 years ago

Added a JPG file, in case you want to have a full nice JPG to visualize!