revsic / cpp-obfuscatorLinks
C++ implementation of compile time obfuscator
☆163Updated 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
- Obfuscate calls to imports by patching in stubs☆71Updated 4 years ago
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆277Updated 3 years ago
- LLVM Obfuscator / constexpr / PEB CALL API☆180Updated 6 years ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated 2 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
- Analyze patches in a process☆257Updated 4 years ago
- C++11/14 obfuscation techniques.☆43Updated 6 years ago
- Hide DLL / Hide Module / Hide Dynamic Link Library☆108Updated 6 years ago
- A ProcMon-esque tool for monitoring Windows Kernel Drivers☆60Updated 4 years ago
- Anti-debug library based on al-khaser with ScyllaHide/TitanHide detection.☆63Updated 6 years ago
- x64 syscall caller in C++.☆93Updated 7 years ago
- C++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.☆179Updated 6 years ago
- ☆75Updated 7 years ago
- fix vmprotect import function used unicorn-engine.☆97Updated 2 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆144Updated 2 years ago
- Hacker Disassembler Engine 64 Copyright (c) 2008-2009, Vyacheslav Patkov. * All rights reserved.☆52Updated 4 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…☆140Updated 4 years ago
- Vectored Exception Handling Hooking Class☆166Updated 6 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆109Updated 10 months ago
- Elevate a process to be a protected process☆151Updated 6 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
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆192Updated 3 years ago
- Kernel LdrLoadDll injector☆265Updated 7 years ago
- x64dbg plugin for simple spoofing of CPUID instruction behavior☆97Updated 2 years ago
- Manual DLL Injector using Thread Hijacking.☆240Updated 8 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated 2 years ago
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆114Updated 3 years ago