-
Arkari Public
Yet another llvm based obfuscator based on goron.
-
kovid-obfuscation-passes Public
Forked from djolertrk/kovid-obfuscation-passesA set of LLVM and GCC based plugins that perform code obfuscation.
C++ Apache License 2.0 UpdatedApr 26, 2026 -
linux-insides-zh Public
Forked from hust-open-atom-club/linux-insides-zhLinux 内核揭秘
-
o-mvll Public
Forked from open-obfuscator/o-mvllO-MVLL is a code obfuscation tool based on LLVM for native code (Android and iOS).
C++ Apache License 2.0 UpdatedApr 25, 2026 -
-
llvm-msvc-ex Public
Forked from killvxk/llvm-msvc-exForked LLVM focused on MSVC Compatibility. This version is designed for windows users
LLVM GNU Affero General Public License v3.0 UpdatedApr 25, 2026 -
Chakravyuha Public
Forked from 0bVdnt/ChakravyuhaChakravyuha is an intelligent, adaptive C/C++ obfuscation engine powered by the LLVM compiler framework. It is designed to protect software intellectual property from reverse engineering, piracy, a…
C++ Other UpdatedApr 25, 2026 -
HideIR Public
Forked from i-vt/HideIRCross-platform LLVM-based obfuscation framework, integrating directly intro compiler pipeline.
C++ UpdatedApr 25, 2026 -
-
Hikarust Public
Forked from JiaPai12138/Hikarustout-of-tree llvm obfuscation pass plugin (dynamically loadable by rustc). Rust toolchain with obfuscation llvm pass.
C++ GNU General Public License v3.0 UpdatedApr 24, 2026 -
-
kilij Public
Forked from dannyisbad/kilijLLVM 20 code obfuscation framework. 12 IR passes and a bytecode VM with three execution modes.
C++ Other UpdatedApr 24, 2026 -
tiny-dec Public
Forked from ZhangZhuoSJTU/tiny-decA tiny educational decompiler that helps people understand how decompilation works.
-
ShichiZip Public
Forked from idawnlight/ShichiZipThe 7-Zip derivative intended for macOS
Swift GNU Lesser General Public License v2.1 UpdatedApr 23, 2026 -
amice Public
Forked from fuqiuluo/amiceA Rust implementation of Obfuscator-LLVM (OLLVM) passes
Rust Apache License 2.0 UpdatedApr 21, 2026 -
SmallVmp Public
Forked from NiTianErXing666/SmallVmp简单的基于llvm实现vmp保护
C++ GNU Affero General Public License v3.0 UpdatedApr 20, 2026 -
feicong-course Public
安卓软件安全与逆向分析、eBPF安全开发、安卓系统与内核定制、Frida源码分析与对抗、沙箱开发等课程🔥
-
ollvm-clang Public
Forked from ollvm-adaplite/ollvm-clangollvm adaption to llvm
-
-
-
IRvana Public
Forked from m3rcer/IRvanaSlaying multi-language LLVM IR with obfuscation passes to achieve JIT execution
-
DeClang Public
Forked from DeNA/DeClangAn anti-hacking compiler forked from the ollvm (https://github.com/obfuscator-llvm/obfuscator)
LLVM Other UpdatedApr 16, 2026 -
obfuscator-llvm Public
Forked from eshard/obfuscator-llvmLLVM obfuscation plugin pass
C++ Other UpdatedApr 16, 2026 -
labyrinth Public
Forked from Colerar/labyrinthLabyrinth, an LLVM obfuscation plugin for the New Pass Manager
-
-
llvm-jutsu Public
Forked from thebabush/llvm-jutsuAnti-LLM obfuscation via finger counting
-
Hikari-LLVM19 Public
Forked from PPKunOfficial/Hikari-LLVM19An LLVM Pass from Hikari-LLVM15
C++ GNU Affero General Public License v3.0 UpdatedApr 16, 2026 -
Polaris-Obfuscator Public
Forked from za233/Polaris-ObfuscatorPolaris: An LLVM-based obfuscator that protects software at various levels
C++ UpdatedApr 16, 2026 -
ollvm-22 Public
Forked from vertigo6622/ollvm-22ollvm (obfuscator llvm) plugin ported to llvm 22. add bogus control flow, flattening, splitting, substitution to obfuscate your C/C++ code.
C++ Other UpdatedApr 16, 2026 -
GumTrace Public
Forked from lidongyooo/GumTrace基于 Frida Gum (Stalker) 引擎的 ARM64 动态指令追踪工具,支持 Android 和 iOS 平台。