pyinstxtractor-ng is a tool to extract the contents of a Pyinstaller generated executable file. Both Linux ELFs and Windows PE executables are supported. This project is a fork of pyinstxtractor.
The following subsections describe the installation process for different operating systems. Please mind that this tutorial depends on Python 3. First we want to ...