qis / xorstrLinks
A simple constexpr string literal obfuscator.
☆127Updated 8 years ago
Alternatives and similar repositories for xorstr
Users that are interested in xorstr are comparing it to the libraries listed below
Sorting:
- Obfuscates all RTTI (Run-time type information) inside a binary☆202Updated 8 years ago
- A simple program to demonstrate external signature scanning.☆70Updated 3 years ago
- Hide function calls to prevent reverse-engineering☆74Updated 4 years ago
- The most powerful and customizable binary pattern scanner☆244Updated 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 small wrapper class providing an unified interface to search for various memory signatures☆79Updated 3 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
- A mini anti-anti debug hooking library for Windows.☆106Updated 4 years ago
- Easy to use overlay using Direct2d☆154Updated 2 years ago
- ☆172Updated 8 years ago
- Hooking kernel functions by abusing alignment☆247Updated 4 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
- Library containing Anti-RE and Anti-Debug methods.☆115Updated 8 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 …☆216Updated 2 months ago
- C++11/14 obfuscation techniques.☆43Updated 6 years ago
- A Simple demonstration of manual dll injector☆207Updated 4 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 6 years ago
- Memory integrity check with CRC32 instruction, section-based☆47Updated 7 months ago
- DLL Injector using manual map, written in C++☆45Updated 5 years ago
- A simple project to demonstrate function hooking / detouring☆127Updated 8 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆144Updated 5 years ago
- Elevate a process to be a protected process☆153Updated 6 years ago
- C++17 PE manualmapper☆414Updated 4 years ago
- The Win32 Anti-Intrusion Library☆211Updated 6 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆66Updated 2 years ago
- Advanced x86/x86-64 hooking library (WIP).☆136Updated 2 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆172Updated 3 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆173Updated 5 years ago
- Just my first IOCTL try☆75Updated 5 years 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