Files
CTF/HTB/challenges/reversing/Spooky License/angr/bin/ROPgadget
Simon 82b0759f1e init htb
old htb folders
2023-08-29 21:53:22 +02:00

13 lines
274 B
Plaintext
Executable File

#!/home/kali/htb/challenges/reversing/Spooky License/angr/bin/python3
## -*- coding: utf-8 -*-
##
## Jonathan Salwan - 2014-05-12 - ROPgadget tool
##
## http://twitter.com/JonathanSalwan
## http://shell-storm.org/project/ROPgadget/
##
import ropgadget
ropgadget.main()