v4.3.0
New features and improvements:
- ProcessMemory model for .NET (procmemdnpe) (#74, thanks @W3ndige!)
- ECB mode for DES3 (#76)
- Bumped
pefile >= 2022.5.30
and removedFastPE
patch forpefile.PE
(#80) - Added missing fixed argument for multiplied ints (#77)
- Additional warnings when extractor module is incorrect e.g. empty due to missing
__init__.py
(#75)