x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more
☆84Aug 11, 2023Updated 2 years ago
Alternatives and similar repositories for x86osdev
Users that are interested in x86osdev are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- WinXPSP2.Cermalus on stereoids, supporting all 32 bits Windows version. Windows Kernel Virus stuff for noobs☆18Aug 11, 2023Updated 2 years ago
- Dump PDB Symbols including support for Bochs Debugging Format (with wine support)☆14Aug 11, 2023Updated 2 years ago
- Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)☆62Aug 11, 2023Updated 2 years ago
- Dreg's setup for lldb reversing. The simplest and easiest possible, without scripting. lldb debugging setup.☆13May 2, 2024Updated last year
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆73Aug 11, 2023Updated 2 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- call gates as stable comunication channel for NT x86 and Linux x86_64☆32Aug 11, 2023Updated 2 years ago
- short crackme for Windows XP SP3 (32 bit version). ring0 stuff. IMO very fun x-)☆23Aug 11, 2023Updated 2 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆68Aug 11, 2023Updated 2 years ago
- Windows Kernel Programming Experiments☆84Sep 18, 2022Updated 3 years ago
- The GTK Keylogger☆18Aug 11, 2023Updated 2 years ago
- Helper scripts for windows debugging with symbols for Bochs and IDA Pro (PDB files). Very handy for user mode <--> kernel mode☆19Aug 11, 2023Updated 2 years ago
- masm32 kernel programming, drivers, tutorials, examples, and tools (credits Four-F)☆129Aug 11, 2023Updated 2 years ago
- Some drivers I've written while solving exercises from Practical Reverse Engineering☆15Jan 9, 2022Updated 4 years ago
- Tools for Linux kernel debugging on Bochs (including symbols, native Bochs debugger and IDA PRO)☆32Aug 11, 2023Updated 2 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- An example code of CiGetCertPublisherName☆16Mar 24, 2022Updated 4 years ago
- A Multi-Threaded PE Export Collection Utility☆14May 13, 2023Updated 2 years ago
- ☆15Jul 15, 2022Updated 3 years ago
- FTDI bricker just for fun - malware POC+hardware hacking CTF☆19Sep 23, 2024Updated last year
- Advanced driver monitoring utility.☆217Mar 7, 2026Updated last month
- Simple windows rpc server for research purposes only☆82May 29, 2022Updated 3 years ago
- A real-mode x86 operating system that is interrupt-driven and single-tasking.☆28Sep 27, 2021Updated 4 years ago
- Repository for the code snippets from the AllThingsIDA video channel☆130Oct 9, 2025Updated 6 months ago
- An opensource API hooking framework☆22Jan 3, 2020Updated 6 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Alternative API for IDA / Hex-Rays☆75Sep 18, 2023Updated 2 years ago
- Code repository of the Poncho tutorial series of Operating System development.☆12May 23, 2021Updated 4 years ago
- Load Dll into Kernel space☆39Aug 23, 2022Updated 3 years ago
- Illustrates the concept of return address spoofing, and how it is used.☆14May 13, 2020Updated 5 years ago
- Repository of different kernel drivers written while studying Windows NT Driver development