Q4) Write a python program to extract a PNG image hidden inside another PNG image, noting that the PNG file signature is
Posted: Mon Jun 06, 2022 6:34 pm
Q4) Write a python program to extract a PNG image hidden inside another PNG image, noting that the PNG file signature is "89 50 4E 47 OD 0A 1A 0A" (8 Marks)