ReFirmLabs / binwalk

Firmware Analysis Tool
MIT License
10.77k stars 1.54k forks source link

WebP support? #592

Closed mhombach closed 1 week ago

mhombach commented 2 years ago

I was wondering if binwalk already supports finding webp files in a dump/bin and if not, if that would be something easy to be implemented :)

mzpqnxow commented 8 months ago

Type “webp” into the github search box for this project, that will probably answer your first question

I can’t speak to the second, but generally speaking if webp files have “magic” and/or well-known header, then no, it’s not terribly difficult. Though you may have noticed this repository is no longer maintained so you’re on your own (see Binwalk pro)

devttys0 commented 1 week ago

Binwalk v3 now supports WebP image detection and extraction:

image_2024-09-23_120422402