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
- hwid-checker-mg is simple, proof-of-concept, hardware id checker made in C++ that utilizes the SMBIOS/DMI standards to output information…☆109Updated 3 years ago
- Obfuscates all RTTI (Run-time type information) inside a binary☆199Updated 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
- ☆171Updated 8 years ago
- The most powerful and customizable binary pattern scanner☆243Updated 4 years ago
- A simple program to demonstrate external signature scanning.☆68Updated 3 years ago
- A small wrapper class providing an unified interface to search for various memory signatures☆78Updated 3 years ago
- Easy to use overlay using Direct2d☆152Updated 2 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 simple project to demonstrate function hooking / detouring☆127Updated 8 years ago
- Library containing Anti-RE and Anti-Debug methods.☆115Updated 6 months ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆241Updated 6 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
- windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export …☆203Updated 2 weeks ago
- capcom-like executor for any physmem driver☆57Updated 3 years ago
- A mini anti-anti debug hooking library for Windows.☆106Updated 4 years ago
- Compile-time conversion library, from IDA-style string to array (supports wildcarding).☆37Updated 2 months ago
- Just my first IOCTL try☆75Updated 5 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
- Hooking kernel functions by abusing alignment☆248Updated 4 years ago
- External memory library for Windows.☆53Updated 3 years ago
- 🥭windows memory library aimed towards game hacking☆42Updated 5 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆170Updated 5 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆90Updated 6 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
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆104Updated 5 years ago
- Kernel driver that .text hooks a syscall in dxgkrnl.sys which can be called from our user-mode client to send instructions like rpm/wpm a…☆193Updated 2 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆67Updated 2 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆57Updated 3 years ago