diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +10-06-02 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/binary.c: + Insert all foudn routines in a better way. + + * src/format/dex/class.c: + * src/format/dex/class.h: + * src/format/dex/dex.c: + * src/format/dex/method.c: + * src/format/dex/method.h: + Register all found routines. + 10-05-23 Cyrille Bagard <nocbos@gmail.com> * src/arch/dalvik/instruction.c: |