How Do I... ? Base64 not work :(
#1
i have search other thread (base64) on this forum.
i've try to convert base64 to hex and decrypt it with SSHA (-m 1400)
but i get error "line length exception".

and also i've try to encode it with fix length and decrypt with (-m 101 / 111)
Code:
{sha}1wJEB1c+AlEsw0tQZnE=
but still "line length exception"

Other sample encrypted hash :
Code:
EQKiMXo5R1ELVaxgkWw=
TANNLw2B3E5S1DYHrdI=
agNn9ZSd3U4Xl6Wuwg==
/QFcTYTj3U6hb0cP6r0MEpkt
Please help, thanks and sorry for my bad english.


Attached Files Thumbnail(s)
   


Messages In This Thread
How Do I... ? Base64 not work :( - by idmahardika - 08-07-2013, 05:16 PM