ctf-tools/stegsolve/install

8 lines
136 B
Text
Raw Normal View History

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