Skip to content

cmacckk/ihdr-crc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IHDR-CRC

介绍

IHDR-CRC是对已知IHDRCRC值爆破png的宽和高

运行环境

python >= 3.5

运行前环境

python3 -m pip install -r requirements.txt

运行命令

1.不指定输出路径

python3 main.py -i dabai.png

则会在当前目录生成out.png

不指定输出路径

2.指定输出路径

python3 main.py -i dabai.png -o res.png

则会在当前目录生成res.png

指定输出路径

About

对已知IHDR的CRC值爆破对应宽高,用于CTF Misc部分工具

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages