You've already forked pyinstxtractor
mirror of
https://github.com/extremecoders-re/pyinstxtractor.git
synced 2025-08-03 00:25:51 +08:00
Fix broken link
This commit is contained in:
@@ -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
|
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
|
X:\> uncompyle6.exe test.exe_extracted\test.pyc
|
||||||
|
Reference in New Issue
Block a user