mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
412960203c01e15a9d186b569f2d368a4d9407f2
Align the framed header section so decode can avoid hidden alignment repair on the hot path, and teach protocol_bench.rs to build and run the standalone tracing binaries directly. The updated benchmark shows lower encode, decode, forward, local call, and hook data costs than the previous baseline.
UnShell is an exploitation orchestration framework.
UnShell Orca
The control plane. A specialized endpoint that provides an orchestration interface to manage and interact with the tree, allowing sophisticated control of implants across a network.- status: Not started.
UnShell Protocol
The communication bedrock. A hierarchical, lightweight, and flexible protocol for the control of implants across a network.- status: Protocol and implementation drafted. See PROTOCOL.md
UnShell Build
A tool built on the rust compiler that compiles projects to very small binaries with obfuscation techniques. The `msfvenom` of this project.- status: Not started.
libunshell
A rust library which provides easy creation of implants through pre-made libraries and endpoints connected to the UnShell protocol.- status: Not started.
Description
Languages
Rust
99.7%
Shell
0.3%
