Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 377 Bytes

File metadata and controls

18 lines (12 loc) · 377 Bytes

Stegsolve on MacOS

This program is a modified version of the Stegsolve. Original stegsolve displays an odd layout when you run [Analyze] -> [Data Extract] on MacOS.

Compilation

javac stegsolve/*.java
jar cvfm stegsolve.jar META-INF/MANIFEST.MF -C stegsolve/*.class

Execution

java -jar stegsolve.jar