A quick and easy to use CLi script to transform hex values into different data types.
Current known limitations:
- Hex order : will only convert from Big-Endian hex orders
- Hex to int : will only convert hex to unsigned integers
Known Issues:
- Hex to float not yet fully working
The script is available from github :