View Single Post
Posts: 207 | Thanked: 967 times | Joined on Apr 2014 @ Madrid, Spain
#557
Originally Posted by coderus View Post
yes you doing something wrong
Code:
>>> print ''.join(map(chr,  map(lambda x: x ^ 19, (67, 119, 82, 33, 87, 89, 106, 88, 124, 70, 97, 100, 95, 100, 34, 81, 116, 37, 86, 90, 123, 105, 123, 38, 35, 33, 119, 85, 42, 125, 124, 65, 42, 102, 85, 80, 127, 127, 84, 120))))
PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk
Ups. Thank you a lot! I totally forgot about the xoring, so of course nothing came out of it. I should save that script once and for all.

Well, we'll have an updated version in a few minutes.
__________________
OVI and downloads.maemo.nokia.com mirror
Yappari for Maemo
pyLedger for Maemo


If you want to donate, please read this. If you still want to donate, contact me via private message or email. Thank you.
 

The Following 2 Users Say Thank You to ceene For This Useful Post: