Serfend

Results 45 comments of Serfend

pydumpck doesnt implement any feature , its just base on [pycdc](https://github.com/zrax/pycdc) and [uncompyle6](https://github.com/rocky/python-uncompyle6) if pycdc and uncompyle6 fail , then pydumpck will fail too.

```bash $ baidu_click.pyc RuntimeError: Bad magic number in .pyc file ```

```bash $ baidu_click_structed.pyc Traceback (most recent call last): File "baidu_click.py", line 296, in File "baidu_click.py", line 14, in read_ini File "~\Python\Python310\lib\configparser.py", line 782, in get d = self._unify_values(section, vars) File...

seems you dont have permission to write 'C:\Program Files (x86)\sbot\log.log' , or you can set current-folder to other path which you have permission to , by start cmd in other...

pydumpck hasn't any ability to decompile file , pydumpck is base on [pycdc](https://github.com/zrax/pycdc) and [uncompyle6](https://github.com/rocky/python-uncompyle6) work, you can submit issue on thats project.

[pyc.zip](https://github.com/zrax/pycdc/files/8953710/pyc.zip) we can try this `prob.pyc` which contains abs-jump to invalid address opreation.

NOT SUPPORT THIS WAY for [there is no way to infer a component from a dynamic string](https://github.com/antfu/unplugin-icons/issues/5#issuecomment-1005887483)

seems pycdc is not ready