diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +17-10-25 Cyrille Bagard <nocbos@gmail.com> + + * plugins/dalvik/core.c: + * plugins/dalvik/core.h: + * plugins/dalvik/register.c: + * plugins/dalvik/register.h: + Create a cache for Dalvik registers. + + * plugins/dex/core.c: + * plugins/elf/core.c: + * plugins/ropgadgets/plugin.c: + Typo. + 17-10-18 Cyrille Bagard <nocbos@gmail.com> * plugins/dex/core.c: |