Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dieao opened this issue Jul 1, 2020 · 4 comments
Open

Comments

@dieao
Copy link

dieao commented Jul 1, 2020

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

@bannsec
Copy link
Owner

bannsec commented Jul 2, 2020

Do you have the example file?

@dieao
Copy link
Author

dieao commented Jul 2, 2020

DSWii6x

@dieao
Copy link
Author

dieao commented Jul 2, 2020

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

@bannsec
Copy link
Owner

bannsec commented Jul 4, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants