|
From: Nicholas N. <nj...@ca...> - 2004-06-02 20:59:54
|
CVS commit by nethercote: Added info about MIT Daikon/Kvasir project. M +12 -5 related.html 1.15 --- devel-home/valgrind/related.html #1.14:1.15 @@ -102,9 +102,16 @@ <h3>Other</h3> -The University of New Mexico's -<a href="http://www.cs.unm.edu/~gbarrant/RISE.html">RISE project</a> -used Valgrind to implement randomized instruction set emulation, in order to -disrupt binary code injection attacks. -<p> +Valgrind has been used as the starting point for various research projects. +<ul> +<li>The University of New Mexico's + <a href="http://www.cs.unm.edu/~gbarrant/RISE.html">RISE project</a> + used Valgrind to implement randomized instruction set emulation, in order + to disrupt binary code injection attacks. + <p> +<li>MIT's <a href="http://pag.csail.mit.edu/daikon/">Daikon</a> invariant + detection system uses Valgrind to implement a trace-gathering tool named + Kvasir. + <p> +</ul> <?php |