summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-10-25 19:39:15 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-10-25 19:39:15 (GMT)
commit8a4274cb6a99184ff4d9203c784ffd1e78550002 (patch)
treeff3a3a5091b90e1cb1958924acf5119b115d656e /ChangeLog
parente6180b353a5177238b4e77946ff44505854e12f8 (diff)
Created a cache for Dalvik registers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 744dea0..671d873 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: