decalage2 / ViperMonkey

A VBA parser and emulation engine to analyze malicious macros.
1.05k stars 186 forks source link

`vmonkey.py: error: no such option: --jit` #122

Open ajmeese7 opened 2 years ago

ajmeese7 commented 2 years ago

Describe the bug

Running the Docker script as instructed yields an error before ever actually analyzing the file.

To Reproduce Steps to reproduce the behavior:

  1. wget https://raw.githubusercontent.com/decalage2/ViperMonkey/master/docker/dockermonkey.sh
  2. chmod +x dockermonkey.sh
  3. sudo ./dockermonkey.sh ./invitation.docm
  4. See error: "vmonkey.py: error: no such option: --jit"

Expected behavior

The tool should perform as described.

Screenshots

Error screenshot

Desktop (please complete the following information):