02-27-2024, 03:13 AM
(02-27-2024, 02:47 AM)OldMoses Wrote: I tried it out, loading an image, encoding a string and then doing _SAVEIMAGE on it. Then reloading the saved version and decoding. It worked fine on a PNG, but I get a null string when trying it on a JPG. Haven't tried any others.
I like it as a crypto exercise.
You need to save using a non-lossy format.