Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 332 Bytes

README.org

File metadata and controls

11 lines (8 loc) · 332 Bytes

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>