N
N
nihi1ist2021-06-17 06:31:09
linux
nihi1ist, 2021-06-17 06:31:09

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

2 answer(s)
N
nihi1ist, 2021-06-17
@nihi1ist

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.

F
Fenrir89, 2021-06-17
@Fenrir89

Resource Tuner or Resource Hacker if not suitable, look for alternatives

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question