XLMMacroDeobfuscator
Macro decoder
Decodes and deobfuscates obfuscated Excel macros from various file formats.
Extract and Deobfuscate XLM macros (a.k.a Excel 4.0 Macros)
572 stars
23 watching
115 forks
Language: Python
last commit: 7 months ago deobfuscatoremulationexcel-macroexcel-macrosmacro-deobfuscatormalware-analysisparserxlmxlm-deobfuscatorxlm-grammarxlm-interactive-shellxlm-parser
Related projects:
Repository | Description | Stars |
---|---|---|
dissectmalware/batch_deobfuscator | Deobfuscates batch scripts by substituting encoded strings and escaping characters. | 145 |
bonnetn/vba-obfuscator | A tool to protect VBA macros by obfuscating their code to evade antivirus signatures | 150 |
dissectmalware/pyxlsb2 | An Excel 2007+ Binary Workbook parser for Python | 19 |
michaelweber/macrome | A tool used to create and manipulate Excel documents containing malicious macros. | 513 |
mrphrazer/hitb2021ams_deobfuscation | Automated deobfuscation of malware code using symbolic execution and simplification techniques | 71 |
mrphrazer/r2con2020_deobfuscation | Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware | 76 |
jnraber/virtualdeobfuscator | Analyzes malware runtraces to remove virtual machine-based protections and extract the original binary's bytecode instructions | 133 |
os6sense/defmemo | A macro that memoizes the results of functions with identical signatures | 33 |
scymtym/trivial-with-current-source-form | Provides improved error reporting in macro expansion for Common Lisp implementations. | 36 |
uxmal/reko | A binary decompiler that analyzes and reverse-engineers machine code binaries from various processor architectures. | 2,168 |
desdic/macrothis.nvim | A plugin for storing and loading macros in Neovim | 25 |
hamlim/inline-mdx.macro | A Babel macro for converting MDX to inline components | 95 |
joaotavora/sly-macrostep | An Emacs Lisp library that enables the expansion of CL macros within source files | 30 |
ecthelionvi/neocomposer.nvim | A Neovim plugin for managing and executing macros to enhance productivity with customizable playback control. | 402 |
kr40/nvim-macros | A plugin for Neovim that simplifies the management of macros. | 55 |