rop-tool v2.4.1 (2018-01-30)
- Fix: little bug in 'heap' command prints
- Fix: bug in heap command, we use __malloc_hooks instead of dlsym because of infinite recursion.
- Fix: in 'info' command, we test address sizes when printing, and we print symbol name before address.
- No support for Windows anymore (if you want rop-tool compiling for windows, use pull-requests)
- Refactoring of source tree: each module (api, tools, libheap) can be built independently.