/angr_taint_engine

angr's exploration technique to perform taint analysis

Primary LanguagePython

angr Taint Engine

This repository contains the necessary modules to run a taint analysis using angr.

You can find more info about the specifics of the taint engine in these research papers: here and here.