Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages