App errors with "Expected end of text"
Opened this issue · 0 comments
sailingbikeruk commented
Describe the bug
vmonkey fails to parse the VBA contained in a .vb file
To Reproduce
obtain the file
run vmonkey --iocs invoice_nolines.vb
Expected behavior
vmonkey parses and decodes the VBA and outputs the IOCs
Desktop (please complete the following information):
- OS: Remnux on Ubuntu 20.04 LTS
- Browser: Firefox
- Version:110.0.1
- ViperMonkey: 1.0.3
- Python: sys.version_info(major=2, minor=7, micro=18, releaselevel='final', serial=0)
- pyparsing: 2.2.0
- olefile: 0.46
- olevba: 0.56.1
Additional context
I can supply the VB file but it is malicious so will supply on request