/code-morphing-tests

Code Morphing test project

Primary LanguageC

Overview

This project offer a simple way to test what is done by the CodeMorphingPass using some test case. At the moment the only one implemented is aes from PolarSSL.

To run the test simply:

make PLUGIN=<complete path to the CMPass.so plugin>