Skip to content

v3.14.1

Choose a tag to compare

@github-actions github-actions released this 26 Jan 01:16
af2d33a

3.14.1 (2026-01-26)

Bug Fixes

  • build linux agents with CGO when possible (c0d9146)
  • enhance dynamic ELF loading with relocation support and refined memory mapping in shellcode stager (e89834d)
  • enhance ELF loader compatibility by improving auxv setup, relocation handling (73a264a)
  • ensure _start is placed in the .init section and included in the stager shellcode binary. (08967b7)
  • extend ELF loader auxiliary vector with AT_PLATFORM, AT_SECURE, and persistent AT_RANDOM. (3bf3e5d)