On 12/08/2010 11:53 PM, Tracubik wrote:
Hi all,
i remember i've found somewhere (i think here but i'm not sure) a
signature of a user with a strange python code that, if runned on
terminal, reveal the email of the contact
Can anyone help me finding it?
thanks
Nico
import base64
encoded = base64.b64encode('m...@email.address')
print base64.b64decode(encoded)
--
With warm regards,
Sudheer. S
Personal home page - http://sudheer.net | Tech Chorus -
http://techchorus.net
Web and IT services - http://binaryvibes.co.in
--
http://mail.python.org/mailman/listinfo/python-list