revsic / cpp-obfuscatorLinks
C++ implementation of compile time obfuscator
☆154Updated 5 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☆71Updated 4 years ago
- too busy for that all, furikuri is framework for code protection☆160Updated 5 years ago
- Obfuscate calls to imports by patching in stubs☆69Updated 3 years ago
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆273Updated 2 years ago
- Analyze patches in a process☆254Updated 3 years ago
- x64 syscall caller in C++.☆90Updated 7 years ago
- Vectored Exception Handling Hooking Class☆160Updated 6 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…☆175Updated 3 years ago
- Kernel LdrLoadDll injector☆261Updated 6 years ago
- x86 Binary Code Virtualization Tool☆217Updated 5 months ago
- Elevate a process to be a protected process☆151Updated 5 years ago
- C++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.☆175Updated 5 years ago
- Library containing Anti-RE and Anti-Debug methods.☆109Updated 2 months ago
- A quick-and-dirty anti-hook library proof of concept.☆104Updated 6 years ago
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆185Updated 2 years ago
- x64dbg plugin for simple spoofing of CPUID instruction behavior☆90Updated 2 years ago
- LLVM Obfuscator / constexpr / PEB CALL API☆179Updated 6 years ago
- A ProcMon-esque tool for monitoring Windows Kernel Drivers☆59Updated 4 years ago
- Manual DLL Injector using Thread Hijacking.☆238Updated 7 years ago
- A modern c++ implementation of windows heavens gate☆226Updated 4 years ago
- x86 PE Mutator☆219Updated 2 years ago
- Hide DLL / Hide Module / Hide Dynamic Link Library☆107Updated 6 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆137Updated 3 years ago
- Tutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from s…☆135Updated 3 years ago
- fix vmprotect import function used unicorn-engine.☆96Updated 2 years ago
- Hacker Disassembler Engine 64 Copyright (c) 2008-2009, Vyacheslav Patkov. * All rights reserved.☆51Updated 3 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆145Updated last year
- Load your driver like win32k.sys☆255Updated 2 years ago
- Asynchronous Procedure Calls☆235Updated 4 years ago
- A Windows PE format file loader☆145Updated 7 years ago