🛠️ Enhance your application's stealth by resolving WinAPI calls through PEB walking, keeping your import table clean and hidden from scrutiny.
-
Updated
Nov 14, 2025 - C
🛠️ Enhance your application's stealth by resolving WinAPI calls through PEB walking, keeping your import table clean and hidden from scrutiny.
Writing An Interpreter In C
XuNet OS is 32-bit operating system with XuNet Kernel built entirely from scratch using the custom XuNet kernel. Designed for simplicity, speed, and low-level learning, it includes its own bootloader, memory management, and a minimal command-line interface—ideal for OS developers and enthusiasts exploring system internals
A modern, low-level compiled langauge
rust like high level assembler
A function in C that reads and returns one line at a time from a file descriptor
Custom programming language compiled to LLVM IR designed to be memory safe, somewhat C-like but based around functions and instances thereof
ThunderOS is a lightweight RISC-V operating system designed for AI acceleration and educational experimentation.
A modular, non-POSIX operating system for x86_64, built from scratch in C and assembly. Intended to be an educational and experimental project that rigorously follows a Plan9-style "everything is a file" philosophy, featuring a from-scratch ACPI AML parser and a focus on unique solutions over tried-and-tested ones.
libft is a static C library of essential functions — from character checks and memory operations to string manipulation and linked lists — serving as the foundation for all future 42 projects.
An 64-bit operating system I'm developing for the x86 architecture
Learning low-level stuff the hard way — by fiddling, failing, and fixing.
SensEdu Projects Development Framework
Code Editor in C
Add a description, image, and links to the low-level topic page so that developers can more easily learn about it.
To associate your repository with the low-level topic, visit your repo's landing page and select "manage topics."