/file-hex

🔠 Convert file from ASCII to HEX

Primary LanguageAssemblyGNU General Public License v3.0GPL-3.0

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.