- Joined
- Jan 8, 2019
- Messages
- 56,608
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,454
- Points
- 2,313
- Credits
- 32,600
6 Years of Service
76%

XLM Macro Deobfuscator
XLM Macro Deobfuscator can be used to decode obfuscated XLM macros (also known as Excel 4.0 macros). It utilizes an internal XLM emulator to interpret the macros, without fully performing the code.
It supports both xls, xlsm, and xlsb formats.
It uses xlrd2, pyxlsb2, and its own parser to extract cells and other information from xls, xlsb, and xlsm files, respectively.
You can also find XLM grammar in xlm-macro-en.lark
Changelog v0.2
Considers auto_close defined names as starting points for interpreting macros
Loads XLSM files with many empty cells much faster
Has new switches
–defined-names
–sort-formula
–extract-formula-format
Supports more functions
SQRT
Has less bugs (Lots of bugs were fixed in this version).
To see this hidden content, you must like this content.