v0.3.3
Updated PE-sieve (v0.3.3):
https://github.com/hasherezade/pe-sieve/releases/tag/v0.3.3
Changes specific to HollowsHunter:
BUGFIX
- Fixed a typo in the JSON report (
suspicious_count
)
FEATURE
- Added optional caching: can be enabled with parameter
/cache
- Set default output directory to
hollows_hunter.dumps
- Added human-readable
scan_date_time
to the JSON report - By default build statically with PE-sieve
The builds with _dll suffix contains HollowsHunter linked dynamically with pe-sieve.dll (old mode), while others are linked statically with PE-sieve (new mode)