0vercl0k / rp

rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.
MIT License
1.75k stars 250 forks source link

consider final version 2 release #16

Closed anthraxx closed 8 years ago

anthraxx commented 8 years ago

hey, i would like to update the rp package, therefor i would like to ask if you could consider tagging a 2 release? cheers

0vercl0k commented 8 years ago

I do want to release a v2 eventually yeah - I've already stashed a bunch of commit in the next branch of the repro, but it is right now in a broken state if I remember correctly. The idea was to polish the code, use more modern cpp features, decoupled the rop search algorithm from the disassembly library, adding Capstone and so on.

I haven't been working on it for awhile though.. : - ( Cheers

2016-01-29 14:07 GMT-08:00 Levente Polyak notifications@github.com:

hey, i would like to update the rp package, therefor i would like to ask if you could consider tagging a 2 release? cheers

— Reply to this email directly or view it on GitHub https://github.com/0vercl0k/rp/issues/16.

0vercl0k commented 8 years ago

I'm closing this now, the version 2 will be tagged when it's out :-).

Cheers