Skip to content
View ELF-Nigel's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report ELF-Nigel

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. ELF-HyperVisor ELF-HyperVisor Public

    A Windows x64 hypervisor (Intel VT-x + AMD-V) that mirrors TinyHook's philosophy: minimal, self-contained, fast iteration. This repo ships a usermode-safe build that compiles in CI, plus kernel dri…

    C 4 1

  2. WinSecRuntime WinSecRuntime Public

    Windows-focused runtime security layer for C++20 (MSVC/Clang). Supports header-only usage and a layout ready for static .lib or protected .dll builds.

    C++ 2

  3. NigelCrypt NigelCrypt Public

    Header-only, Windows-only string protection utility focused on real authenticated encryption, per-string keys, and short plaintext lifetimes at runtime. It is not an anti-analysis or obfuscation fr…

    C++

  4. TinyHook TinyHook Public

    TinyHook is a single-header, Windows x64 hooking toolkit that combines reliable 5-byte detours, VMT hooks, and a large set of advanced helpers (IAT/EAT, code-caves, auto-resolvers, integrity checks…

    C

  5. keyauth-cpp-library-1.3API keyauth-cpp-library-1.3API Public

    Forked from KeyAuth/keyauth-cpp-library-1.3API

    KeyAuth C++ Library 1.3 API Endpoint

    C++

  6. KeyAuth-CPP-Secured-Example KeyAuth-CPP-Secured-Example Public

    This repository is a hardened KeyAuth C++ example that integrates WinSecRuntime and NigelCrypt for runtime security and sensitive string protection.

    C++