Skip to content

This script is used to fix the header signatures of PNG files. It reads a file, checks if it's a PNG file by looking for specific hexadecimal values that are unique to PNG files, and if it is, it fixes the header of the file.

License

Notifications You must be signed in to change notification settings

hamzajazib/fixheader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

fixheader

This script is used to fix the header signatures of PNG files. It reads a file, checks if it's a PNG file by looking for specific hexadecimal values that are unique to PNG files, and if it is, it fixes the header of the file.

About

This script is used to fix the header signatures of PNG files. It reads a file, checks if it's a PNG file by looking for specific hexadecimal values that are unique to PNG files, and if it is, it fixes the header of the file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages