Failed to Decompile: Parse error at or near `CALL_FUNCTION_KW_3' instruction
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 61
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
While decompiling a packaged .app program i encoutered 2 component files that threw the same error in the logs.
any sugestions for a workaround would also be helpful.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin with the two component files from the packaged .app and the logged CALL_FUNCTION_KW_3 parse error. Trace where pydecipher reports this instruction and compare its behavior with the affected bytecode; a useful result would be a reproducible case and either a confirmed fix or documented workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- reverse-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100