Skip to content

simple tool write during the killerqueen ctf to brute force size of broken png images.

Notifications You must be signed in to change notification settings

TRIKKSS/pngSizeBruteForce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PNG SIZE BRUTE FORCE

USAGE

python3 png_dimensions_bruteforce.py broken.png

EXAMPLE

PS C:\Users\TRIKKSS\Desktop\killerqueenctf> python3 .\png_dimensions_bruteforce.py .\broken.png
[+] Found Correct Dimensions...
[+] Width: 0x4b0
[+] Height: 0x2a3

[+] Successfully wrote to: fixed.png

more informations on png headers here.

About

simple tool write during the killerqueen ctf to brute force size of broken png images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages