[llvm-commits] CVS: llvm-www/safecode/menagerie/other.html
John Criswell
criswell at cs.uiuc.edu
Fri Jul 2 12:15:16 PDT 2010
Changes in directory llvm-www/safecode/menagerie:
other.html updated: 1.6 -> 1.7
---
Log message:
Added Professor Iyer's Address Obfuscation paper.
---
Diffs of the changes: (+15 -0)
other.html | 15 +++++++++++++++
1 file changed, 15 insertions(+)
Index: llvm-www/safecode/menagerie/other.html
diff -u llvm-www/safecode/menagerie/other.html:1.6 llvm-www/safecode/menagerie/other.html:1.7
--- llvm-www/safecode/menagerie/other.html:1.6 Sat Jun 26 00:51:09 2010
+++ llvm-www/safecode/menagerie/other.html Fri Jul 2 14:15:04 2010
@@ -170,6 +170,21 @@
</li>
<br>
+
+ <li><a href="http://seclab.cs.sunysb.edu/seclab/pubs/usenix03.pdf">
+ <b>
+ Address Obfuscation: An Efficient Approach to Combat a Broad Range of
+ Memory Error Exploits
+ </b></a>
+ <br>
+ Sandeep Bhatkar, Daniel DuVarney and R. Sekar
+ <br>
+ <i>Proceedings of the Twelfth Usenix Security Symposium</i>,
+ Washington, D.C., August 2003.
+ <br>
+ </li>
+
+ <br>
<li><a href="http://www.usenix.org/publications/library/proceedings/sec98/full_papers/cowan/cowan.pdf">
<b>
StackGuard: Automatic Adaptive Detection and Prevention of
More information about the llvm-commits
mailing list