We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c8bae commit 2c78fc1Copy full SHA for 2c78fc1
README.md
@@ -1,4 +1,4 @@
1
-rop-tool v2.4
+rop-tool v2.4.1
2
====
3
4
A tool to help you writing binary exploits
@@ -7,7 +7,7 @@ A tool to help you writing binary exploits
7
### OPTIONS
8
9
```
10
11
Help you to make binary exploits.
12
13
Usage: rop-tool <cmd> [OPTIONS]
@@ -231,9 +231,6 @@ rop-tool dis ./bin # Many formats
231
### DEPENDENCIES
232
- [capstone](http://capstone-engine.org/)
233
234
-### RELEASES
235
-- https://t0x0sh.org/rop-tool/releases/
236
-
237
### LICENSE
238
- GPLv3 license : http://www.gnu.org/licenses/gpl-3.0.txt
239
0 commit comments