User-mode networking for virtual machines.
-
Updated
Jan 4, 2026 - C
User-mode networking for virtual machines.
Handle Watcher is a program that protects itself by detecting and terminating dangerous process handles.
Universal constexpr and runtime string hashing library for C++17+. Lightweight, dependency-free, and suitable for user-mode and kernel-mode. Ideal for reversing protection and API hash lookups
Dralyxor: Advanced C++ header-only library for robust string obfuscation, shielding binaries from static/dynamic analysis. Uses a consteval micro-program engine with variable NOPs. Runtime anti-debug/tamper checks (canaries, content checksums) plus RAII "just-in-time" decryption ensure secure, minimal memory exposure of plain-text data.
Header-only constexpr string encryption for C++17+, supporting both User and Kernel Mode, with no CRT or STL dependencies.
The Operating System Simulator 💻 is a terminal-based project that brings core OS concepts to life—like multitasking, scheduling, memory management, and user/kernel modes—through a hands-on, interactive experience ⚙️. From managing tasks to simulating file operations and even playing a quick game, it offers a fun yet insightful way 🧠 to understand
Ghetto user mode emulation of Windows kernel drivers.
Simple bash script to filter out useful ROP gadgets from rp++ output while bypassing DEP
Windows Exploit development : Bypass Data Execution Prevention (DEP) using ROP chains manually hard code
This repo contains my Operating System course's labs and project I did in my university.
Kernal Driver Tutorial For Getting Started With Kernel Drivers
Windows 10 System Programming additional study material (unofficial). Complete CLI and GUI programs exploring operating systems concepts.
OpenVPN with ocproxy/tunsocks/VPN-to-proxy/socks2tun support, as well as AWS VPC. Ported from https://github.com/ValdikSS/openvpn-tunpipe and https://github.com/samm-git/aws-vpn-client
An example of arbitrary code excecution in remote processes. Example spaws items inside EldenRing. Created solely for teaching purposes.
Manually implement Structured Exception Handling a.k.a SEH for Delphi
Add a description, image, and links to the user-mode topic page so that developers can more easily learn about it.
To associate your repository with the user-mode topic, visit your repo's landing page and select "manage topics."