Support For Ascii Hex

Issue #1 resolved
Alexander Hanel repo owner created an issue

Discussion/Issue a user had https://www.openrce.org/forums/posts/2200#4753 Need to add support for ascii hex to bin. Simple for loop reading two bytes at a time and adding blank chars for error. Use binascii.a2b_hex(data). Will also need to add command line argument parsing.

Comments (1)

  1. Log in to comment