Stegsolve
It is used to analyze images in different planes by taking off bits of the image.Installation
$ wget http://www.caesum.com/handbook/Stegsolve.jar -O stegsolve.jar
$ chmod +x stegsolve.jar
$ mkdir bin
$ mv stegsolve.jar bin/
Usage
Stegsolve can be invoked by placing the image in the /bin folder and running stegsolve.
$ java -jar stegsolve.jar
There are over 10 different planes supported by stegsolve like Alpha, Blue, Green, Red, XOR etc. xiaolong23330 发表于 2024-2-28 11:47
2024春节红包web题的flag10就是用它找到的
这个好像有项目地址,最新的是StegSolve 1.5 - Alpha 1, ...
你这个是别人魔改的版本,官方版本好像就到,1.3
StegSolve
A modifed version of stegsolve
1.4 changes
Added zoom to image
Added drag&drop zone for files
Added "all" option to channel planes in "Data Extract"
Added horizontal scrolling (Shift+Mousewheel) 2024春节红包web题的flag10就是用它找到的:keai
这个好像有项目地址,最新的是StegSolve 1.5 - Alpha 1,次新的是1.4
https://github.com/Giotino/stegsolve/releases 这1.3版本的啊,,,,,,,,,,,,,,,,,,,,,,, 谢谢 非常好用 下载这个试试
页:
[1]