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
- Obfuscates all RTTI (Run-time type information) inside a binary☆202Updated 8 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 program to demonstrate external signature scanning.☆68Updated 3 years ago
- Easy to use overlay using Direct2d☆152Updated 2 years ago
- ☆171Updated 8 years ago
- The most powerful and customizable binary pattern scanner☆244Updated 4 years ago
- A small wrapper class providing an unified interface to search for various memory signatures☆78Updated 3 years ago
- windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export …☆209Updated last month
- Library containing Anti-RE and Anti-Debug methods.☆112Updated 7 months ago
- hwid-checker-mg is simple, proof-of-concept, hardware id checker made in C++ that utilizes the SMBIOS/DMI standards to output information…☆110Updated 3 years ago
- DLL Injector using manual map, written in C++☆44Updated 5 years ago
- Anti-debug library based on al-khaser with ScyllaHide/TitanHide detection.☆63Updated 6 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆107Updated 5 years ago
- A mini anti-anti debug hooking library for Windows.☆106Updated 4 years ago
- C++11/14 obfuscation techniques.☆43Updated 6 years ago
- Memory integrity check with CRC32 instruction, section-based☆47Updated 6 months ago
- capcom-like executor for any physmem driver☆57Updated 3 years ago
- set of single-header libraries for C/C++. The code is far from finished but some parts are quite usable.☆167Updated 3 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆144Updated 5 years ago
- A library to read physical memory and system-wide virtual memory.☆127Updated 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
- External memory library for Windows.☆54Updated 3 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆57Updated 3 years ago
- A simple project to demonstrate function hooking / detouring☆127Updated 8 years ago
- a simple, tiny, very fast, well-documented, header-only library for 2D primitive and text rendering using D3D9 & GDI, written in C++17☆33Updated 11 months ago
- A Simple demonstration of manual dll injector☆206Updated 4 years ago
- Hooking kernel functions by abusing alignment☆248Updated 4 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆240Updated 6 years ago
- Kernel Lazy Importer☆124Updated last year