Home

History Key

  • New content
  • Removed content

Recent Versions

Choose two versions to compare, or click the link to view it.

  1. 5. over 4 years by hollowlife1987
  2. 4. over 4 years by hollowlife1987
  3. 3. over 4 years by hollowlife1987
  4. 2. over 4 years by hollowlife1987
  5. 1. over 4 years by DazS
 

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