revsic / cpp-obfuscatorLinks
C++ implementation of compile time obfuscator
☆157Updated 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☆72Updated 4 years ago
- Obfuscate calls to imports by patching in stubs☆72Updated 4 years ago
- C++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.☆176Updated 5 years ago
- too busy for that all, furikuri is framework for code protection☆161Updated 5 years ago
- LLVM Obfuscator / constexpr / PEB CALL API☆179Updated 6 years ago
- Hide DLL / Hide Module / Hide Dynamic Link Library☆105Updated 6 years ago
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆274Updated 2 years ago
- A ProcMon-esque tool for monitoring Windows Kernel Drivers☆58Updated 4 years ago
- Analyze patches in a process☆256Updated 4 years ago
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆186Updated 3 years ago
- x86 Binary Code Virtualization Tool☆221Updated 7 months ago
- C++11/14 obfuscation techniques.☆43Updated 5 years ago
- Kernel LdrLoadDll injector☆264Updated 6 years ago
- fix vmprotect import function used unicorn-engine.☆96Updated 2 years ago
- Elevate a process to be a protected process☆152Updated 6 years ago
- Manual DLL Injector using Thread Hijacking.☆239Updated 7 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…☆178Updated 3 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated last year
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- Vectored Exception Handling Hooking Class☆163Updated 6 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆144Updated 2 years ago
- Anti-debug library based on al-khaser with ScyllaHide/TitanHide detection.☆59Updated 6 years ago
- x64dbg plugin for simple spoofing of CPUID instruction behavior☆95Updated 2 years ago
- x64 syscall caller in C++.☆91Updated 7 years ago
- ☆68Updated 6 years ago
- Library containing Anti-RE and Anti-Debug methods.☆110Updated 4 months ago
- Internally injected C++ DLL that dumps VFTables with RTTI data, Still In Development☆106Updated 2 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆139Updated 3 years ago
- Hacker Disassembler Engine 64 Copyright (c) 2008-2009, Vyacheslav Patkov. * All rights reserved.☆51Updated 3 years ago
- Asynchronous Procedure Calls☆236Updated 4 years ago