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
- too busy for that all, furikuri is framework for code protection☆160Updated 5 years ago
- Obfuscate calls to imports by patching in stubs☆69Updated 4 years ago
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆272Updated 2 years ago
- A quick-and-dirty anti-hook library proof of concept.☆104Updated 6 years ago
- C++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.☆176Updated 5 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated last year
- Hide DLL / Hide Module / Hide Dynamic Link Library☆107Updated 6 years ago
- Analyze patches in a process☆255Updated 4 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
- Elevate a process to be a protected process☆151Updated 5 years ago
- x64 syscall caller in C++.☆90Updated 7 years ago
- LLVM Obfuscator / constexpr / PEB CALL API☆182Updated 6 years ago
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆185Updated 2 years ago
- Anti-debug library based on al-khaser with ScyllaHide/TitanHide detection.☆59Updated 5 years ago
- Kernel LdrLoadDll injector☆262Updated 6 years ago
- ☆65Updated 6 years ago
- A modern c++ implementation of windows heavens gate☆228Updated 4 years ago
- A ProcMon-esque tool for monitoring Windows Kernel Drivers☆58Updated 4 years ago
- fix vmprotect import function used unicorn-engine.☆96Updated 2 years ago
- Vectored Exception Handling Hooking Class☆163Updated 6 years ago
- x64dbg plugin for simple spoofing of CPUID instruction behavior☆91Updated 2 years ago
- Hacker Disassembler Engine 64 Copyright (c) 2008-2009, Vyacheslav Patkov. * All rights reserved.☆50Updated 3 years ago
- Library containing Anti-RE and Anti-Debug methods.☆110Updated 3 months ago
- Asynchronous Procedure Calls☆236Updated 4 years ago
- x86 Binary Code Virtualization Tool☆219Updated 6 months ago
- Manual DLL Injector using Thread Hijacking.☆237Updated 7 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆145Updated last year
- 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
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago