SYS.ARMORY //

Deployed
Armory

>> My custom spells, each with its own crazy theory and a very specific inspiration.

STATUS: ACTIVE

SPiCa

eBPF-based rootkit detector. Enforces binary star harmony between kernel and user space by observing raw scheduler tracepoints.

RUST eBPF SECURITY
>> SOURCE_CODE
STATUS: ACTIVE

Shinkai Shoujo

Agentless AWS IAM privilege analysis via OpenTelemetry. Finds unused permissions by correlating OTel traces with IAM policies, then generates Terraform to remove them. Zero deployment, zero agents.

AWS OTEL TERRAFORM
>> SOURCE_CODE
STATUS: ARCHIVED

memory-safe-REPL-shell

A memory safe shell written in rust with a FSM lexer, capable of functionalities like execution, echo, exiting, type.

RUST SHELL FSM
>> SOURCE_CODE