* Use [rbelftools](https://github.com/david942j/rbelftools) instead of binutils/readelf * Fix a typo in `bin/one_gadget` (4). Thanks Inndy!
1.3.2
* Add `one_gadget` alias to `OneGadget.gadgets`. * Use ANSI color.
1.3.1
- Find one more gadget in x86_64
1.3.0
- Symbolic execution for i386 - Show the final result function call - Consider `jmp` instruction in x86_64 - Consider jump middle of gadgets in i386 (can result in different constraints)
1.2.0
Add simple symbolic execution for amd64 fix the lost constraints when finding gadgets in libc-2.24.so.