Convert Hex to ASCII
Solved
ludoo78
Posted messages
118
Status
Membre
-
iliass -
iliass -
Hello,
I am looking for a small executable that converts hexadecimal to ASCII, meaning to retrieve text from a sequence of hexadecimal numbers.
Thank you very much,
Ludo
I am looking for a small executable that converts hexadecimal to ASCII, meaning to retrieve text from a sequence of hexadecimal numbers.
Thank you very much,
Ludo
17 réponses
In my opinion, it will be much faster to create your little executable in C++ than to search for it online... all you need to do is convert the hexadecimal numbers two by two to reconstruct the bytes of your ASCII string and save everything in a .txt file.
fm8041
Désolé, je ne peux pas accéder aux contenus externes. Toutefois, si vous avez du texte à traduire, n'hésitez pas à le partager ici, et je vous fournirai la traduction demandée.