Skip to content

v2.2.5 - stable

Compare
Choose a tag to compare
@gloxec gloxec released this 17 Aug 10:09
· 123 commits to cs4.1 since this release

Fix

  • The online issue of the high version of Linux introduced by the v2.2.4 version
  • A bug where memory execution may fail when passing in parameters
  • Fix the bug that caused the crash when the network connection is abnormal, for example, the teamserver suddenly exits abnormally when the package is being sent, etc. #106
  • The bug that the connect command does not specify a port when connecting to a child node will exit abnormally #95

Update 2021-09-23

  • Fix the data error of the CrossC2 generator on the windows platform when rebinding the protocol library #117

New

  • CDN server SNI support, now Cloudflare service can be used normally #87
  • Linux 32&64 bits have supported procfs to obtain process information

Change

  • When beacon is online, [config]: alive will not be displayed by default, and it can be turned on with export CC_DEBUG=1 #78