You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight, educational Python tool that demonstrates how to hide secret text inside RGB images using XOR encryption and ASCII encoding. This project showcases basic steganography principles by embedding encrypted messages directly into pixel color values.
This is the system application to convert the Message to the encoded format and decode the encoded Message sent by other users. Used to make the safe secured Conversation.