@oneiro did it work
@amsomniac the base64 decoded version looks off?
@amsomniac wait it's because it's outputting all the escape characters as "\x etc" wtf
@amsomniac c'mon linux you should be good at this. I want to turn a base64 file into a binary file.
@amsomniac (fixed the escaped ascii problem, but still getting the same error. "data greater than mod len")
@oneiro I used python fwiw
@amsomniac yeah I used python to turn it back into binary...was it supposed to start with '[' and end with ']' ?
@amsomniac perl's eval gives something more reasonable but can't handle the "#" in the input