Hedroed / png-parser

Analyse PNG file format for CTF, python API and CLI
MIT License
92 stars 10 forks source link

Parsing binary data #7

Open swasher opened 2 years ago

swasher commented 2 years ago

Can i use this parser for parsing binary data and find PNG inside it?

Hedroed commented 2 years ago

No but you can use binwalk to do that. https://github.com/ReFirmLabs/binwalk