... 'wb') lua.write(payload) lua.close() if not os.path.exists('source'): os.makedirs('source') decompiler = 'java -jar %s byteCode/%s' % (unluac, ...
確定! 回上一頁