Home
History Key
- New content
Removed content
Recent Versions
Choose two versions to compare, or click the link to view it.
YASA (Yet Another Steganography Application) is a .Net 2.0 Application which will hide any data inside a picture.
Current Features
- Zlib compression on the data
- Filename saving
Current Limitations
- Will only save output picture as a PNG
- There is no Encryption support
- Data must be less than the total number of pixels in the image - 5 [(Width * Height) - 5]
Known Bugs
-
Zlib checksum error when extracting data from source that has embeded metadata(Fixed)
Screenshots

Sample Data
- An image Before data has been hidden inside it

- The same image After data has been hidden inside it

- The data that is hidden inside the image
