yarGen 0.18.0
- PE module integration (imphashes and exports)
- New database set (improved speed and lower memory usage)
- New db-lookup.py tool
- New regular expressions for better string extractions
- Easier manual post processing due to new lines in the conditions
- Code refactoring
Note:
The exports
expression works fine with older versions of YARA that support the pe
module. (tested with 3.5.0)
The imphash
expression works fine with all YARA version 3.6 and higher.