diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2015-10-16 19:57:03 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2015-10-16 19:57:03 (GMT) |
commit | a30fc1056877860593c19498738775c0ac43794d (patch) | |
tree | 3b63f6a7c99d494756b470f5b476f9b0c211fa83 /ChangeLog | |
parent | 3a2dcf9f1e6718b0a45feed8eefadb71be66f4ac (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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |