revsic / cpp-obfuscatorLinks
C++ implementation of compile time obfuscator
☆161Updated 6 years ago
Alternatives and similar repositories for cpp-obfuscator
Users that are interested in cpp-obfuscator are comparing it to the libraries listed below
Sorting:
- Hide function calls to prevent reverse-engineering☆74Updated 4 years ago
- too busy for that all, furikuri is framework for code protection☆161Updated 6 years ago
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆274Updated 2 years ago
- Obfuscate calls to imports by patching in stubs☆71Updated 4 years ago
- C++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.☆177Updated 5 years ago
- Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary pr…☆182Updated 3 years ago
- Hide DLL / Hide Module / Hide Dynamic Link Library☆106Updated 6 years ago
- Manual DLL Injector using Thread Hijacking.☆239Updated 7 years ago
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆188Updated 3 years ago
- A ProcMon-esque tool for monitoring Windows Kernel Drivers☆58Updated 4 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated 2 years ago
- Analyze patches in a process☆257Updated 4 years ago
- Vectored Exception Handling Hooking Class☆165Updated 6 years ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- LLVM Obfuscator / constexpr / PEB CALL API☆180Updated 6 years ago
- x64 syscall caller in C++.☆92Updated 7 years ago
- Hacker Disassembler Engine 64 Copyright (c) 2008-2009, Vyacheslav Patkov. * All rights reserved.☆51Updated 3 years ago
- Library containing Anti-RE and Anti-Debug methods.☆115Updated 6 months ago
- Kernel LdrLoadDll injector☆265Updated 7 years ago
- C++ 17 compile time string encryption supporting vs2010-2019☆76Updated 5 years ago
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆54Updated 2 years ago
- C++11/14 obfuscation techniques.☆41Updated 5 years ago
- fix vmprotect import function used unicorn-engine.☆97Updated 2 years ago
- Elevate a process to be a protected process☆150Updated 6 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆144Updated 2 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆107Updated 9 months ago
- x64dbg plugin for simple spoofing of CPUID instruction behavior☆95Updated 2 years ago
- Windows Driver Kit Extesion Header (Undoc)☆135Updated 3 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆142Updated 3 years ago
- Asynchronous Procedure Calls☆236Updated 4 years ago