Final Year Cyber Project
Stegano is an android based app which allows it's users to perform steganography along with other useful functions.
Steganography is the practice of hiding a secret message inside of something that is not secret. With Stegano, we embed a secret message into an image.
The purpose of steganography is covert communication to conceal a message. Cryptography relies on the art of secret writing which makes the message unreadable, but it doesn’t hide the existence of the secret message.
Stegano performs steganograpahy by using the Least Significant Approach (LSB) when embedding or extracting a secret message.
Android Studio is the official integrated development environment (IDE) for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development.
Elbow grease or literally Elbow oil in French is an idiom for working hard at manual labour. It is a figure of speech for humorously indicating nothing else but manual work is required :)
Eclipse is an integrated development environment used in computer programming. It contains a base workspace and an extensible plug-in system for customizing the environment. Eclipse is written mostly in Java and its primary use is for developing Java applications.
Template by OS Templates