include ROPGadget
This commit is contained in:
12
ROPgadget/scripts/ROPgadget
Executable file
12
ROPgadget/scripts/ROPgadget
Executable file
@ -0,0 +1,12 @@
|
||||
#!/usr/bin/env python
|
||||
## -*- coding: utf-8 -*-
|
||||
##
|
||||
## Jonathan Salwan - 2014-05-12 - ROPgadget tool
|
||||
##
|
||||
## http://twitter.com/JonathanSalwan
|
||||
## http://shell-storm.org/project/ROPgadget/
|
||||
##
|
||||
|
||||
import ropgadget
|
||||
|
||||
ropgadget.main()
|
Reference in New Issue
Block a user