I have a problem which requires me to create a brand new PNG image, that has a same XMODEM-CRC checksum as an existing PNG image.
The new image must have a PNG structure and the exising image's XMODEM-CRC is: 0xC553
I am looking for a way which i can solve the problem or a solution(image that meets the mentioned conditions).
Thank you in advance!