decalage2 / ViperMonkey

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

vmonkey - prettytable import issue #28

Closed decalage2 closed 6 years ago

decalage2 commented 6 years ago

Issue reported on Twitter:

Think you’ve missed ”import prettytable” in ”ViperMonkey” version 0.05. :)

Just to clarify. I am running the latest version of oletools. Adding “import prettytable” on it’s own line fixed the error I got. No idea why the “from oletools.thirdparty..prettytable” line got ignored. :/

Solution: remove dependency to oletools' thirdparty folder, and import prettytable from its normal location.

decalage2 commented 6 years ago

Fixed in commit d380d0d87756df85617f05af1fca671a2124a369