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

Block or report sondernextdoor

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. Poseidon Poseidon Public

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

    C++ 311 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++ 106 47

  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++