From 0961fe5104d77c34f6d71b9fbfc0664cde53ef32 Mon Sep 17 00:00:00 2001 From: Mia Steinkirch Date: Sun, 27 Oct 2019 21:01:58 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=A8=F0=9F=8F=BF=20Clean=20up=20Readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Images/xor_and_adding/xor_image_broken/xor_image.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Steganography/Images/xor_and_adding/xor_image_broken/xor_image.py b/Steganography/Images/xor_and_adding/xor_image_broken/xor_image.py index f2d2a16..a34b6bd 100644 --- a/Steganography/Images/xor_and_adding/xor_image_broken/xor_image.py +++ b/Steganography/Images/xor_and_adding/xor_image_broken/xor_image.py @@ -1,4 +1,5 @@ from PIL import Image + img = Image.open('steg100.png') strbit1 = ''