• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Reverse Engineering XLM Macro Deobfuscator v0.2 - Extract and Deobfuscate XLM macros

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
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%
screenshot-4940.png


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.
 
Status
Not open for further replies.
Back
Top