User mode file system library for windows with FUSE Wrapper
-
Updated
Jul 12, 2025 - C
User mode file system library for windows with FUSE Wrapper
WinDBG Anti-RootKit Extension
🐧 Assembly with Linux (Notes, Syscalls, Protection Rings) 🐧
Example Windows Kernel-mode Driver which enumerates running processes.
Kernel-mode C++ unit testing framework in BDD-style
A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant context.
Simple code generation library developed in C intended for code generation in Kernel mode
A B-Tree sparse file implementation for kernel mode IOKit modules/extensions.
Example Windows Kernel-mode Driver which finds process ID by executable file name.
Manually implement Structured Exception Handling a.k.a SEH for Delphi
hello world operating system
Archive of assignments done in Operating System Course.
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.
Kernel Module for Lunix Sensors - Assignment for Operating Systems Lab (NTUA ECE)
The sudo and su commands in Windows!
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
An X64 Kernel Gadget providing low-level system monitoring and manipulation capabilities for Windows (WIN7-WIN11), including process, driver, kernel hook detection, and network analysis.
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
This repo contains my Operating System course's labs and project I did in my university.
Add a description, image, and links to the kernel-mode topic page so that developers can more easily learn about it.
To associate your repository with the kernel-mode topic, visit your repo's landing page and select "manage topics."