@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 perl's eval gives something more reasonable but can't handle the "#" in the input
@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 ']' ?