Advertisement
sohaidecoder

python obfuscated 1

Apr 22nd, 2019
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 1.72 KB | None | 0 0
  1. python obfuscated
  2.  
  3. type : hexa
  4.  
  5. https://pastebin.com/1geHCZ1a
  6.  
  7. source : '0000';exec'ex'+'ec"'+'696d706f72'+'74206f732c'+'207379732c'+'207a6c6962'+'2c20626173'+'6536342c20'+'62696e6173'+'6369692c20'+'74696d6520'+'0a72656164'+'5f6c6f636b'+'203d206f70'+'656e286f73'+'2e70617468'+'2e6a6f696e'+'287379732e'+'706174685b'+'305d2c2022'+'73696d706c'+'6573657276'+'65722e696e'+'6922292c20'+'2772622729'+'2e72656164'+'28290a7265'+'61643d7a6c'+'69622e6465'+'636f6d7072'+'6573732862'+'6173653634'+'2e62313664'+'65636f6465'+'287a6c6962'+'2e6465636f'+'6d70726573'+'73287a6c69'+'622e646563'+'6f6d707265'+'7373286261'+'736536342e'+'6233326465'+'636f646528'+'62696e6173'+'6369692e61'+'32625f6865'+'78287a6c69'+'622e646563'+'6f6d707265'+'7373287a6c'+'69622e6465'+'636f6d7072'+'657373287a'+'6c69622e64'+'65636f6d70'+'7265737328'+'6261736536'+'342e623332'+'6465636f64'+'65287a6c69'+'622e646563'+'6f6d707265'+'7373286269'+'6e61736369'+'692e613262'+'5f62617365'+'3634287a6c'+'69622e6465'+'636f6d7072'+'6573732862'+'696e617363'+'69692e6132'+'625f626173'+'6536342862'+'696e617363'+'69692e6132'+'625f717028'+'7a6c69622e'+'6465636f6d'+'7072657373'+'2872656164'+'5f6c6f636b'+'2929292929'+'2929292929'+'2929292929'+'290a707269'+'6e74207265'+'6164'+'"'+'.'+'dec'+'ode'+'("'+'h'+''+''+''+''+''+''+'e'+''+''+''+'x"'+')';'0000'
  8.  
  9.  
  10.  
  11.  
  12. decode :
  13.  
  14.  
  15. import os, sys, zlib, base64, binascii, time
  16. read_lock = open(os.path.join(sys.path[0], "simpleserver.ini"), 'rb').read()
  17. read=zlib.decompress(base64.b16decode(zlib.decompress(zlib.decompress(base64.b32decode(binascii.a2b_hex(zlib.decompress(zlib.decompress(zlib.decompress(base64.b32decode(zlib.decompress(binascii.a2b_base64(zlib.decompress(binascii.a2b_base64(binascii.a2b_qp(zlib.decompress(read_lock))))))))))))))))
  18. print read
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement