Skip to content

Commit 34c8bae

Browse files
committed
Update CHANGES
1 parent 96958f2 commit 34c8bae

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
rop-tool v2.4.1 (2018-01-30)
2+
- Fix: little bug in 'heap' command prints
3+
- Fix: bug in heap command, we use __malloc_hooks instead of dlsym because of infinite recursion.
4+
- Fix: in 'info' command, we test address sizes when printing, and we print symbol name before address.
5+
- No support for Windows anymore (if you want rop-tool compiling for windows, use pull-requests)
6+
- Refactoring of source tree: each module (api, tools, libheap) can be built independently.
7+
18
rop-tool v2.4 (2015-07-25)
29
- API : binary segments are now handled with r_utils_list instead of mlist.
310
- API : Big changes in ELF parser

0 commit comments

Comments
 (0)