|
From: <sv...@va...> - 2008-06-16 23:31:52
|
Author: njn Date: 2008-06-17 00:31:58 +0100 (Tue, 17 Jun 2008) New Revision: 364 Log: get chronological order right Modified: trunk/docs/pubs.html Modified: trunk/docs/pubs.html =================================================================== --- trunk/docs/pubs.html 2008-06-16 23:31:15 UTC (rev 363) +++ trunk/docs/pubs.html 2008-06-16 23:31:58 UTC (rev 364) @@ -146,6 +146,15 @@ <ul> <li><p> + <b><a href="/docs/drewry2007.pdf">Flayer: Exposing Application + Internals</a>.<br> + Will Drewry and Tavis Ormandy.<br> + Proceedings of the First USENIX Workshop on Offensive Technologies (WOOT + '07), Boston, Massachussetts, USA, August 2007.</b><br> + This paper is about a tool that analyses and modifies program execution + flow. + </p></li> + <b><a href="/docs/floatwatch2007.pdf">Profiling floating point value ranges for reconfigurable implementation</a>.<br> Ashley W Brown, Paul H J Kelly, Wayne Luk.<br> @@ -156,15 +165,6 @@ could be used to run them. </p></li> - <b><a href="/docs/drewry2007.pdf">Flayer: Exposing Application - Internals</a>.<br> - Will Drewry and Tavis Ormandy.<br> - Proceedings of the First USENIX Workshop on Offensive Technologies (WOOT - '07), Boston, Massachussetts, USA, August 2007.</b><br> - This paper is about a tool that analyses and modifies program execution - flow. - </p></li> - <li><p> <b><a href="/docs/muehlenfeld2006.pdf">Fault Detection in Multi-Threaded C++ Server Applications</a>.<br> |