Closed DissectMalware closed 4 years ago
XLSWrapper2 is added. It relies on xlrd2 library to process xls files
A new switch, --no-ms-excel, is added to xlmdeobfuscator to allow switching from XLSWrapper to XLSWrapper2
If XLSWrapper fails, xlmdeobfuscator automatically attempts to use XLSWrapper2
Now xlmdeobfuscator can be install on any OS
However, if someone wants to use XLSWrapper (MS Excel), they must install pywin32 separately as it is no longer a requirement for this project.
XLSWrapper2 is added. It relies on xlrd2 library to process xls files
A new switch, --no-ms-excel, is added to xlmdeobfuscator to allow switching from XLSWrapper to XLSWrapper2
If XLSWrapper fails, xlmdeobfuscator automatically attempts to use XLSWrapper2
Now xlmdeobfuscator can be install on any OS
However, if someone wants to use XLSWrapper (MS Excel), they must install pywin32 separately as it is no longer a requirement for this project.