Here's my code in three of the six photos. I recommend to download these photos from the link below because blogspot changes something and it's difficult to recover the information.
After the deadline, I'm going to explain how my algorithm works.
Parameters to encrypt:
1.- Name of the text to encrypt
2.- The image to hide the message
3.- The name of the image with the message
Example:
imagenes.py photo8.bmp copia8.bmp
Parameters to decrypt:
1.- Name of the image with the message
2.- The file to put the message
3.- The keyword "decripta"
Example:
copia6.bmp recuperado6.dat decripta
Código
**Note** The three images with message are the number 1, 3 and 5.
El programa no sabe decir cuáles parámetros quiere. Si no hay mensaje, sale mugrero. Van 9 pts.
ResponderEliminar