Michael Mikovsky 080f55ddd3 Rebuild protocol runtime from scratch
Implement an aligned two-section frame format, a compiled prefix router, a minimal pending and active hook engine, and a header-first receive path that only decodes payloads on local delivery. Recreate the protocol-focused test suite and document the explicit framing deviation in src/protocol/PROTOCOL_CHANGES.md.
2026-04-25 12:37:54 -06:00
2026-01-30 14:05:07 -07:00
2026-04-24 22:27:26 -06:00
2026-04-25 12:37:54 -06:00
2026-01-26 09:13:46 -07:00
2026-04-25 11:36:10 -06:00
2026-04-25 11:36:10 -06:00
2026-04-25 10:55:49 -06:00
2026-04-24 22:32:12 -06:00
2026-04-24 19:25:27 -06:00
2026-04-24 22:48:08 -06:00

unshell logo

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.
S
Description
UnShell is an exploitation orchestration framework.
Readme 1.8 MiB
Languages
Rust 99.7%
Shell 0.3%