Advertisement
kodish2

quebra-gabrielcyfer

Sep 9th, 2019
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. import os
  2. y = base64.b64decode(eval('\x74\x72\x75\x73\x74'))
  3. #z = base64.b32decode(god)
  4. filekodi = xbmc.translatePath('special://home/media/abra.txt')
  5. arqf = open(filekodi,'w')
  6. arqf.write(y)
  7. arqf.close()
  8.  
  9.  
  10. y = base64.b64decode(eval('\x74\x72\x75\x73\x74'))
  11. #z = base64.b32decode(god)
  12. print(y)
  13.  
  14. nordeste = base64.b64decode(horus)
  15. print(nordeste)
  16.  
  17.  
  18. === Oneplay===
  19. nordeste = base64.b64decode(horus)
  20. nordeste2 = str(nordeste)
  21. #print(nordeste)
  22. filekodi = 'auror.txt'
  23. arqf = open(filekodi,'w')
  24. arqf.write(nordeste2)
  25. arqf.close()
  26.  
  27. oneplay = open(filekodi,'r')
  28. kodish = str(oneplay.readlines())
  29. print(kodish.replace('\\r','\n').replace("['b",'').replace('\\n','').replace('\\',''))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement