llvm-obfuscation
CommunityObfuscate LLVM code for stronger protection.
Authorgmh5225
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Obfuscates LLVM-based code to resist reverse engineering.
Core Features & Use Cases
- Control Flow Obfuscation: Transform structured control flow into dispatcher loops and opaque predicates to hinder static analysis.
- Data Obfuscation: Apply string encryption and constant substitution to hide sensitive literals.
- Virtualization & Transformations: Convert hot code paths into custom bytecode executed by a lightweight VM.
- Anti-Deobfuscation & Best Practices: Address downstream analysis risks and maintain semantic integrity.
Quick Start
Obfuscate a sample LLVM IR function using OLLVM by applying control-flow flattening, string encryption, and optional virtualization. Provide a step-by-step plan and the transformed IR for verification.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: llvm-obfuscation Download link: https://github.com/gmh5225/awesome-llvm-security/archive/main.zip#llvm-obfuscation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.