This project is a fork from OOXML-MalClassifier.
Only difference is...
- Added ZIP structure analysis
- Added GUI
Run setup.py
. Package ooxml_malclassifier
must be initialized.
And run gui.py
to begin.
- Set
folder path
where OOXML files are. - Click
scan
Button. It will produce ZIP analysis logs in plaintext widget. - When all analysis is done, It will show items which represent each file analysis results.
- Click one of listItems to read JSON result.
- All results in
output.json
file.