Skip to content

XLMMacroDeobfuscator-v0.1.2-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@DissectMalware 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:

  1. Many functions such as GET.WORKSPACE, GET.CELL, FORMULA.FILL, SET.VAL, DAY, and IF are added
  2. If the IF-condition cannot fully be evaluated, then both branches will be explored
  3. Loop detection mechanism is added to prevent looping
  4. XLM grammar is updated to consider operator precedence and also associativity