Skip to content

Commit f5cf657

Browse files
author
tosh
committed
Modifing README ropc
1 parent 467ee9d commit f5cf657

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,18 @@ ropc
22
====
33

44
Tool for finding gadgets in ELF32 binaries.
5+
6+
Usage : ropc [options]
7+
Options :
8+
-s <string> Search string in memory.
9+
-g Search gadgets.
10+
-f <file> Search on file.
11+
-d <depth> Depth for gadgets searching.
12+
-b <bad> Bad chars on address.
13+
-0 Genere stage0.
14+
-F Filter gadgets.
15+
-N No colors.
16+
-h Print help.
17+
-v Print current version.
18+
19+

0 commit comments

Comments
 (0)