Tôi tìm thấy coe này từ một số người bạn của tôi. Và làm việc tốt
#!/usr/bin/env con trăn
# -*- mã hóa: UTF-8 -*-
# sưu tầm Bởi Aime_jeux
################################################# ########################
nhập nguyên soái, base64, zlib
nhập khẩu hệ thống
từ thiết bị xuất chuẩn nhập sys
từ dịch ngược nhập khẩu uncompyle6.main
nhập py_compile
################################################# ########################
chắc chắn chính():
FileSource = '/home/user/Desktop/plugin.py'
############################## ĐỌC TÀI LIỆU ################## #################
fileR = open(FileSource, 'r')
văn bản = fileR.read()
tệpR.close()
############################# XÓA TXT_FILE ################## ############
TxT = text.replace('nhập base64\nexec(base64.b64decode(','').replace('))','')
_Dons = base64.b64decode(TxT)
_Dons = _Dons.replace('nhập nguyên soái\n','').replace('exec(nguyên soái.loads(','').replace(')))','').replace('base64.b64decode (','')
############################# GIẢI MÃ TXT_FILE VỚI MARSHAL #############
_Dons = marshal.loads(base64.b64decode(_Dons))
#_Donns = dịch ngược (2.7, _Dons, thiết bị xuất chuẩn)
############################# RA TẬP TIN ################## ##################
OutPutFile = '/home/user/Desktop/MyFileOut.py'
F = tệp(OutPutFile,"w")
F.write(dịch ngược(2.7, _Dons,stdout).text)
F.đóng()
nếu __name__=='__main__':
chủ yếu()