VM-Packages
VM-Packages copied to clipboard
Update CyberChef to use CyberChef icon
This converts the CyberChef PNG file that is provided with the download and converts it to a .ico so that Chocolatey can use it for an icon for the shortcut.
Closes https://github.com/mandiant/VM-Packages/issues/966
@emtuls :eyes:
@mandiant/flare-vm Any preference or thoughts on which icon to use for Cyberchef?
One icon uses the robot-chef mix. It looks good on taskbar and on the desktop but has a slight blurry look when viewed in the Tools folder in small/detail view.
The other icon is just a Chef hat (also provided by Cyberchef as a .ico, so not a random chef hat), which looks a little better in small/detail view, but I personally think it looks a bit blurry when viewed on Desktop and the Taskbar.
Another thing to note is that the Robot-Chef mix icon requires some additional code to convert an image file to a .ico file.
@d35ha can you test this locally and share your opinion on this? :smile:
@stevemk14ebr @mr-tz @binjo @d35ha any preference on the icon? The icons look a bit different (see screenshots in the previous comments). @emtuls prefers to generate Robot-Chef icon (requires some additional code to convert an image file to a .ico file), while I prefer the Chef hat.
I don't mind either, I vote for whichever is easiest to maintain
I don't mind either, I vote for whichever is easiest to maintain
I second this. FWIW taskbars may be configured in other colors (mine is black). I agree that gray on gray is a bit hard to see.
I think the Chef hat is easier to maintain because it requires less code. But as it seems nobody else has a strong opinion, I'll let @emtuls decide. @emtuls can you please rebase the final version so that we can merge this change? :smile:
After googling CyberChef and seeing most websites/videos use the Robot-Chef icon, I'm inclined to keep that style for now. :)