Skip to content

Latest commit

 

History

History

fig_example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

This figure is not incuded in the published version of the paper, however it provides a sinmple example to test TaintChannel on.

Files in this folder explained:

A simple application to read file.txt into a buffer, and build an histogram of all of the bytes in the file. This code is losely based on the vulnerability in Bzip2 (but extremely simplified). Run Makefile to compile this file.

Run DynamoChannel to detect the vulnerabilities in the previously generated binaries. Assumes you already compiled DynamoRIO and TaintChannel.

Generates an SVG file from the output of gen_log.sh. Not neccesary for normal usage, but we used this to generate figures in the paper.