mminutoli / code-morphing-tests

Code Morphing test project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

Code Morphing test project


Languages

Language:C 93.6%Language:C++ 6.3%Language:Makefile 0.1%