jam1garner / jam1garner/mscdec
RecursionError: maximum recursion depth exceeded while calling a Python object
- Dominant language
- Python
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
After I tried running the following command
`python mscdec.py 0.bin`
The following error will appear after

Here is the file I used for testing and attached another sample
[msc.zip](https://github.com/user-attachments/files/18169393/msc.zip)
Thanks
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the report with `python mscdec.py 0.bin` using the attached `msc.zip` samples. Start in `mscdec.py` at the path reached by that command and trace the recursion that leads to the reported error; done means the samples no longer raise `RecursionError`.
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
- 35/100