Skip to content
View sondernextdoor's full-sized avatar
Block or Report

Block or report sondernextdoor

Report abuse

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

Report abuse

Pinned Loading

  1. Poseidon Poseidon Public

    Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device objects.

    C++ 342 67

  2. WindowsHardwareInfo WindowsHardwareInfo Public

    A project written in C++ to get hardware info on a Windows PC. Interfaces with the Windows Management Instrumentation (WMI) service to query hardware info of interest and provides a basic command l…

    C++ 110 49

  3. Virtual-Machine Virtual-Machine Public

    Turing-complete 64-bit virtual machine written in C++ and C#

    C++ 7

  4. CaesarCipher CaesarCipher Public

    simple caesar cipher written in c++

    C++