bashacks
bashacks copied to clipboard
Create bh_str2dec()
Currently, bh_asc2dec() converts a single char, but we need every byte of a string in decimal, so a bh_str2dec() is needed and this should replace bh_asc2dec().