Skip to content

Transformation pass in LLVM to obfuscate loops and control flow (Loop destruction and control flow destruction)

Notifications You must be signed in to change notification settings

TUJJIEVE/LLVM_ControlFlow-Loop-Obfuscation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLVM_ControlFlowObfuscation

Transformation pass in LLVM to obfuscate loops and control flow (Loop destruction and control flow destruction). This code is a part of private git LLVM repository contributed by TUJJIEVE as part of Compiler Engineering project.

The folders and files to be placed under lib/Transforms/ path of LLVM project for the transformation pass to register.

Report Link - https://drive.google.com/file/d/1c-Xj2TKfPB433wHP1GMwWTMebfzFYXTd/view?usp=sharing

About

Transformation pass in LLVM to obfuscate loops and control flow (Loop destruction and control flow destruction)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published