aboutsummaryrefslogtreecommitdiff
path: root/open_issues/code_analysis.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'open_issues/code_analysis.mdwn')
-rw-r--r--open_issues/code_analysis.mdwn15
1 files changed, 14 insertions, 1 deletions
diff --git a/open_issues/code_analysis.mdwn b/open_issues/code_analysis.mdwn
index df434b76..71a6bcff 100644
--- a/open_issues/code_analysis.mdwn
+++ b/open_issues/code_analysis.mdwn
@@ -258,10 +258,23 @@ There is a [[!FF_project 276]][[!tag bounty]] on some of these tasks.
* [Jones: system call abuse](http://lwn.net/Articles/414273/), Dave
Jones, 2010.
- * [Trinity: A Linux kernel fuzz tester (and then
+ * [Trinity: A Linux system call
+ fuzzer]http://codemonkey.org.uk/projects/trinity/().
+ [Trinity: A Linux kernel fuzz tester (and then
some)](http://www.socallinuxexpo.org/scale11x/presentations/trinity-linux-kernel-fuzz-tester-and-then-some),
Dave Jones, The Eleventh Annual Southern California Linux Expo, 2013.
+ * [American fuzzy lop](https://code.google.com/p/american-fuzzy-lop/), *a
+ practical, instrumentation-driven fuzzer for binary formats*.
+
+ * [Melkor - An ELF File Format
+ Fuzzer](https://www.blackhat.com/us-14/arsenal.html#Hernandez),
+ Alejandro Hernández.
+
+ * Can use this to find bugs in our [[hurd/translator/exec]] server,
+ for example? See also the discussion in [[!message-id
+ "5452389B.502@samsung.com"]].
+
* Mayhem, *an automatic bug finding system*
IRC, freenode, #hurd, 2013-06-29: