The Wayback Machine - https://web.archive.org/web/20201211031825/https://github.com/rocky/python-uncompyle6/issues/334
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

decompile failed,please help #334

Open
weijie2018 opened this issue Nov 5, 2020 · 3 comments
Open

decompile failed,please help #334

weijie2018 opened this issue Nov 5, 2020 · 3 comments

Comments

@weijie2018
Copy link

@weijie2018 weijie2018 commented Nov 5, 2020

L. 110 168 BREAK_LOOP
-> 170_0 COME_FROM 164 '164'
170_1 COME_FROM 128 '128'
170 POP_BLOCK
172 LOAD_CONST None
174_0 COME_FROM_FINALLY 54 '54'
Instruction context:
->
L. 354 776 BREAK_LOOP
778_780 JUMP_BACK 388 'to 388'
782_0 COME_FROM 394 '394'
782 POP_BLOCK
Instruction context:
->
L. 502 642 BREAK_LOOP
644 JUMP_BACK 240 'to 240'
646_0 COME_FROM 246 '246'
646 POP_BLOCK
Instruction context:

L. 996 6 STORE_FAST 'td'
8 LOAD_DEREF 'company_name'
10 LOAD_FAST 'td'
12 COMPARE_OP in
14 POP_JUMP_IF_FALSE_BACK 4 'to 4'
16 LOAD_STR ''
18 LOAD_FAST 'td'
20 COMPARE_OP in
22 POP_JUMP_IF_TRUE 40 'to 40'
24 LOAD_STR ''
26 LOAD_FAST 'td'
28 COMPARE_OP in
30 POP_JUMP_IF_TRUE 40 'to 40'
32 LOAD_STR '
11.zip

'
34 LOAD_FAST 'td'
36 COMPARE_OP in
38 POP_JUMP_IF_FALSE_BACK 4 'to 4'
-> 40_0 COME_FROM 30 '30'
40_1 COME_FROM 22 '22'
40 LOAD_FAST 'td'
42 LIST_APPEND 2 ''
44 JUMP_BACK 4 'to 4'
46 RETURN_VALUE

file login.pyc

--- This code section failed: ---

L. 996 0 BUILD_LIST_0 0
2 LOAD_FAST '.0'
4_0 COME_FROM 44 '44'
4_1 COME_FROM 38 '38'
4_2 COME_FROM 14 '14'
4 FOR_ITER 46 'to 46'

L. 996 6 STORE_FAST 'td'
8 LOAD_DEREF 'company_name'
10 LOAD_FAST 'td'
12 COMPARE_OP in
14 POP_JUMP_IF_FALSE_BACK 4 'to 4'
16 LOAD_STR ''
18 LOAD_FAST 'td'
20 COMPARE_OP in
22 POP_JUMP_IF_TRUE 40 'to 40'
24 LOAD_STR ''
26 LOAD_FAST 'td'
28 COMPARE_OP in
30 POP_JUMP_IF_TRUE 40 'to 40'
32 LOAD_STR ''
34 LOAD_FAST 'td'
36 COMPARE_OP in
38 POP_JUMP_IF_FALSE_BACK 4 'to 4'
40_0 COME_FROM 30 '30'
40_1 COME_FROM 22 '22'
40 LOAD_FAST 'td'
42 LIST_APPEND 2 ''
44 JUMP_BACK 4 'to 4'
46 RETURN_VALUE
-1 RETURN_LAST

Parse error at or near `COME_FROM' instruction at offset 40_0

@rocky
Copy link
Owner

@rocky rocky commented Nov 10, 2020

The zip file doesn't unzip. Also, please follow the instruction that were given when you opened the ticket.

@weijie2018
Copy link
Author

@weijie2018 weijie2018 commented Nov 18, 2020

please review,thanks!
11pyc.txt

11pyc.zip

@rocky
Copy link
Owner

@rocky rocky commented Nov 18, 2020

What does this code do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.