Skip to content
View ring0-rootkit's full-sized avatar
🤓
🤓

Organizations

@ya-persik-yem

Block or report ring0-rootkit

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ring0-rootkit/README.md
IMG_20260403_192919

ring0-rootkit

backend engineer · low-level systems · offensive security

high-performance infrastructure on Solana — written in Rust and Go. breaking things on purpose in my spare time.

X


> whoami

let me = Engineer {
    focus:     ["solana infra", "low-latency services", "distributed systems"],
    languages: ["rust", "go", "c", "zig"],
    playing:   ["nixos", "neovim plugins", "filesystems", "binary exploitation"],
    studying:  "infosec",
};

> stack

core

infra & data

env


> selected work

repo what lang
cagekeeper secure containerized envs gated by hardware keys & behavioral AI C + Python
simpfs simple filesystem on libfuse C
simp selective internet messaging protocol C
miraculous.nvim colorscheme Lua

uid=0(root) gid=0(root) groups=0(root)

Pinned Loading

  1. simpfs simpfs Public

    simple filesystem in c using libfuse

    C

  2. simp simp Public

    Selective Internet Messaging Protocol

    C

  3. gitblame.nvim gitblame.nvim Public

    simple plugin to show git blame in floating window for neovim

    Lua 1

  4. crypto-currency-on-go crypto-currency-on-go Public archive

    crypto currency written on go

    Go

  5. compile-mode.nvim compile-mode.nvim Public

    Lua 2

  6. cagekeeper cagekeeper Public

    Secure containerized environments guarded by hardware keys and behavioral AI

    Python