<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Python &#8211; Cerbero Blog</title>
	<atom:link href="https://blog.cerbero.io/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.cerbero.io</link>
	<description></description>
	<lastBuildDate>Thu, 07 Dec 2023 11:43:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://blog.cerbero.io/wp-content/uploads/2023/09/cropped-pro_icon_512-32x32.png</url>
	<title>Python &#8211; Cerbero Blog</title>
	<link>https://blog.cerbero.io</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">184292133</site>	<item>
		<title>PyInstaller Extractor Package</title>
		<link>https://blog.cerbero.io/pyinstaller-extractor-package/</link>
					<comments>https://blog.cerbero.io/pyinstaller-extractor-package/#respond</comments>
		
		<dc:creator><![CDATA[Erik Pistelli]]></dc:creator>
		<pubDate>Wed, 06 Dec 2023 09:19:11 +0000</pubDate>
				<category><![CDATA[Package]]></category>
		<category><![CDATA[bytecode]]></category>
		<category><![CDATA[PYC]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Reversing]]></category>
		<category><![CDATA[Unpacker]]></category>
		<guid isPermaLink="false">https://blog.cerbero.io/?p=2887</guid>

					<description><![CDATA[We have released the PyInstaller Extractor package for all licenses of Cerbero Suite. PyInstaller is a tool that packages Python applications into standalone executables, compatible with Windows, Linux, and macOS. It works by analyzing Python scripts to discover every import statement and include the appropriate Python files, binaries, and libraries in the executable. Additionally, PyInstaller &#8230; <a href="https://blog.cerbero.io/pyinstaller-extractor-package/" class="more-link">Continue reading<span class="screen-reader-text"> "PyInstaller Extractor Package"</span></a>]]></description>
		
					<wfw:commentRss>https://blog.cerbero.io/pyinstaller-extractor-package/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2887</post-id>	</item>
		<item>
		<title>PYC Format Package</title>
		<link>https://blog.cerbero.io/pyc-format-package/</link>
					<comments>https://blog.cerbero.io/pyc-format-package/#respond</comments>
		
		<dc:creator><![CDATA[Erik Pistelli]]></dc:creator>
		<pubDate>Fri, 01 Dec 2023 15:34:49 +0000</pubDate>
				<category><![CDATA[Package]]></category>
		<category><![CDATA[bytecode]]></category>
		<category><![CDATA[Python]]></category>
		<guid isPermaLink="false">https://blog.cerbero.io/?p=2880</guid>

					<description><![CDATA[We have released the PYC Format package for all licenses of Cerbero Suite. PYC files are compiled bytecode versions of Python source code. These compiled files can be deployed in place of the original source code, serving as a bytecode format for execution by the Python interpreter. PYC files are tied to the specific version &#8230; <a href="https://blog.cerbero.io/pyc-format-package/" class="more-link">Continue reading<span class="screen-reader-text"> "PYC Format Package"</span></a>]]></description>
		
					<wfw:commentRss>https://blog.cerbero.io/pyc-format-package/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2880</post-id>	</item>
		<item>
		<title>Internal Project Files</title>
		<link>https://blog.cerbero.io/internal-project-files/</link>
					<comments>https://blog.cerbero.io/internal-project-files/#respond</comments>
		
		<dc:creator><![CDATA[Erik Pistelli]]></dc:creator>
		<pubDate>Tue, 24 May 2022 08:00:25 +0000</pubDate>
				<category><![CDATA[Suite Advanced]]></category>
		<category><![CDATA[Suite Standard]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[SDK]]></category>
		<guid isPermaLink="false">https://blog.cerbero.io/?p=2400</guid>

					<description><![CDATA[The upcoming 5.6 version of Cerbero Suite introduces a new major core feature, namely the capability to generate files which do not exist on disk and store them in the analysis report. While this feature doesn&#8217;t seem so important, it has countless real-world applications. For example, an unpacker may unpack a file during the scanning &#8230; <a href="https://blog.cerbero.io/internal-project-files/" class="more-link">Continue reading<span class="screen-reader-text"> "Internal Project Files"</span></a>]]></description>
		
					<wfw:commentRss>https://blog.cerbero.io/internal-project-files/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2400</post-id>	</item>
		<item>
		<title>PDB support (including export of types)</title>
		<link>https://blog.cerbero.io/pdb-support-including-export-of-types/</link>
					<comments>https://blog.cerbero.io/pdb-support-including-export-of-types/#respond</comments>
		
		<dc:creator><![CDATA[Erik Pistelli]]></dc:creator>
		<pubDate>Mon, 01 Jun 2015 06:09:04 +0000</pubDate>
				<category><![CDATA[Suite Standard]]></category>
		<category><![CDATA[Headers]]></category>
		<category><![CDATA[PDB]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[SDK]]></category>
		<guid isPermaLink="false">http://cerbero-blog.com/?p=1530</guid>

					<description><![CDATA[The main feature of the upcoming 2.4 version of Profiler is the initial support for the PDB format. Our code doesn&#8217;t rely on the Microsoft DIA SDK and thus works also on OS X and Linux. Since the PDB format is undocumented, this task would&#8217;ve been extremely difficult without the fantastic work on PDBs of &#8230; <a href="https://blog.cerbero.io/pdb-support-including-export-of-types/" class="more-link">Continue reading<span class="screen-reader-text"> "PDB support (including export of types)"</span></a>]]></description>
		
					<wfw:commentRss>https://blog.cerbero.io/pdb-support-including-export-of-types/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1530</post-id>	</item>
		<item>
		<title>PySide support</title>
		<link>https://blog.cerbero.io/pyside-support/</link>
					<comments>https://blog.cerbero.io/pyside-support/#comments</comments>
		
		<dc:creator><![CDATA[Erik Pistelli]]></dc:creator>
		<pubDate>Tue, 01 Jan 2013 22:37:22 +0000</pubDate>
				<category><![CDATA[Suite Standard]]></category>
		<category><![CDATA[PySide]]></category>
		<category><![CDATA[Python]]></category>
		<guid isPermaLink="false">http://cerbero-blog.com/?p=875</guid>

					<description><![CDATA[This is really a small addition which took just a couple of hours of work, but since it can come very handy, it&#8217;s worth dedicating a post to it. The upcoming 0.9.1 version of the Profiler adds explicit support for PySide. Thus, it will be possible to create Qt widgets and add them to the &#8230; <a href="https://blog.cerbero.io/pyside-support/" class="more-link">Continue reading<span class="screen-reader-text"> "PySide support"</span></a>]]></description>
		
					<wfw:commentRss>https://blog.cerbero.io/pyside-support/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">875</post-id>	</item>
		<item>
		<title>Python SDK improvements</title>
		<link>https://blog.cerbero.io/python-sdk-improvements/</link>
					<comments>https://blog.cerbero.io/python-sdk-improvements/#respond</comments>
		
		<dc:creator><![CDATA[Erik Pistelli]]></dc:creator>
		<pubDate>Wed, 07 Nov 2012 00:03:19 +0000</pubDate>
				<category><![CDATA[Suite Standard]]></category>
		<category><![CDATA[Plot]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[SDK]]></category>
		<guid isPermaLink="false">http://cerbero-blog.com/?p=769</guid>

					<description><![CDATA[The upcoming 0.8.9 release of the Profiler improves integration with Python and the SDK exposes new functionality. Moreover, it lays down the groundwork needed to expand the SDK in the next releases. Documentation of the SDK has been included in the docs directory and also a Python command line has been added to the workspace. &#8230; <a href="https://blog.cerbero.io/python-sdk-improvements/" class="more-link">Continue reading<span class="screen-reader-text"> "Python SDK improvements"</span></a>]]></description>
		
					<wfw:commentRss>https://blog.cerbero.io/python-sdk-improvements/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">769</post-id>	</item>
		<item>
		<title>Parameters &#038; Settings</title>
		<link>https://blog.cerbero.io/parameters-settings/</link>
					<comments>https://blog.cerbero.io/parameters-settings/#respond</comments>
		
		<dc:creator><![CDATA[Erik Pistelli]]></dc:creator>
		<pubDate>Tue, 17 Jan 2012 20:14:51 +0000</pubDate>
				<category><![CDATA[Suite Standard]]></category>
		<category><![CDATA[Actions]]></category>
		<category><![CDATA[Parameters]]></category>
		<category><![CDATA[Properties]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[Settings]]></category>
		<guid isPermaLink="false">http://blog.icerbero.com/?p=113</guid>

					<description><![CDATA[In the upcoming release of the Profiler (0.7.4) actions and scripts have a way to ask the user for parameters and settings: a new set of APIs featuring a property editor dialog. Here&#8217;s the complete code of the sample followed by explanations. import ProUI xml = """ &#60;section label="General"> &#60;property id="0" label="Name" type="edit" value="object" /> &#8230; <a href="https://blog.cerbero.io/parameters-settings/" class="more-link">Continue reading<span class="screen-reader-text"> "Parameters &#038; Settings"</span></a>]]></description>
		
					<wfw:commentRss>https://blog.cerbero.io/parameters-settings/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">113</post-id>	</item>
		<item>
		<title>Python 3 SDK: actions &#038; custom scripts</title>
		<link>https://blog.cerbero.io/python-3-sdk-actions-custom-scripts/</link>
					<comments>https://blog.cerbero.io/python-3-sdk-actions-custom-scripts/#respond</comments>
		
		<dc:creator><![CDATA[Erik Pistelli]]></dc:creator>
		<pubDate>Tue, 10 Jan 2012 21:01:53 +0000</pubDate>
				<category><![CDATA[Suite Standard]]></category>
		<category><![CDATA[Actions]]></category>
		<category><![CDATA[Profiler]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[SDK]]></category>
		<guid isPermaLink="false">http://blog.icerbero.com/?p=48</guid>

					<description><![CDATA[The new version 0.7.3 of Cerbero Suite features a powerful Python 3 SDK, which enables to run custom scripts and actions. Let&#8217;s first take a look at a simple script. Just press Ctrl+R (or &#8220;Execute action&#8230;&#8221; in the context menu of a view) and go to &#8220;Custom&#8221;: As it is easy to guess, this basic &#8230; <a href="https://blog.cerbero.io/python-3-sdk-actions-custom-scripts/" class="more-link">Continue reading<span class="screen-reader-text"> "Python 3 SDK: actions &#038; custom scripts"</span></a>]]></description>
		
					<wfw:commentRss>https://blog.cerbero.io/python-3-sdk-actions-custom-scripts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">48</post-id>	</item>
	</channel>
</rss>
