XLMMacroDeobfuscator-v0.1.2-beta
Pre-release
Pre-release
DissectMalware
released this
17 May 13:41
·
317 commits
to master
since this release
In this version, many new features are introduced. The followings are a few notable additions:
- Many functions such as GET.WORKSPACE, GET.CELL, FORMULA.FILL, SET.VAL, DAY, and IF are added
- If the IF-condition cannot fully be evaluated, then both branches will be explored
- Loop detection mechanism is added to prevent looping
- XLM grammar is updated to consider operator precedence and also associativity