2025-01-04 11:07:06 +03:00
2025-01-04 11:07:06 +03:00
2024-12-30 11:56:29 +03:00
2025-01-04 11:07:06 +03:00
2024-09-06 18:32:14 +03:00
2025-01-04 11:07:06 +03:00
2024-09-06 18:32:14 +03:00

Adaptix-Framework

Server build

# Pre Build
sudo apt install golang

# Build
cd AdaptixServer
CGO_ENABLED=0 go build -o adaptixserver

Client build

# Pre Build
sudo apt install cmake libssl-dev qt6-base-dev qt6-websockets-dev

# Build
cd Client
cmake .
make

Adaptix client-server interaction diagram

S
Description
Automated archival mirror of github.com/Adaptix-Framework/AdaptixC2
Readme GPL-3.0 80 MiB
Languages
C++ 51.7%
C 35.1%
Go 11.7%
NetLinx 0.7%
CMake 0.3%
Other 0.2%