Skip to content

iOS and Huffman Compression bug fixes, smart CLI `reveal` question prompts

Compare
Choose a tag to compare
@mohanpierce99 mohanpierce99 released this 15 May 00:06
· 113 commits to master since this release

ZWC <180e> rendered weirdly as MSP on iOS devices, compromising the invisibility - now replaced with <2060> which works everywhere.

Huffman failure cases optimisation.

Now, StegCloak CLI is super smart about the questions it asks - if no encryption was used while hiding, no password question is prompted regardless of how the data is given to reveal (-cp, file or direct prompt-based input).