-
This global except had hidden the problem with failing imports
-
This may be a reason for users complaining about missing logger (issue #101) and fixed failing isinstance(ole, olefile.OleFileIO) on my machine
-
Use correct variable when raising UnexpectedDataError on REFERENCENAM…
-
Code was using the incorrect variable of 'value', an unrelated string created early in the function. This will cause an error when the exception is raised due to an invalid hex formatting. -Brad
-
Add VirtualAllocEx and RtlMoveMemory to SUSPICIOUS_KEYWORDS
-
modify import to package oletools