BitCrafter is a modern desktop application built with Python and Tkinter for converting ASCII text to hexadecimal.
____ _ __ ______ ______
/ __ )(_) /_/ ____/________ _/ __/ /____ _____
/ __ / / __/ / / ___/ __ `/ /_/ __/ _ \/ ___/
/ /_/ / / /_/ /___/ / / /_/ / __/ /_/ __/ /
/_____/_/\__/\____/_/ \__,_/_/ \__/\___/_/
ASCII ⇌ HEX CONVERTER | BITCRAFTER
git clone https://github.com/gurraoptimus/BitCrafter.git
cd BitCrafter
python BitCrafter.py
Licensed under the Apache License.