Download List

프로젝트 설명

Stéganô is a basic Python Steganography module. It uses the Python Imaging Library (PIL). Stéganô implements two methods of hiding: using the red portion of a pixel to hide ASCII messages, and using the Least Significant Bit (LSB) technique.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-04-16 06:48 Back to release list
0.3

이제 귀하의 파이썬 프로그램 (파이썬 setup.py 설치)에서 라이브러리로 또는 bin 디렉토리에 제공된 스크립트 '프로그램'덕분으로 Stéganô를 사용할 수 있습니다. 또한, 새로운 설명서 (reStructuredText) Stéganô 함께 제공됩니다.
Tags: Minor
You can now use Stéganô as a library in your Python program (python setup.py install) or as a 'program' thanks to the scripts provided in the bin directory. Moreover, new documentation (reStructuredText) comes with Stéganô.

Project Resources