Cross-platform library for binary debugging and memory hacking written in Rust
☆57Oct 25, 2025Updated 4 months ago
Alternatives and similar repositories for udbg
Users that are interested in udbg are comparing it to the libraries listed below
Sorting:
- Get Windows 7 windows as DirectX textures☆121Oct 16, 2012Updated 13 years ago
- My offline renderer for learning.☆144Nov 19, 2025Updated 3 months ago
- PoC: DX11 overlay over DWM☆155Aug 6, 2020Updated 5 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆172Oct 24, 2020Updated 5 years ago
- ☆229Feb 27, 2024Updated 2 years ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆220May 21, 2025Updated 9 months ago
- use windows kernel deriver hidden file and itself to Bypass BE☆245Mar 21, 2023Updated 2 years ago
- Windows kernel samples☆257Apr 28, 2019Updated 6 years ago
- Features a kernel driver - fully functional login loader with a MySQL database - HWID checker - licensing system - r6 cheat features - me…☆243Jan 18, 2025Updated last year
- Book Example Code in [Introduction to 3D Game Programming With DirectX11 by Frank Luna ]☆281Feb 17, 2024Updated 2 years ago
- Kernel Inject DLL☆352Mar 21, 2023Updated 2 years ago
- EasyAntiCheat Integrity check bypass by mimicking memory changes☆352Sep 13, 2020Updated 5 years ago
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆411Jan 27, 2020Updated 6 years ago
- CPU & GPU RTX based on OpenGL☆398Jul 13, 2020Updated 5 years ago
- Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"☆484Apr 15, 2019Updated 6 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆476Dec 21, 2019Updated 6 years ago
- Rythe is a data-oriented C++20 game engine built to make optimal use of modern hardware.☆540Jan 20, 2026Updated last month
- Robust real-time rendering engine on DX11, DX12 with many advanced graphical features for quick prototyping☆737Oct 19, 2025Updated 4 months ago
- Skylicht Engine is C++ Game Engine based on Irrlicht 3D. And my goal is to create a high-performance and lightweight Game Framework that …☆742Updated this week
- Samples from Microsoft teams for the MSDN Code Gallery☆797May 22, 2020Updated 5 years ago
- Edyn is a real-time physics engine organized as an ECS.☆752Feb 24, 2026Updated last week
- Manual mapping without creating any threads, with rw only access☆806Oct 29, 2019Updated 6 years ago
- 2019年红队资源链接,资源不是本人整理出来,来自互联网,因为流传的少,特意在此做个备份,做个分享。☆839Aug 24, 2019Updated 6 years ago
- 为高性能而生的游戏运行时与工具箱☆918Oct 20, 2025Updated 4 months ago
- A modern JavaScript|Typescript library scaffolding, modularity, purity & extras☆958Mar 27, 2025Updated 11 months ago
- Access without a real handle☆1,039Apr 10, 2021Updated 4 years ago
- Source Code for "Ray Tracing Gems: High-Quality and Real-Time Rendering with DXR and Other APIs" by Eric Haines and Tomas Akenine-Möller☆1,033May 6, 2021Updated 4 years ago
- Toy path tracer for my own learning purposes (CPU/GPU, C++/C#, Win/Mac/Wasm, DX11/Metal, also Unity)☆1,107Apr 12, 2025Updated 10 months ago
- xAnalyzer plugin for x64dbg☆1,189Aug 13, 2025Updated 6 months ago
- C++ open source 3D game engine☆1,216Apr 6, 2024Updated last year
- Source code examples for "API without Secrets: Introduction to Vulkan" tutorial☆1,308Mar 31, 2023Updated 2 years ago
- A Pin Tool for tracing API calls etc☆1,625Feb 8, 2026Updated 3 weeks ago
- 图形学论文实现☆1,538Mar 6, 2022Updated 4 years ago
- 现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x