Sinisterly
Gold BytesToImage | Creates a Raw Image Output of any files - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Computers (https://sinister.ly/Forum-Computers)
+--- Forum: Software & Programs (https://sinister.ly/Forum-Software-Programs)
+--- Thread: Gold BytesToImage | Creates a Raw Image Output of any files (/Thread-Gold-BytesToImage-Creates-a-Raw-Image-Output-of-any-files)



BytesToImage | Creates a Raw Image Output of any files - miso - 07-20-2020

app by me

This application allows the user to set a file as the input & can see a Raw Image Output of it

Files (2):
Code:
# Files Present in "BytesToImage.zip" (4kb) # |- BytesToImage.exe | 10kb |- readme - AccessViolationException Error.txt | 160b

Notes:
- Please read "readme - AccessViolationException Error.txt" if you have problems getting a file to be converted (it is included in the zip aswell as in this thread)
- C# & Not obfuscated, feel free to edit it
- You can use it to compare 2 files (can be usefull to hunt malwares)

[Image: hmcg4dYcQwqcB_Q3mMMnOA.png]

"readme - AccessViolationException Error.txt":
Spoiler:
Code:
If you have an AccessViolationException, you might want to increase the size of the finished image, this happens because it goes over currently-running memory.





RE: BytesToImage | Creates a Raw Image Output of any files - mothered - 07-20-2020

Quote:Creates a Raw Image Output of any files
This Is brilliant.

Does It work with every file type/extension?


RE: BytesToImage | Creates a Raw Image Output of any files - miso - 07-20-2020

(07-20-2020, 04:49 AM)mothered Wrote:
Quote:Creates a Raw Image Output of any files
This Is brilliant.

Does It work with every file type/extension?
yes, until the size of the image is big enough to fit all of the file's data