XLMMacroDeobfuscator-v0.1.4-beta
Pre-release
Pre-release
·
214 commits
to master
since this release
The following list summarizes the most notable features added in this version:
- The following XLM functions are added: ROUND, SET.NAME, DIRECTORY, CONCATENATE, ACTIVE.CELL, SELECT, AND, OR, WHILE, LEN, REGISTER
- Dumps shellcodes injected into a process. It interprets the following Windows APIs: VirtualAlloc, WriteProcessMemory, RtlCopyMemory
- Guesses the correct day for DAY(NOW()) used for deobfuscating XLM macro.
- Supports range addresses
- New switches: --with-ms-excel, --password (--no-ms-excel is deprecated)
- Bug fixes