-
Hi Decalage
For a long while I've been looking to make a VBA IDE outside of the VBE (because the VBE is rubbish) and I personally feel VBA macros should be writable outside Microsoft Office, even i…
-
微软的这个网站:
https://docs.microsoft.com/zh-cn/office/vba/library-reference/concepts/getting-started-with-vba-in-office#macros-and-the-visual-basic-editor
只能用“手动选框模式”,但是简悦的显示效果不太理想,跟网站的原始效果相差好远。
-
In VBA_Project.extract_macros(), if for any reason (e.g. malformed data) it is impossible to parse the VBA project stream to obtain information about VBA modules, all streams are checked to determine …
-
When running olevba against a document the following error is displayed
```
$ olevba fdce84323cc9aaae25aa72f1c6a97f8b7f6b9ec0b5281a499e11918dfa3674ae
olevba 0.52 - http://decalage.info/python/ole…
-
## Summary
Integrating WelsonJS with Microsoft Office (e.g., Excel). Enables the creation of Office macros using the ECMAScript syntax of WelsonJS.
The means by which this is made possible current…
-
**Affected tool:**
olevba and mraptor
**Describe the bug**
XLM macro detection incorrectly reports that no macros are found
**File/Malware sample to reproduce the bug**
[test_xls.zip](https:/…
-
Hi guys! Thanks for a good tool! I have a problem while trying to deobfuscate some VBA macros. I think this is a problem not on a Viper Monkey side but maybe you faced this before and can tell me in w…
-
see https://blog.redxorblue.com/2018/07/executing-macros-from-docx-with-remote.html
may be used to load a remote DOTM template with a VBA macro, from a DOCX file.
-
The code is using the wrong object names. And more specifically, it's choosing the name of the previous object as the current one, so all the names of the objects / functions in the macro are wrong.
…
-
olevba detects a suspicious macro with autoexec:
```
$ olevba Mail_56520.xls
olevba 0.60 on Python 3.6.8 - http://decalage.info/python/oletools
====================================================…