Can you please help me decode this base64 array
CNa1yQEIjrbJAQiYtskBCKK2yQEIp7bJAQiptskBCLmDygE=
Someone already decoded this in this thread, i just want to know how he did this.
i already tried base64_decode() but i got something like ֵɶɶɢ¶É§¶É©¶É¹Ê
From what Arsen says in his thead, its a base64 encoded 35 bit array,
Thank you.