pycdc icon indicating copy to clipboard operation
pycdc copied to clipboard

Unsupported opcode: MAKE_CELL and Vector Error

Open gaplan opened this issue 2 years ago • 3 comments

Unsupported opcode: MAKE_CELL pass

WARNING: Decompyle incomplete

Error decompyling /Users/knicks/Desktop/stream.pyc: vector

gaplan avatar Nov 11 '23 21:11 gaplan

hi @zrax

pycdc-master-2 % ./pycdc /Users/knicks/Desktop/stream.pyc

Source Generated with Decompyle++

File: stream.pyc (Python 3.12)

import json import sys import random import time from time import sleep as sleep import string import subprocess from datetime import datetime import pytz from threading import Thread, Barrier import requests

def add_log(error_message): Error decompyling /Users/knicks/Desktop/stream.pyc: vector

gaplan avatar Nov 12 '23 02:11 gaplan

please attach your .pyc file

greenozon avatar Nov 19 '23 14:11 greenozon

~bf.zip~ Attaching sample file with "Unsupported opcode: MAKE_CELL"

charlyzard avatar Dec 02 '23 09:12 charlyzard

Duplicate #452

zrax avatar Feb 21 '24 22:02 zrax