wizardengineer / simplekernelLinks
Basically osdev notes; simplekernel is a very minimal operating system made for learning and conceptually understanding the OS theory, HyperVisors, and so on. This apart of my "Understanding of OS theoretical concepts"
☆39Updated 3 years ago
Alternatives and similar repositories for simplekernel
Users that are interested in simplekernel are comparing it to the libraries listed below
Sorting:
- A Type-1 hypervisor aimed to implement kernel hotswapping☆30Updated last year
- x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more☆83Updated 2 years ago
- 64 bit monolithic nt-style kernel☆97Updated 4 years ago
- A simple x86_64 AMD-v hypervisor type-2 Programmed with C++, with soon to be added syscall hooks. [W.I.P]☆103Updated 2 years ago
- Pretty x86 instruction reference site generator☆61Updated 3 years ago
- A Type-1 Hypervisor written in Modern C++☆43Updated 2 years ago
- reverse engineering of the windows nt kernel debugger protocol & reimplementation.☆30Updated last year
- Simple Intel VT-x type-2 hypervisor for 64-bit Linux.☆20Updated 5 years ago
- Lightweight x86-64 instruction length disassembler (LDE)☆34Updated 2 years ago
- x86_64, PE32+, FAT32 bootloader☆26Updated 4 years ago
- x64 PE-COFF virtualization driven obfuscation engine☆58Updated 3 years ago
- HelloAmdHvPkg is a type-1 research hypervisor for AMD processors.☆98Updated 5 years ago
- CMake template for a basic EFI application/bootkit. This library is header-only, there is no EDK2 runtime!).☆78Updated 3 years ago
- Type 2 Hypervisor for security research supported by AMD-V hardware assisted virtualization☆41Updated 2 years ago
- A native hypervisor designed for the Windows operating system☆124Updated 4 years ago
- efi headers☆62Updated 8 months ago
- AMD SVM hypervisor rootkit proof of concept☆48Updated 2 years ago
- Tutorial on solving a VM based CrackMe.☆66Updated 5 years ago
- Parser for Microsoft Program Database (PDB) files☆77Updated 5 years ago
- 64bit bare metal hypervisor built from scratch with Intel VT-x☆93Updated 5 years ago
- A tiny x86_64 UEFI-based operating system built from scratch.☆32Updated 4 years ago
- A bunch of architectural headers for i386 and AMD64☆40Updated 2 years ago
- Unicorn Engine port for UEFI firmware☆48Updated 8 months ago
- A virtualization-based endpoint security solution for Windows☆88Updated 4 years ago
- The bootloader for the latest versions of Windows NT, Windows 8 to Windows 11.☆24Updated 5 years ago
- Pure Go port of Hacker Disassembler Engine.☆25Updated 9 months ago
- A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators☆69Updated 3 years ago
- A portable header only library extending the C++20 STL.☆89Updated last year
- Toy kernel written in Rust for x86_64☆25Updated 2 months ago
- The sample DXE runtime driver demonstrating how to program DMA remapping.☆70Updated last year