Skip to content

v1.49.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 09:39
99daac3

1.49.0 (2025-01-20)

Features

  • support DLL/SO payload types (d8a1c04)

Bug Fixes

  • gen_agent module initialization (d652b0e)
  • build as windowsgui if target is Windows (33ca2f6)
  • copilot deleted my code, fucking retard! (4548470)
  • create CGO-enabled agent for DLL/SO types (cd1ad3b)
  • deprecate upx, users should deliver compressed payloads by themselves (d10a2f8)
  • go-console fails to build for arm64 (5faa4fc)
  • redesign modules and fix errors (c90ed00)
  • refactor module config structure (bf38b05)
  • support more arch for shared obj building (dd16baa)
  • support more arch when building linux_so (9a39895)
  • use zig to avoid cross-compiling nightmare (a919132)