| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-25 | 513 Bytes | |
| v26.4.1 source code.tar.gz | 2026-04-25 | 624.2 kB | |
| v26.4.1 source code.zip | 2026-04-25 | 734.6 kB | |
| Totals: 3 Items | 1.4 MB | 0 | |
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)