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:
- A simple program to demonstrate external signature scanning.☆70Updated 3 years ago
- Obfuscates all RTTI (Run-time type information) inside a binary☆202Updated 8 years ago
- A mini anti-anti debug hooking library for Windows.☆106Updated 5 years ago
- A small wrapper class providing an unified interface to search for various memory signatures☆79Updated 3 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
- ☆172Updated 8 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 simple project to demonstrate function hooking / detouring☆127Updated 8 years ago
- Hide function calls to prevent reverse-engineering☆74Updated 4 years ago
- The most powerful and customizable binary pattern scanner☆246Updated 4 years ago
- Easy to use overlay using Direct2d☆154Updated 2 years ago
- Memory integrity check with CRC32 instruction, section-based☆48Updated 7 months 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
- A Simple demonstration of manual dll injector☆208Updated 4 years ago
- Advanced x86/x86-64 hooking library (WIP).☆137Updated 2 years ago
- capcom-like executor for any physmem driver☆57Updated 4 years ago
- External mid-function hooking method to retrieve register data☆92Updated 7 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
- header-only library for compile-time rng and randomized code on compile in c++☆32Updated 2 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆244Updated 6 years ago
- Library containing Anti-RE and Anti-Debug methods.☆117Updated 8 months ago
- C++11/14 obfuscation techniques.☆43Updated 6 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆143Updated 5 years ago
- Virtual Method Table Hook☆58Updated 2 years ago
- A collection of C++11 headers useful for reverse engineering