baxitaurus
baxitaurus
**Affected tool:** ooxml, oletools **Describe the bug** While running this piece of code against a xlsm file (4.4MB of size) ``` xml_parser = ooxml.XmlParser(filepath) for relationship, target in oleobj.find_external_relationships(xml_parser): ```...
Hi, i'm working on a Windows 10 Pro 1909 VM with OSQuery 4.3.0 and trailofbits extensions v1.2. When I run `osqueryi --extensions_require ` I get a lots of log messages:...
**PROBLEM** After the `close` method of a `pefile.PE` instance has been called, the garbage collector can't destroy the object due to a lot of reference cycles. This obviously causes memory...