Answer the question
In order to leave comments, you need to log in
How to decode png from binary file?
There is a binary, I want to replace the PNG image in it. Found an article on how to find and decode PNG. But I only mastered the part about the beginning and end of the PNG image. Is there any software or online service that can decode such code into an image?
Answer the question
In order to leave comments, you need to log in
Understood. There the image is not even encoded. You copy the lines from:
PNG........IHDR
To:
.....IEND......
Create a new HEX file, paste the copied section into it. And save with png extension.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question