stegoVeritas icon indicating copy to clipboard operation
stegoVeritas copied to clipboard

get this error when I run stegoveritas /home/user/Desktop/DSWii6x.png

Open dieao opened this issue 4 years ago • 4 comments

ERROR:stegoveritas.helpers:unrecognized data stream contents when reading image file ^[[AERROR:stegoveritas.helpers:list index out of range ERROR:stegoveritas.helpers: """ Traceback (most recent call last): File "/usr/lib/python3.8/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) File "/usr/local/lib/python3.8/dist-packages/stegoveritas/modules/image/analysis/brute_lsb.py", line 13, in run_dump image.veritas.test_output(o) File "/usr/local/lib/python3.8/dist-packages/stegoveritas/stegoveritas.py", line 119, in test_output table.add_row([hex(result.offset), 'Extracted', result.description, os.path.basename(module.extractor.output[result.file.path].extracted[result.offset].files[0])]) IndexError: list index out of range """ ERROR:stegoveritas.helpers:list index out of range ERROR:stegoveritas.helpers: """ Traceback (most recent call last): File "/usr/lib/python3.8/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) File "/usr/local/lib/python3.8/dist-packages/stegoveritas/modules/image/analysis/brute_lsb.py", line 13, in run_dump image.veritas.test_output(o) File "/usr/local/lib/python3.8/dist-packages/stegoveritas/stegoveritas.py", line 119, in test_output table.add_row([hex(result.offset), 'Extracted', result.description, os.path.basename(module.extractor.output[result.file.path].extracted[result.offset].files[0])]) IndexError: list index out of range """ ERROR:stegoveritas.helpers:[Errno 2] No such file or directory ERROR:stegoveritas.helpers: """ Traceback (most recent call last): File "/usr/lib/python3.8/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) File "/usr/local/lib/python3.8/dist-packages/stegoveritas/modules/image/analysis/brute_lsb.py", line 13, in run_dump image.veritas.test_output(o) File "/usr/local/lib/python3.8/dist-packages/stegoveritas/stegoveritas.py", line 99, in test_output saved_dir = os.getcwd() FileNotFoundError: [Errno 2] No such file or directory """ ERROR:stegoveritas.helpers:[Errno 2] No such file or directory ERROR:stegoveritas.helpers: """ Traceback (most recent call last): File "/usr/lib/python3.8/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) File "/usr/local/lib/python3.8/dist-packages/stegoveritas/modules/image/analysis/brute_lsb.py", line 13, in run_dump image.veritas.test_output(o) File "/usr/local/lib/python3.8/dist-packages/stegoveritas/stegoveritas.py", line 99, in test_output saved_dir = os.getcwd() FileNotFoundError: [Errno 2] No such file or directory

dieao avatar Jul 01 '20 18:07 dieao

Do you have the example file?

bannsec avatar Jul 02 '20 00:07 bannsec

DSWii6x

dieao avatar Jul 02 '20 13:07 dieao

I a doing something called defend the web and this is one of the images to decrypt

dieao avatar Jul 02 '20 13:07 dieao

it appears that the image you posted is corrupted. might be worth looking at it in 010editor or something.

bannsec avatar Jul 04 '20 17:07 bannsec