Releases: david942j/one_gadget
Releases · david942j/one_gadget
v1.3.4
- Use optparse instead of optionparser (seems it broken in some ruby dist).
- Fix one_gadget fails to find gadgets in glibc-2.15.
- Upgrade elftools to 0.2.0
- Add CI test of ruby 2.1.0
v1.3.3
- Use rbelftools instead of binutils/readelf
- Fix a typo in
bin/one_gadget
(#4). Thanks Inndy!
v1.3.2
- Add
one_gadget
alias to OneGadget.gadgets
.
- Use ANSI color.
v1.3.1
- Find one more gadget in x86_64
v1.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)
v1.2.0
Add simple symbolic execution for amd64
fix the lost constraints when finding gadgets in libc-2.24.so.
v0.1.0
tasklize generate builds list