Oscar Benjamin <[email protected]> wrote: > On 8 January 2016 at 07:44, Ulli Horlacher > <[email protected]> wrote: > > Is it possible to extract (and view) the Python script from the Windows > > executable which was made by pyinstller? > > I may be misremembering but I though that pyinstaller actually stores > the main script uncompressed so that it's just in the raw .exe.
No. I tested it already with "strings". -- Ullrich Horlacher Server und Virtualisierung Rechenzentrum IZUS/TIK E-Mail: [email protected] Universitaet Stuttgart Tel: ++49-711-68565868 Allmandring 30a Fax: ++49-711-682357 70550 Stuttgart (Germany) WWW: http://www.tik.uni-stuttgart.de/ -- https://mail.python.org/mailman/listinfo/python-list
