Skip to content

v3.11.0

Choose a tag to compare

@github-actions github-actions released this 12 Jan 05:00
3b225ba

3.11.0 (2026-01-12)

Features

  • add process_list_handles COFF module for testing (538eca8)
  • add COFF module support (1524961)
  • refactor module configuration and invocation handling (55277dc)

Bug Fixes

  • enhance COFF value normalization to support additional integer types and improve test coverage (22ca47b)
  • handle panic in runCOFFModule to improve stability (0e6f368)
  • improve agent config extraction logic to handle raw bytes and legacy padded blobs (26ab5e6)
  • optimize hello message acknowledgment logic in MsgTunneler (c069335)
  • update COFF value normalization to include prefixes for types (576b625)
  • update Windows build support with conditional GUI flag so debug mode can work (58aa91c)