Skip to content

Uses the basis of how Stegnography works but without using images. Prints out the message and data of the targeted string.

License

Notifications You must be signed in to change notification settings

0XC7R/Semi-Stegnography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5c64bc8 · Mar 14, 2025

History

4 Commits
Dec 5, 2024
Mar 14, 2025
Dec 5, 2024

Repository files navigation

Semi-Stegnography

Uses the basis of how Stegnography works but without using images. Prints out the message and data of the targeted string.


Issue with my code? PR it.

I have had some come to me accusing me of not understanding strings because of the append on L32.

I could have done str(pixel[blue]).join(binary_string) or even converting the variable into a list and .appending everything then converting into a string at the return. However I wrote this late at night and I do not care as it does do what it is needed too.

I have never seen people get triggered over an operator before.
Screenshot_2025-03-14_09-01-29

About

Uses the basis of how Stegnography works but without using images. Prints out the message and data of the targeted string.

Topics

Resources

License

Stars

Watchers

Forks

Languages