Pinned Repositories
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
awesome-virtualization
Collection of resources about Virtualization
Chip8-emulator
A fun project made as a stepping stone to expand my understands for Emulators/Interpreter
dmidecode
dmidecode mirror
gpu-passthrough-arch
Simple scripts for arch GPU Passthrough set up. To make "my" life easier when installing a new arch distro. This will be bias towards NVIDIA GPUs
hwid-checker-mg
hwid-checker-mg is simple, proof-of-concept, hardware id checker made in C++ that utilizes the SMBIOS/DMI standards to output information that's been described by the BIOS.
Infosec_Reference
An Information Security Reference That Doesn't Suck
krakensvm-mg
A simple x86_64 AMD-v hypervisor type-2 Programmed with C++, with soon to be added syscall hooks. [W.I.P]
simplekernel
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"
warframe-directx11-and-imgui
a simple Universal Directx 11 Hook to initiate ImGui
medievalghoul's Repositories
medievalghoul/hwid-checker-mg
hwid-checker-mg is simple, proof-of-concept, hardware id checker made in C++ that utilizes the SMBIOS/DMI standards to output information that's been described by the BIOS.
medievalghoul/krakensvm-mg
A simple x86_64 AMD-v hypervisor type-2 Programmed with C++, with soon to be added syscall hooks. [W.I.P]
medievalghoul/simplekernel
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"
medievalghoul/warframe-directx11-and-imgui
a simple Universal Directx 11 Hook to initiate ImGui
medievalghoul/Chip8-emulator
A fun project made as a stepping stone to expand my understands for Emulators/Interpreter
medievalghoul/gpu-passthrough-arch
Simple scripts for arch GPU Passthrough set up. To make "my" life easier when installing a new arch distro. This will be bias towards NVIDIA GPUs
medievalghoul/awesome-virtualization
Collection of resources about Virtualization
medievalghoul/dmidecode
dmidecode mirror
medievalghoul/Infosec_Reference
An Information Security Reference That Doesn't Suck
medievalghoul/hush
Hush is a unix shell based on the Lua programming language
medievalghoul/linux-pe
COFF and Portable Executable format described using standard C++ with no dependencies.
medievalghoul/Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
medievalghoul/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
medievalghoul/raytracing.github.io
Main Web Site (Online Books)
medievalghoul/systemd
The systemd System and Service Manager