Skip to content

[bug] The problem of decoding #4

Description

@Phartoviy

Encoded the message:
phasm encode ../image.jpeg -m "secret_m" -p "passwd" -o stego.jpeg

an image appeared, but in this format,

Image

1 - The image is clearly distorted.
2 - when decrypted, it displays a "segmentation fault"

I'll decrypt it with the command:
phasm decode -p "passwd" stego.jpeg

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions