Image Steganography App
AndroidDescription
A security tool that hides secret text messages inside image files. Using Least Significant Bit (LSB) encoding, the app embeds text data into the pixels of an image without visually altering it. The receiver uses the same app and a password to decode and reveal the hidden message. Useful for secure communication.
Tech Stack
- Android Studio
- Java/Kotlin
- XML