povstenko / file-hex

๐Ÿ”  Convert file from ASCII to HEX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

file-hex

๐Ÿ”  Convert file from ASCII to HEX

Convert the contents of the file to hexadecimal text. Select the file using the GetOpenFileName function. That is, the letter "A" = Ansi (65) = $ 41, and so on. Select the result file using the GetSaveFileName function.

About

๐Ÿ”  Convert file from ASCII to HEX

License:GNU General Public License v3.0


Languages

Language:Assembly 100.0%