mirror of
https://github.com/extremecoders-re/pyinstxtractor.git
synced 2026-06-09 11:05:32 +00:00
Add link to wiki for extracting ELF's
This commit is contained in:
parent
8295c4ce6f
commit
1f03fbe132
1 changed files with 3 additions and 0 deletions
|
|
@ -41,6 +41,9 @@ After extracting the pyc's you can use a Python decompiler like [Uncompyle6](htt
|
|||
X:\> uncompyle6.exe test.exe_extracted\test.pyc
|
||||
X:\> uncompyle6.exe test.exe_extracted\PYZ-00.pyz_extracted\__future__.pyc
|
||||
```
|
||||
## Extracting Linux ELF binaries
|
||||
|
||||
Pyinstxtractor can also extract Linux ELF binaries. Please see the [Wiki](https://github.com/extremecoders-re/pyinstxtractor/wiki/Extracting-Linux-ELF-binaries) for more information.
|
||||
|
||||
## License
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue