[pyar] HelloWorld ofuscado
Alejandro Santos
listas en alejolp.com
Mie Jul 7 16:07:28 ART 2010
2010/7/6 Juan M. <sendmeyourspam en zoho.com>:
> Hola a todos... Les voy a ser honestos: boludeando por la web, me
> encontré con ésto y realmente me sorprendió:
>
> phrase = ['0x48', '0x4F', '0x4C', '0x41', '0x20', '0x4D', '0x55',
> '0x4E', '0x44', '0x4F']
> for h in phrase:
> print chr(int(h,16)),
>
> es un "helloworld" ofuscado, como podrán apreciar, entonces:
> 1) se pueden expresar caracteres mediante valores (hexadecimales?)?
print "\x42\x69\x65\x6e\x76\x65\x6e\x69\x64\x6f\x20\x61\x20\x50\x79\x61\x72\x21"
--
Alejandro Santos
http://www.alejandrosantos.com.ar
More information about the pyar
mailing list