diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +17-08-16 Cyrille Bagard <nocbos@gmail.com> + + * plugins/mobicore/mclf.c: + * src/format/dex/dex-int.c: + * src/format/dex/dex_def.h: + * src/format/dex/method.c: + * src/format/elf/elf.c: + Update code. + + * src/format/executable.c: + * src/format/executable.h: + * src/glibext/gbinportion.c: + Ensure all registered binary portions are fully included in the file. + 17-08-15 Cyrille Bagard <nocbos@gmail.com> * src/analysis/contents/file.c: |