Skip to content

Updated Stegano version#30

Open
ajmeese7 wants to merge 1 commit into
DominicBreuker:masterfrom
meese-enterprises:upgrade/stegano
Open

Updated Stegano version#30
ajmeese7 wants to merge 1 commit into
DominicBreuker:masterfrom
meese-enterprises:upgrade/stegano

Conversation

@ajmeese7
Copy link
Copy Markdown

The v0.8.2 version of Stegano that was used previously occasionally gave the following error:

# stegano-lsb reveal -i specimen-image.png -e UTF-8 -o output.txt
Traceback (most recent call last):
File "/opt/Stegano/stegano-lsb", line 94, in <module>
data = tools.base642binary(secret)
File "/opt/Stegano/stegano/tools.py", line 100, in base642binary
b64_fname += '==='
TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'

This upgrade will resolve the problems I was encountering.

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

Successfully merging this pull request may close these issues.

1 participant