You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)