Image Steganography using Modified SDSA Algorithm

Language

Hello! This is an image steganography Application in C#. The modified SDSA(Spatially Desynchronized Steganographic Algorithm ) uses blocks of 8x8(m x n)to embed the document in the carrier image in specific stego chunks which are returned back to the image.SDSA is based on spatial block desynchronization to disturb the successful prediction of cover image statistics from the stego image which is the key feature of calibration based steganalytic attacks. Check http://www.4shared.com/file/ij49-exr/FINAL_copyLITERATURE_.html for more information. I have attached the zip code.and the 1click setup here http://www.4shared.com/file/EDhPB4Hi/setup.html to contact me [email protected]

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byprema (not verified)on Mon, 03/10/2014 - 13:31

thanks a lot for posting this code. this is the first time i m doing my own project. it ll help me a lot

Add new comment