MCPcopy Index your code
hub / github.com/Pwn3rzs/HAK5-C2-License-Toolkit

github.com/Pwn3rzs/HAK5-C2-License-Toolkit @v3.3.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.3.0 ↗ · + Follow
5 symbols 11 edges 1 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Hak5 Cloud C2 Licensing Toolkit

Usage

  • Get the patched binaries here:
  • Telegram
  • Direct
    • c2-3.3.0_armv5_linux: https://ponies.cloud/c2/hak5-cloud-c2/c2-3.3.0_armv5_linux
    • c2-3.3.0_armv6_linux: https://ponies.cloud/c2/hak5-cloud-c2/c2-3.3.0_armv6_linux
    • c2-3.3.0_armv7_linux: https://ponies.cloud/c2/hak5-cloud-c2/c2-3.3.0_armv7_linux
    • c2-3.3.0_armv8_linux: https://ponies.cloud/c2/hak5-cloud-c2/c2-3.3.0_armv8_linux
    • c2-3.3.0_i386_windows.exe: https://ponies.cloud/c2/hak5-cloud-c2/c2-3.3.0_i386_windows.exe
    • c2-3.3.0_i386_linux: https://ponies.cloud/c2/hak5-cloud-c2/c2-3.3.0_i386_linux
    • c2-3.3.0_amd64_windows.exe: https://ponies.cloud/c2/hak5-cloud-c2/c2-3.3.0_amd64_windows.exe
    • c2-3.3.0_amd64_linux: https://ponies.cloud/c2/hak5-cloud-c2/c2-3.3.0_amd64_linux
    • c2-3.3.0_amd64_darwin: https://ponies.cloud/c2/hak5-cloud-c2/c2-3.3.0_amd64_darwin
  • Run git clone https://github.com/Pwn3rzs/HAK5-C2-License-Toolkit
  • Change dir cd HAK5-C2-License-Toolkit/
  • Run go build
  • Remember to specify GOOS and GOARCH for different OS and ARCH
  • Move ./HAK5-C2-License-Toolkit inside the same path of c2-<x.x.x>_<arch>_<os>(.exe) binary
  • Run it and choose options
  • generate to generate a test License struct hex string
  • decode to decode a License / Status struct hex string
  • read to read the values inside Setup[License] or Status[Status] buckets struct hex string from DB
  • crack to start process of inserting license values inside DB
    • MAKE SURE YOU HAVE REPLACED THE BINARY OR LICENSE WILL RESET

How To

Read the public "blog" / "article" / "tutorial" here: - CyberArsenal Post

Info

Core symbols most depended-on inside this repo

Shape

Function 3
Struct 2

Languages

Go100%

Modules by API surface

main.go5 symbols

For agents

$ claude mcp add HAK5-C2-License-Toolkit \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page