6 comments

[ 2.2 ms ] story [ 23.4 ms ] thread
I'm curious, what was your use case for this ?
+1, I was wondering how it could be useful.
Let's say you build a file explorer in PHP, with this you could show the proper icon for .exe files
Based on the title I was expecting to find PHP code that parses the exe PE header to extract the icon files of the resources. icoutils will not be available or possible to install on every web hosting.
Yeah, kind of disappointing. I was expecting cringe-inducing bytestream parsing in PHP. Booh.
The title should be "EXE Icon Extraction with icotool and wrestool".