Skip to content
View zeishr's full-sized avatar
💻
Computing on the computer
💻
Computing on the computer

Highlights

  • Pro

Organizations

@FuzzingLabs @PyDFIR @Phreaks-2600

Block or report zeishr

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
zeishr/README.md

I work on tooling for computer security, OS internals, binary analysis, instrumentation, reverse engineering, game security research, and fuzzing.

Technical focus

  • Systems security: hypervisors, virtual machine introspection, debuggers
  • Binary analysis and instrumentation: runtime inspection and internals, process injection
  • Research operations: curated knowledge bases, reproducible environments, automation
  • Vulnerability research tooling: fuzzing techniques (snapshot-based, stateful, structure-aware)

Languages and tools

Skills

Public work

Selected public repositories and substantial forks grouped by area. Archived projects are kept visible as research notes or historical experiments rather than active maintenance targets.

Systems security, virtualization, and memory

Project Description Stack
xenith Research-focused hypervisor for Xen-based debugging, virtual machine introspection, and automation. archived Rust
awesome-anti-virtualization Curated reference list for anti-virtualization and VM-detection techniques. Research list
libMMU Rust crate for rebuilding virtual address spaces from memory dumps, inspired by the OS-agnostic MMU reconstruction techniques explored in mmushell. archived Rust / Nix
mmushell Substantial fork of EURECOM's memory-forensics PoC; added module packaging, a Nix development shell, MkDocs documentation, and architecture/exporter cleanup. archived Python
secmalloc Secure allocator experiment around malloc/realloc/free-style semantics. archived C

Fuzzing

Project Description Stack
snapchange Fork of awslabs' KVM snapshot fuzzer with dependency updates, container and template fixes, LD_PRELOAD support, fuzzer virtual-memory mapping, clearer VM-exit diagnostics, and snapshell tooling. archived Rust / Python / KVM

Runtime instrumentation and game security

Project Description Stack
mono-injector Rust CLI and GUI for injecting managed assemblies into Unity and other Mono-hosted Windows processes. Rust
mono-rt Dynamic Rust bindings to the Mono runtime for injected tooling and runtime inspection. Rust
strafthack Managed Unity mod for STRAFTAT private-session testing and controlled client-side experimentation. C#
Pity Legacy Garry's Mod scripting project kept as an archive. archived Lua

Pinned Loading

  1. xenith xenith Public archive

    Research-focused hypervisor offering advanced tools for debugging, virtual machine introspection, and automation.

    Rust 45 2

  2. awesome-anti-virtualization awesome-anti-virtualization Public

    A curated list of awesome resources related to anti virtualization techniques

    80 4

  3. DualHorizon/blackpill DualHorizon/blackpill Public archive

    A Linux kernel rootkit in Rust using a custom made type-2 hypervisor, eBPF XDP and TC programs

    Rust 341 44

  4. mono-rt mono-rt Public

    Dynamic Rust bindings to the Mono runtime, designed for process injection into Unity games and other Mono-hosted applications

    Rust 2

  5. mono-injector mono-injector Public

    Rust Mono assembly injector for Unity and Mono-hosted Windows processes, with CLI and GUI, profiles, and more.

    Rust 2

  6. strafthack strafthack Public

    Managed Unity mod for STRAFTAT private-session testing, with ESP, aim tools, movement, visuals, host utilities, and more.

    C# 2