ElliotKillick / operating-system-design-reviewLinks
Operating System Design Review: A systemic analysis of modern systems architecture
☆314Updated 4 months ago
Alternatives and similar repositories for operating-system-design-review
Users that are interested in operating-system-design-review are comparing it to the libraries listed below
Sorting:
- The Definitive Guide To Process Cloning on Windows☆502Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆290Updated last year
- msdocsviewer is a simple tool that parses Microsoft's win32 API and driver documentation to be used within IDA.☆152Updated last year
- A small x64 library to load dll's into memory.☆443Updated last year
- For when DLLMain is the only way☆381Updated 7 months ago
- SHAREM is a shellcode analysis framework, capable of emulating more than 20,000 WinAPIs and virutally all Windows syscalls. It also conta…☆394Updated last month
- A tutorial on how to write a packer for Windows!☆278Updated last year
- Process Injection using Thread Name☆273Updated 2 months ago
- Web-based tool that allows comparing symbol, type and syscall information of Microsoft Windows binaries across different versions of the …☆345Updated this week
- Important notes and topics on my journey towards mastering Windows Internals☆394Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆346Updated 4 months ago
- masm32 kernel programming, drivers, tutorials, examples, and tools (credits Four-F)☆124Updated last year
- Single header version of System Informer's phnt library.☆223Updated this week
- Exploring RPC interfaces on Windows☆322Updated last year
- A Cross-Platform C++ parser library for Windows user minidumps with Python 3 bindings.☆204Updated 7 months ago
- Reverse engineering winapi function loadlibrary.☆202Updated 2 years ago
- A DTrace on Windows Reimplementation☆348Updated 4 months ago
- Simple x86/x64 Assembler/Disassembler/Emulator☆184Updated 10 months ago
- WinVisor - A hypervisor-based emulator for Windows x64 user-mode executables using Windows Hypervisor Platform API☆581Updated 5 months ago
- PoCs for Kernelmode rootkit techniques research.☆376Updated 5 months ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆231Updated last year
- Patching "signtool.exe" to accept expired certificates for code-signing.☆282Updated 11 months ago
- Evasion by machine code de-optimization.☆385Updated 11 months ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆678Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆342Updated 10 months ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆566Updated 2 years ago
- Admin to Kernel code execution using the KSecDD driver☆251Updated last year
- RISC-V Virtual Machine☆226Updated 2 weeks ago
- ☆259Updated 2 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆336Updated 2 years ago