Highlights
Stars
Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calling conventions. Written in C++17.
Multi-threaded DirectX12 renderer w/ HDR, PBR & Multi-monitor support
A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, char32_t and C++20's char8_t.
A project that demonstrates how to screw with CSGO from Kernel Space. (CSGO Kernel Cheat/Hack) All cleaned up, and with updated offsets.
implementation of some function from string.h using SSE2 instructions
A tool for use with clang to analyze #includes in C and C++ source files
Github Action for include what you use (iwyu)
Read-only mirror of https://gitlab.gnome.org/GNOME/glib
CSGO Cheat Base for MacOSX. Written in C++ & Objective C. Menu Powered by ImGui. Includes Apple TouchBar API.
Tool to dump UEFI runtime drivers implementing runtime services for Windows
An impish, cross-platform binary parsing crate, written in Rust
Detecting execution of kernel memory where is not backed by any image file
Proof of concept on how to bypass some limitations of a manual mapped driver
A single-header ANSI C immediate mode cross-platform GUI library
A parser for Microsoft PDB (Program Database) debugging information
A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
UEFI Reference Specification Protocol Constants and Definitions
Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows
Collection of various BIOS/UEFI-related utilities which aid in research and/or modding purposes.
JakeCoxon / imgui-win98
Forked from ocornut/imguiDear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
FLARE Obfuscated String Solver - Automatically extract obfuscated strings from malware.