Skip to content

v3.18.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 07:39
bf3678c

3.18.0 (2026-02-04)

Features

  • C2 protocol revamp: implement preflight checks and global encryption for C2 communications. (6adafa5)
  • enable preflight by default, improve agent generation, and enhance server context management for KCP. (f8b42f2)

Bug Fixes

  • enhance COFF loader with relocation overflow checks, SHF_ALLOC validation, and strip debug information from module compilation. (58fbfd5)
  • Improve operator stability by adding panic recovery to critical functions, removing a duplicate proxy flag, optimizing module copying, and increasing stager test retries. (4ff5d03)