How do I convert the contents of a binary file into hexadecimal?
ex. test.bin contains
abcdefghijklmn in binary
Convert contents to output.txt which will contain
61 62 63 64 65 66 67 68 69 6a 6b 6c 6d 6e
Aucun commentaire:
Enregistrer un commentaire