Skip to content
#

rop

Here are 65 public repositories matching this topic...

zachriggle
zachriggle commented Apr 22, 2020

The constgrep tool could probably be a bit faster. I'm not sure what's making it so slow at the moment. It shouldn't take ~2 seconds to look up a value.

$ time constgrep EPERM
#define EPERM 1
constgrep EPERM  1.12s user 0.43s system 88% cpu 1.751 total

rp++ is a full-cpp written tool that aims to find ROP sequences in PE/Elf/Mach-O x86/x64 binaries. It is open-source and has been tested on several OS: Debian / Windows 8.1 / Mac OSX Lion (10.7.3). Moreover, it is x64 compatible and supports Intel syntax. Standalone executables can also be directly downloaded.

  • Updated Oct 29, 2019
  • C++

Improve this page

Add a description, image, and links to the rop topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rop topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.