Skip to content

n01e0/pRETzel_logic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pRETzel logic

pRETzel logic is a ROP-based obfuscating compiler implemented on LLVM

Usage

The -mrop-obfuscate flag can be used to ROP-obfuscate all functions. It also supports per-function obfuscation by adding the rop_obfuscate attribute to LLVM-IR.

$ clang -mrop-obfuscate src.c

About

LLVM-based ROP obfuscated compiler

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published