summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-10-16 19:57:03 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-10-16 19:57:03 (GMT)
commita30fc1056877860593c19498738775c0ac43794d (patch)
tree3b63f6a7c99d494756b470f5b476f9b0c211fa83 /ChangeLog
parent3a2dcf9f1e6718b0a45feed8eefadb71be66f4ac (diff)
Defined a basic system based on Melkor to stress the disassembler and the Python bindings.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@598 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2b786f..d3ff736 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
15-10-16 Cyrille Bagard <nocbos@gmail.com>
+ * tools/ffuzzer/ffuzzer.sh:
+ * tools/ffuzzer/process.py:
+ Define a basic system based on Melkor to stress the disassembler and
+ the Python bindings.
+
+15-10-16 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/pychrysa/analysis/binary.c:
* plugins/pychrysa/analysis/content.c:
* plugins/pychrysa/analysis/contents/file.c: