@oneiro did it work
@amsomniac the base64 decoded version looks off?
@amsomniac perl's eval gives something more reasonable but can't handle the "#" in the input
@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 c'mon linux you should be good at this. I want to turn a base64 file into a binary file.