diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +16-09-10 Cyrille Bagard <nocbos@gmail.com> + + * plugins/pychrysa/format/dex/dex.c: + * plugins/pychrysa/format/elf/elf.c: + Update the Python bindings used to load Elf and Dex files. + + * tests/format/elf/non_existing_binary.py: + * tests/format/elf/oob_section_name.py: + Update the test suite. + 16-09-05 Cyrille Bagard <nocbos@gmail.com> * src/analysis/db/collection-int.h: |