ctf-tools/stegsolve/install

8 lines
140 B
Text
Raw Normal View History

#!/bin/bash -ex
2015-05-10 07:18:56 +00:00
wget http://www.caesum.com/handbook/Stegsolve.jar -O stegsolve.jar
chmod +x stegsolve.jar
mkdir bin
mv stegsolve.jar bin/