Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.35 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.35 KB

steganography-Game

Steganography is the science of hiding a file,message,image or video within another file, message,image or video.

Steganography works by replacing bits of useless data in regular computer file with bits of different, invisible information.

In our case, our data will be the plain text that we need to hide, and the unused data is the least signifcant bits in the image pixels. in our Game we hide message in the given image by manipulating LSBs of pixes and to show this message You have to solve the puzzle in the fastest time and with the fewest mistakes maximum three mistakes.


ph1

ph2

ph3

ph4

ph5

ph6

ph7