Skip to content

Commit

Permalink
readme: modify a bit the text
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel "0vercl0k" Souchet committed May 11, 2012
1 parent 0d46720 commit 3f74c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ What is rp++ ?
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 7 / FreeBSD / Mac OSX Lion (10.7.3). Moreover, it is x64 compatible.
I almost forgot, it handles Intel and AT&T syntax (beloved BeaEngine).
By the way, the tool is a standalone executable, very handy.
By the way, the tool is a standalone executable ; I will upload compiled binaries for each OS.

You can build very easily rp++ with CMake, it will generate a project file for your prefered IDE.
There are some other things you will be able with rp++, like finding hexadecimal value, or strings, etc.
Expand Down

0 comments on commit 3f74c04

Please sign in to comment.