Skip to content

Latest commit

 

History

69 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Obfuscator

C Code Obfuscator using Cb language

Refer to this link for the original paper describing the transforms implemented here: http://www.cs.dartmouth.edu/~mckeeman/references/JCLT/C-FlatALowLevelSubsetOfC.pdf

Usage:

  1. Build using make

  2. Run ./build.sh <input_prog>

  3. Output code can be found at tmp/output.c

About

C Code Obfuscator using C-Flat design

Topics

Resources

Stars

8 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages