What is “rp” Package?
Tool to find ROP sequences in PE/Elf/Mach-O x86/x64 binaries
For more details: https://0vercl0k.github.io/rp/
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install rp.
brew install rp
Now, use rp!
Leave a Reply
You must be logged in to post a comment.