qis / xorstrLinks
A simple constexpr string literal obfuscator.
☆126Updated 8 years ago
Alternatives and similar repositories for xorstr
Users that are interested in xorstr are comparing it to the libraries listed below
Sorting:
- Hide function calls to prevent reverse-engineering☆74Updated 4 years ago
- The most powerful and customizable binary pattern scanner☆247Updated 4 years ago
- Obfuscates all RTTI (Run-time type information) inside a binary☆201Updated 8 years ago
- set of single-header libraries for C/C++. The code is far from finished but some parts are quite usable.☆168Updated 4 years ago
- Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calli…☆175Updated 2 years ago
- A Simple demonstration of manual dll injector☆208Updated 4 years ago
- ☆173Updated 8 years ago
- A simple program to demonstrate external signature scanning.☆70Updated 3 years ago
- A small wrapper class providing an unified interface to search for various memory signatures☆79Updated 4 years ago
- A simple project to demonstrate function hooking / detouring☆127Updated 8 years ago
- Easy to use overlay using Direct2d☆155Updated 2 years ago
- hwid-checker-mg is simple, proof-of-concept, hardware id checker made in C++ that utilizes the SMBIOS/DMI standards to output information…☆112Updated 3 years ago
- C++11/14 obfuscation techniques.☆43Updated 6 years ago
- C++17 PE manualmapper☆431Updated 4 years ago
- Hooking kernel functions by abusing alignment☆248Updated 5 years ago
- Library containing Anti-RE and Anti-Debug methods.☆117Updated 9 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
- Inserts your process into EQU8's Trusted process list allowing for the process to open a handle. EQU8 is used by Totally Accurate Battleg…☆16Updated 4 years ago
- A mini anti-anti debug hooking library for Windows.☆106Updated 5 years ago
- Advanced x86/x86-64 hooking library (WIP).☆138Updated 2 years ago
- Compile-time conversion library, from IDA-style string to array (supports wildcarding).☆37Updated this week
- Module extending manual mapper☆378Updated 5 years ago
- DLL Injector using manual map, written in C++☆45Updated 5 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆143Updated 5 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 6 years ago
- header-only library for compile-time rng and randomized code on compile in c++☆32Updated 2 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆171Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆342Updated 5 years ago
- Elevate a process to be a protected process☆155Updated 6 years ago
- manually map driver for a signed driver memory space