top of page

Exe2Image

This is a simple utility to convert EXE files to PNG images and vice versa.

This is written using Java 8 and pretty simple to use.


Download:

https://github.com/OsandaMalith/Exe2Image/releases

Choose your .exe file, color and your image folder and run "convert" and wait a little bit:

➪ The new file:


And this is the result of MD5.exe file to MD5.PNG:



88 views0 comments

Recent Posts

See All

MacOS | Recording a Packet Trace

A packet trace is a record of traffic traveling across the network. It’s useful for investigating complex network problems related to both correctness and performance. Once you start a packet trace on

DNS Guard

Absolutely everything is connected to the internet these days, from TV to smart light bulbs, from mobile devices to smart cars. Given those ads and ad trackers are everywhere on the Internet, a browse

Cyber Security Interview, Q&A

Can you explain the difference between symmetric and asymmetric encryption? When would you use one over the other? Answer: Symmetric encryption uses a single key to both encrypt and decrypt data, whil

bottom of page