There are 6 repositories under x86-kernel topic.
A collection of awesome software, libraries, learning tutorials, documents and books, awesome resources and cool stuff about ARM and Windows Exploitation.
:trollface: Hobby x86 unix-like kernel. Curiously under development to answer "How to write an OS".
An experimental i386 kernel written in Pascal
A basic x86 kernel to learn how operating systems get from BIOS to userland
WYOS is a Multitask Operating System Based on 32-bit x86 Architecture
Small but fully functional operating system kernel that supports multithreaded programming and time sharing, along with some synchronization primitives such as semaphores and events. Written in C++, for x86 processor on 32-bit operating system host, for Operating Systems 1 course at Faculty of Electrical Engineering at University of Belgrade, 2021/2022.
kernel for X86_32 bit Operating Systems .
A multi-threaded kernel built in protected mode for the x86 architecture
My write-ups for UIUCTF 2020
Custom kernel for a x86 system as part of Computer Engineering Operating System mini project in 2nd year.