es3n1n / commonLinks
A cross-platform set of c++23 utilities
☆36Updated 3 months ago
Alternatives and similar repositories for common
Users that are interested in common are comparing it to the libraries listed below
Sorting:
- C++23 binary signature search algorithm optimized with AVX2☆78Updated 2 years ago
- Reverse engineering utilities library written in meta-modern c++☆51Updated 2 years ago
- External memory library for Windows.☆54Updated 3 years ago
- A Windows Direct Syscall Library☆52Updated 9 months ago
- A crossplatform C++ library to directly interfere with Steam servers☆50Updated 2 years ago
- capcom-like executor for any physmem driver☆57Updated 4 years ago
- Cross-Platform Framework for High-Speed Memory Pattern Scanning with Multithreading, SIMD Support, and Alternative STL ETL Integration☆45Updated 3 weeks ago
- Win32 PE (dll, sys, exe) remote manual mapper written on PHP with injector-client written on C++20☆73Updated 2 years ago
- Lazy Import technique implementation to call any import in the runtime☆28Updated last year
- D3D11 Renderer☆17Updated last year
- A portable header only library extending the C++20 STL.☆95Updated last year
- Automatic vtable detection, inheritance analysis, and function override tracking for reverse engineering compiled C++ binaries. Supports …☆111Updated last week
- A plugin for x64dbg that can copy RVA from unknown memory pages☆34Updated 3 years ago
- a lightweight library geared towards windows process hacking/manipulation, but with much more use case.☆32Updated 4 years ago
- Its a header-only runtime tool for importing functions from modules.☆45Updated 2 years ago
- ☆15Updated 2 years ago
- Compile-time conversion library, from IDA-style string to array (supports wildcarding).☆37Updated this week
- Attempts to decrypt JM Xorstr in some x64 binaries☆59Updated 2 years ago
- PointerGuard is a proof-of-concept tool used to create 'guarded' pointers which disguise pointer addresses, monitor reads/writes, and pre…☆53Updated 3 years ago
- This tool Decrypt and Extract the files from the EAC☆78Updated 5 months ago
- A lightweight BattlEye emulator of the launcher☆64Updated 3 years ago
- Kernel Lazy Importer☆129Updated last year
- PoC over some VMP features☆24Updated 6 months ago
- windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export …☆220Updated 3 months ago
- Lightweight HTTP C++ library / curl wrapper for web scrappers, session emulators, restful applications inspired by Laravel HTTP client / …