mgeeky / msidump

MSI Dump - a tool that analyzes malicious MSI installation packages, extracts files, streams, binary data and incorporates YARA scanner.
https://mgeeky.tech/msi-shenanigans-part-1/
194 stars 18 forks source link

Remove unnecessary module in requirements.txt #4

Open qux-bbb opened 1 year ago

qux-bbb commented 1 year ago

Because this "script can only be used in Windows system", we can remove unnecessary module.
In fact, installing both python-magic and python-magic-bin at the same time will result in an error: the script will quit quiet.