rafzi / hacklib
Hacklib is a C++ library for building applications that run as a shared library in another application. It provides general purpose functionality like pattern scanning, hooking and laying out foreign classes. Additionally it contains some D3D and OpenGL drawing facilities and a cross-platform, high-performance, 3D-capable, transparent overlay.
☆35Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for hacklib
- Just a simple C++ version of CE's Speed Hack.☆37Updated 4 years ago
- A library for generating C++ compatible SDKs☆106Updated 3 months ago
- A small wrapper class providing an unified interface to search for various memory signatures☆77Updated 2 years ago
- rmlui with extensions☆16Updated this week
- ⚡ImGui External DirectX9 Overlay☆60Updated 2 years ago
- PatternScan library for internal and external pattern scan☆25Updated last year
- Pointer search for any classes using the RTTI feature.☆47Updated 4 years ago
- A client-sided anti-cheat developed during a freelance project to "plug-in" to a proprietary client for a private server. Includes memory…☆55Updated 3 years ago
- Internal SDK generator for Unreal Engine 3 games.☆49Updated 2 years ago
- C++23 binary signature search algorithm optimized with AVX2☆57Updated last year
- A simple EasyAntiCheat x64 emulator.☆46Updated 5 years ago
- This tool Decrypt and Extract the files from the EAC☆62Updated last year
- External Window Overlay Base with a working implementation of ImGui perfect for making external tools for video games such as trainers, b…☆56Updated 5 years ago
- DirectX 9 EndScene Hook with Dear ImGUI implementation through rdbo/libmem☆63Updated 3 years ago
- Compile-time conversion library, from IDA-style string to array (supports wildcarding).☆36Updated last year
- Internal (DLL) hack for Sea of Thieves. Also a good Base for an Internal hack for any UE4 game.☆56Updated 6 years ago
- Generates an complete SDK for any game running the Frostbite 3 engine. Tested with Battlefield 4 and Star Wars Battlefront☆42Updated 9 years ago
- Items to make ur imgui menu amazing.☆21Updated 3 years ago
- Scans all modules in target process for jmp/int3 hooks dissassembles then and follows jmps to destination.☆71Updated last year
- Anti Cheat i made in my free time. Credits to everyone who helped are in the files and some are in the code. I will definitely improve th…☆47Updated 6 years ago
- Game cheat base and clean architecture for your next cheat☆104Updated last year
- Internally injected C++ DLL that dumps VFTables with RTTI data, Still In Development☆102Updated last year
- Detect if a mouse event injected☆37Updated 7 years ago
- I wanted a nicer signature scanner that worked the way I wanted. Include however you want in your own DLL project.☆44Updated 9 years ago
- DX11 BaseHook with Dear ImGUI Implementation through rdbo/libmem☆98Updated 3 years ago