eclipsotic
eclipsotic
Addressing an old `FIXME` in `requirements_common.txt` That said, 4.5.0 was released [two days after 4.4.0](https://pypi.org/project/yara-python/#history) and has [a bunch of bug fixes](https://github.com/VirusTotal/yara/releases/tag/v4.5.0); should the version be updated to that instead?
This is primarily relevant when extracting very large (e.g. 32GB+) firmware images. There are other uses of `read_bytes()` and `read()` in the code that could be refactored to use `mmap`,...
When using fact_extractor as a docker image, the only way to reconfigure it is to create a custom image. It would be nice if you could reconfigure it on the...