Skip to content

v3.23.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 08:38
4f528bd

3.23.0 (2026-04-19)

Features

  • implement indirect syscalls via vDSO gadget resolution to evade eBPF-based monitoring (3c3eeb5)
  • implement XOR encryption for staged blobs (ec44e99)
  • refactor shellcode_stager to 3 stages, significantly reducing stage0 size (c4fe763)

Bug Fixes

  • allocate stack via alloca to stay within valid VMA (ee6d4c4)
  • improve memory reallocation logic in shellcode stager downloader (2a3a257)
  • install garble from master branch to include latest fixes (94704c1)