/C-Obfuscator

C Code Obfuscator using C-Flat design

Primary LanguageJava

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