nlykkei / llvm-ir-obfuscation

Collection of obfuscation, tamper-proofing, and watermarking algorithms targeting LLVM IR.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LLVM IR Obfuscation

This project aims to obfuscate programs at the LLVM IR level by using the LLVM infrastructure.

About

Collection of obfuscation, tamper-proofing, and watermarking algorithms targeting LLVM IR.


Languages

Language:C++ 55.8%Language:LLVM 23.1%Language:Shell 10.5%Language:Python 4.8%Language:CMake 3.3%Language:C 2.4%