ropc icon indicating copy to clipboard operation
ropc copied to clipboard

A Turing complete ROP compiler

Results 4 ropc issues
Sort by recently updated
recently updated
newest added

![screenshot from 2016-04-28 16 21 57](https://cloud.githubusercontent.com/assets/14090644/14883743/8def1a52-0d5d-11e6-83ca-887cd5453cd7.png) I am getting error in File "libs/estring/pa_estring_top.ml", line 18, characters 14-43: Error: Unbound module Toploop

I am trying to install bap required for ropc as per the instructions given in ropc/bap/INSTALL in Ubuntu 14.04 . I have run these commands successfully ``` sudo apt-get install...

So I'm trying to install ropc on ubuntu. As you had mentioned I'm having error in compiling bap-0.4. When I try to make it after installing all the dependencies that...

Hi, The tool works excellently when I use it on small target binaries but when I use it on larger binaries (SPEC) I get the same error at the same...