Speakeasy v2.0.0b3 includes fixes for API module decoy loading.
Note: For v2.0.0b2 we forgot to bump the version string so it was not available on PyPI. This release fixes this.
Bug Fixes
- API Module Decoys: Fixed a bug in decoy PE loading by switching to memory-mapped images, ensuring correct section alignment and better stability during API emulation. (#284, @williballenthin)
Full Changelog: v2.0.0b2...v2.0.0b3