Document Enhancements
- Add analysis report for Hydra malware family. (#892)
- Add analysis report for SharkBot malware family. (#900)
Bug Fixes
- Fix issues where
type-castingandinvoke-polymorphicinstructions were skipped during analysis. Thanks to @dolamroth. (#872 and #874) - Fix incorrect type hints in helper functions. Thanks to @dolamroth. (#885)
- Fix incomplete tracking of registers holding array objects. (#890)
Dependency Update
- Bump Flask from 2.2.5 to 3.1.3. (#865)