Thank you for Korean letter support to rlagustlr677 , SeungyeonKang , ur0n2
This program is a steganography program using C#(.net). Through this program, you can hide message in LSB of image file. This support UNICODE(English,Korean and Turkish, ect).
-Original image | -Stego image that contains 1458 characters |
Note : If image contains transparent pixels, embed message can reveal. Because this program uses a way that hiding in LSB of pixels.
===============
===============
===============
===============
git clone https://github.com/rlagustlr677/steganography-dotnet.git cd steganography-dotnet
After then, complie in personal IDE's enviroment and excute the Steganography.exe. AND USE!! (Recommand IDE: Visual Studio 2015 Community)
===================================== ## 1. 이 프로그램에 대하여 (About this program) > 이 프로그램은 C#(.net)으로 만든 스테가노 프로그램입니다. 당신은 이 프로그램을 사용해서 사진에서 픽셀의 LSB(Least Significat Bits)에 메시지를 숨길 수 있습니다. 이 프로그램은 숨길 메시지에 유니코드를 지원합니다. > > * Forked from [here][link] [link]: https://github.com/suadev/steganography-dotnet "ㄳㅎㅅㅇ(Thanks)"
알림(Note): 이 프로그램은 모든 픽셀의 LSB에 숨기는 기법을 사용하기 때문에, 만약 사진에 투명(transparent)한 픽셀이 포함 되어 있다면 삽입(embed)한 메시지가 드러날 수 있습니다.
===============
===============
===============
===============
git clone https://github.com/rlagustlr677/steganography-dotnet.git cd steganography-dotnet
이후 각자의 IDE환경에서 컴파일 한 후에 Steganography.exe을 실행해서 사용합니다. (권장IDE: Visual Studio 2015 Community)
ㅎㅇㅎㅅㄴㄷ 라이센스 2016 ur0n2, 김현식, 강승연
- suadev
- 이준환(JunHwan Lee): ur0n2@ur0n2.com
- 김현식(HyunSik Kim): rlagustlr677@naver.com
- 강승연(SeungYeon Kang): rillyppoppy@naver.com