wizardengineer
Proverbs 16:9 - "The heart of man plans his way, but the Lord establishes his steps"
NYC - in my hypervisor
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
wizardengineer's Repositories
wizardengineer/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.
wizardengineer/krakensvm-mg
A simple x86_64 AMD-v hypervisor type-2 Programmed with C++, with soon to be added syscall hooks. [W.I.P]
wizardengineer/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"
wizardengineer/warframe-directx11-and-imgui
a simple Universal Directx 11 Hook to initiate ImGui
wizardengineer/Chip8-emulator
A fun project made as a stepping stone to expand my understands for Emulators/Interpreter
wizardengineer/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
wizardengineer/awesome-virtualization
Collection of resources about Virtualization
wizardengineer/dmidecode
dmidecode mirror
wizardengineer/Infosec_Reference
An Information Security Reference That Doesn't Suck
wizardengineer/hush
Hush is a unix shell based on the Lua programming language
wizardengineer/linux-pe
COFF and Portable Executable format described using standard C++ with no dependencies.
wizardengineer/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)
wizardengineer/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
wizardengineer/raytracing.github.io
Main Web Site (Online Books)
wizardengineer/systemd
The systemd System and Service Manager