Skip to content

landaire/png-crc-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

png-crc-fix

A tool for fixing the checksums in PNG chunks. The need for this tool came from fuzzing image-related tools and needing to ensure that the checksums are valid so that the image does not get rejected through basic checks.

Installation

go get gitlab.com/landaire/png-crc-fix

Usage

png-crc-fix FILE

About

Corrects the CRC-32s in a PNG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages