ElliotKillick / operating-system-design-reviewLinks
Operating System Design Review: A systematic analysis of modern systems architecture
☆322Updated 6 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☆516Updated last year
- A small x64 library to load dll's into memory.☆448Updated last year
- Important notes and topics on my journey towards mastering Windows Internals☆409Updated last year
- masm32 kernel programming, drivers, tutorials, examples, and tools (credits Four-F)☆126Updated 2 years ago
- Process Injection using Thread Name☆280Updated 5 months ago
- A tutorial on how to write a packer for Windows!☆289Updated last year
- Simple x86/x64 Assembler/Disassembler/Emulator☆185Updated last year
- msdocsviewer is a simple tool that parses Microsoft's win32 API and driver documentation to be used within IDA.☆152Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.