diff options
| author | Cyrille Bagard <nocbos@gmail.com> | 2016-09-10 15:59:44 (GMT) |
|---|---|---|
| committer | Cyrille Bagard <nocbos@gmail.com> | 2016-09-10 15:59:44 (GMT) |
| commit | 49f75f22fe67ac356f05c7f81d3a78c48461655b (patch) | |
| tree | 063b9c55fd5e0a498289fbdc902b14990976a41d /ChangeLog | |
| parent | fe884ef58959412972a5a84231d1ee06f34a80be (diff) | |
Updated the Python bindings used to load Elf and Dex files.
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: |
