You are browsing as a guest. Sign up (or log in) to start making projects!

55m 17s logged

Devlog 17

ICON EXTRACTION!!!

so instead of making a whole PE Parser, i learned of this tool called “wrestool” it’s a part of something called Icoutils so what if……we just bundle wrestool and then use it to extract raw ICO data from an exe file? and since NSImage supports ico
this worked perfectly!!
I struggled a bit with byte encoding but eventually realized we want raw bytes (not a string lol) and found the correct option and that was it

0
9

Comments 0

No comments yet. Be the first!