├── AICTE PPT Template (1).pptx ├── README.md ├── stegno.pptx └── stego.py /AICTE PPT Template (1).pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techtrainer20/Stenography/HEAD/AICTE PPT Template (1).pptx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | stego py need cv2 lib 2 | 3 | solution 4 | 5 | pip install cv2 6 | -------------------------------------------------------------------------------- /stegno.pptx: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /stego.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techtrainer20/Stenography/HEAD/stego.py --------------------------------------------------------------------------------