Skip to content

Graphical ROP chain builder using radare2 and r2pipe

License

Notifications You must be signed in to change notification settings

jpenalbae/rarop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rarop

Graphical ROP chain builder using radare2 and r2pipe.

This is WIP, standing on my TODO for a long time... It has been released just cause people is asking for it. So beware that it lacks many functionalities and some others such as import/export are not working.

Setup

$ cd rarop/
$ npm install

Usage

$ cd rarop/
$ bin/rarop /bin/true

Then point your browser to http://localhost:9091

Kwown problems

  • It will be slow as hell with big binaries
  • export/import is not working
  • Too many other problems

Screenshot

screenshot

About

Graphical ROP chain builder using radare2 and r2pipe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published