forked from mirrors/pyinstxtractor
Fix broken link
This commit is contained in:
parent
54698b8613
commit
a884912d42
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ X:\> python pyinstxtractor.py test.exe
|
|||
You can now use a python decompiler on the pyc files within the extracted directory
|
||||
```
|
||||
|
||||
After extracting the pyc's you can use a Python decompiler like [Uncompyle6](Ihttps://github.com/rocky/python-uncompyle6/).
|
||||
After extracting the pyc's you can use a Python decompiler like [Uncompyle6](https://github.com/rocky/python-uncompyle6/).
|
||||
|
||||
```
|
||||
X:\> uncompyle6.exe test.exe_extracted\test.pyc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue