Updated documentation.

This commit is contained in:
Jakob Friedl
2025-10-31 14:55:50 +01:00
parent 7f76c151d2
commit af3e7245cd
13 changed files with 384 additions and 7 deletions

View File

@@ -15,22 +15,23 @@ For more information about architecture, usage and features, check out the [docu
## Features
- Flexible operator GUI client written with Dear ImGui in Nim
- Flexible operator GUI client developed using Dear ImGui
- HTTP listeners with support for callback hosts (Redirectors)
- Support for malleable C2 profiles (TOML)
- Customizable payload generation
- Encrypted C2 communication leveraging AES256-GCM and X25519 key exchange
- Sleep obfuscation via Ekko, Zilean or Foliage with support for call stack spoofing
- Inline-execution of COFF/BOF files
- Inline-execution of .NET assemblies
- In-memory execution of COFF/BOF files
- In-memory execution of .NET assemblies
- Token impersonation
- AMSI/ETW patch using hardware breakpoints
- AMSI/ETW patching using hardware breakpoints
- Compile-time string obfuscation
- Wide selection of built-in post-exploitation modules
- Looting and loot management
- Logging of all operator activity
- Self-destruct functionality
- Agent kill date & working hours
- Fully written in Nim
## Screenshots