Hi
I was wondering if it is possible to decode this javascript from the
command line
var serializer = new Serializer()
serializer.deserialize('B64ENCe30=')
can't find any reference on how serialize works and can't find any
cmdline tools to help
Alex