<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Python%2FPyInstaller_Extractor</id>
	<title>Python/PyInstaller Extractor - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Python%2FPyInstaller_Extractor"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Python/PyInstaller_Extractor&amp;action=history"/>
	<updated>2026-04-17T05:02:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Python/PyInstaller_Extractor&amp;diff=9091&amp;oldid=prev</id>
		<title>Kenneth: Created page with &quot; https://github.com/extremecoders-re/pyinstxtractor   PyInstaller Extractor is a Python script to extract the contents of a PyInstaller generated executable file.   The header of the pyc files are automatically fixed so that a Python bytecode decompiler will recognize it. The script can run on both Python 2.x and 3.x.   python pyinstxtractor.py test.exe   git clone https://github.com/extremecoders-re/pyinstxtractor.git&quot;</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Python/PyInstaller_Extractor&amp;diff=9091&amp;oldid=prev"/>
		<updated>2025-11-05T00:14:26Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; https://github.com/extremecoders-re/pyinstxtractor   PyInstaller Extractor is a Python script to extract the contents of a PyInstaller generated executable file.   The header of the pyc files are automatically fixed so that a Python bytecode decompiler will recognize it. The script can run on both Python 2.x and 3.x.   python pyinstxtractor.py test.exe   git clone https://github.com/extremecoders-re/pyinstxtractor.git&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; https://github.com/extremecoders-re/pyinstxtractor&lt;br /&gt;
&lt;br /&gt;
 PyInstaller Extractor is a Python script to extract the contents of a PyInstaller generated executable file.&lt;br /&gt;
&lt;br /&gt;
 The header of the pyc files are automatically fixed so that a Python bytecode decompiler will recognize it. The script can run on both Python 2.x and 3.x.&lt;br /&gt;
&lt;br /&gt;
 python pyinstxtractor.py test.exe&lt;br /&gt;
&lt;br /&gt;
 git clone https://github.com/extremecoders-re/pyinstxtractor.git&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>