Skip to content

v1.1.0

Compare
Choose a tag to compare
@grzryc grzryc released this 10 Mar 10:03
· 235 commits to master since this release
  • Add support for Covenant Connector and Peripheral
  • Add shellcode relay (using donut and CebuLoader)
  • Add ChannelLinter to speed up channel debugging
  • Downgrade dotnet target framework to 2.1 (LTS)
  • Add support for receiving multiple packets from single OnReceiveFromChannel() call
  • Change frontend style to match F-Secure LABS brand
  • Fix UncShareFile rename/read race condition bug where empty packets where received
  • Add eager loading of libsodium and early exit in WebController (bug with Gateway not connecting to WebController)
  • Terminate thread and release memory when CS beacon closes.