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
- Obfuscate calls to imports by patching in stubs☆71Updated 4 years ago
- too busy for that all, furikuri is framework for code protection☆161Updated 6 years ago
- LLVM Obfuscator / constexpr / PEB CALL API☆180Updated 6 years ago
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆277Updated 3 years ago
- C++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.☆178Updated 5 years ago
- Kernel LdrLoadDll injector☆265Updated 7 years ago
- Analyze patches in a process☆258Updated 4 years ago
- Hide DLL / Hide Module / Hide Dynamic Link Library☆107Updated 6 years ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆190Updated 3 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated 2 years ago
- Anti-debug library based on al-khaser with ScyllaHide/TitanHide detection.☆62Updated 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…☆182Updated 3 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆143Updated 2 years ago
- x86 Binary Code Virtualization Tool☆224Updated 9 months ago
- Vectored Exception Handling Hooking Class☆166Updated 6 years ago
- Elevate a process to be a protected process☆150Updated 6 years ago
- fix vmprotect import function used unicorn-engine.☆97Updated 2 years ago
- Manual DLL Injector using Thread Hijacking.☆239Updated 7 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…☆138Updated 4 years ago
- Windows Driver Kit Extesion Header (Undoc)☆135Updated 4 years ago
- Asynchronous Procedure Calls☆237Updated 4 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆142Updated 4 years ago
- Easy Anti PatchGuard☆222Updated 4 years ago
- A modern c++ implementation of windows heavens gate☆238Updated 5 years ago
- query-pdb is a server-side software for parsing PDB files. The software provides PDB online parsing service.☆160Updated 3 weeks ago
- x64dbg plugin for simple spoofing of CPUID instruction behavior☆96Updated 2 years ago
- x86 PE Mutator☆227Updated 2 years ago
- A Windows PE format file loader☆149Updated 7 years ago