Repository navigation
x86-kernel
- Website
- Wikipedia
A collection of awesome software, libraries, learning tutorials, documents and books, awesome resources and cool stuff about ARM and Windows Exploitation.
<img alt="trollface" src="https://github.githubassets.com/images/icons/emoji/trollface.png?v8" /> Hobby x86 unix-like kernel. Curiously under development to answer "How to write an OS".
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
A small operating system I'm currently developing
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.
Simple test libc for 32-bit x86 linux kernel
If only fifth time is the charm.
A multi-threaded kernel built in protected mode for the x86 architecture
Custom kernel for a x86 system as part of Computer Engineering Operating System mini project in 2nd year.
My write-ups for UIUCTF 2020