Skip to content

Releases: decaf-project/DECAF

v1.91

30 Jul 20:23
Compare
Choose a tag to compare

This release includes an optimization for tainting, which is described in the DECAF++ paper. It also fixes a bug in pointer tainting, and other small issues. The documentation has also been improved. It includes more wiki pages about some implementation details.

v1.8 release

30 Aug 04:57
Compare
Choose a tag to compare

include dockerfile to automatically build a docker image for decaf.
fix an issue related to incorrect callback handling that can cause system hang.