diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-12-31 16:16:20 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-12-31 16:16:20 (GMT) |
commit | 8599cd772627ed8f7c923615fe991808d3f5c882 (patch) | |
tree | 95f266197c63c51c4f6513e5575f935a63af6fa0 /ChangeLog | |
parent | e0ab9498f78ee6b4fbbba25400d78436db682899 (diff) |
Updated the ROP gadgets finder.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,5 +1,21 @@ 17-12-31 Cyrille Bagard <nocbos@gmail.com> + * plugins/ropgadgets/select.c: + Update the ROP gadgets finder. + + * src/analysis/loading.c: + Update code. + + * src/core/global.c: + Increase the reference counter when providing the current project. + + * src/gui/editor.c: + * src/gui/menus/file.c: + * src/gui/menus/project.c: + Update code. + +17-12-31 Cyrille Bagard <nocbos@gmail.com> + * plugins/elf/elf_def.h: Typo. |