KFS
x86 Kernel From Scratch: From basic bootable kernel, GDT & IDT implementation to advanced ELF memory parser & complete kernel/userspace syscall mechanism.
How to download and setup KFS
Open terminal and run command
git clone https://github.com/iomonad/KFS.git
git clone is used to create a copy or clone of KFS repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with KFS https://github.com/iomonad/KFS/archive/master.zip
Or simply clone KFS with SSH
[email protected]:iomonad/KFS.git
If you have some problems with KFS
You may open issue on KFS support forum (system) here: https://github.com/iomonad/KFS/issuesSimilar to KFS repositories
Here you may see KFS alternatives and analogs
raspberry-pi-os gvisor reactos spectre-meltdown-checker Awesome-UNIX windows-kernel-exploits linux-kernel-exploits pmbootstrap procfs PPLKiller build-linux cilium rt-thread The_Holy_Book_of_X86 winfsp simplefs build toaruos linux-insides-zh syzkaller blog_os gophernotes tock u-root kernelpop SpecuCheck xos ksm sparkmagic PowerNex