diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-02-10 15:24:59 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-02-10 15:25:45 (GMT) |
commit | abc912f8500312c888832ff521d3dd17d8b2c613 (patch) | |
tree | f648295964509021f545a72ad5d173897ee45018 /ChangeLog | |
parent | dbd5e7fdfd43fba609fce3fafdcd38d704554d99 (diff) |
Displayed the name of the area containing a string, if any.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 16-02-10 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/fetch.c: + Do not allow half defined locations before running the disassembling + process. + + * src/gui/panels/strings.c: + Display the name of the area containing a string, if any. + +16-02-10 Cyrille Bagard <nocbos@gmail.com> + * src/arch/dalvik/Makefile.am: Add the new 'helpers.h' file to libarchdalvik_la_SOURCES. |