diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-08-16 21:52:02 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-08-16 21:52:02 (GMT) |
commit | ed763539951307353042c04af5c2278db0d05298 (patch) | |
tree | 6206d2fe355c6f3fc9526c4d37df5fb1ec55d182 /ChangeLog | |
parent | 13d12a85fa661c2f331a4ad61ef921d942ce9176 (diff) |
Ensured all registered binary portions are fully included in the file.
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: |