All I have is their demo code written in perl to decode it: use Compress::Zlib qw(uncompress); use MIME::Base64 qw(decode_base64); my $uncompresseddata ...
確定! 回上一頁