<?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/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>CrackerCast Podcast - MrCracker.com - all things hacking &#187; Programming</title>
	<atom:link href="http://mrcracker.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://mrcracker.com</link>
	<description>all things hacking.</description>
	<lastBuildDate>Sat, 12 Nov 2011 12:00:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<copyright>2009 </copyright>
	<managingEditor>comments@mrcracker.com (MrCracker.com)</managingEditor>
	<webMaster>comments@mrcracker.com (MrCracker.com)</webMaster>
	<category>Hacking</category>
	<ttl>1440</ttl>
	<image>
		<url>http://mrcracker.com/logos/cig3.gif</url>
		<title>CrackerCast Podcast - MrCracker.com - all things hacking</title>
		<link>http://mrcracker.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:new-feed-url>http://feeds.feedburner.com/CrackerCast</itunes:new-feed-url>
	<itunes:subtitle>All things hacking.</itunes:subtitle>
	<itunes:summary>CrackerCast covers news and topics about all things hacking!</itunes:summary>
	<itunes:keywords>hack, hacking, security, hacker, computer security,</itunes:keywords>
	<itunes:category text="Technology" />
	<itunes:category text="Technology">
		<itunes:category text="Tech News" />
	</itunes:category>
	<itunes:category text="Technology">
		<itunes:category text="Podcasting" />
	</itunes:category>
	<itunes:author>MrCracker.com</itunes:author>
	<itunes:owner>
		<itunes:name>MrCracker.com</itunes:name>
		<itunes:email>comments@mrcracker.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://mrcracker.com/logos/cig3.gif" />
		<item>
		<title>Installing Python on Linux</title>
		<link>http://mrcracker.com/2010/09/installing-python-on-linux/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-python-on-linux</link>
		<comments>http://mrcracker.com/2010/09/installing-python-on-linux/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 22:44:27 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://mrcracker.com/?p=975</guid>
		<description><![CDATA[I’m  back. Being that summer was in session, let’s say school was out, and I  disappeared for a while doing some stuff for business purposes. So last  time I wrote, <a href="http://mrcracker.com/2010/06/school-of-hacks-part-2/">School of Hacks – Part 2</a>,  I emphasized the use or learning and understanding a UNIX/Linux  Operating System. Based on the feedback, it goes without saying that  learning Python is a popular response to learn next.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://mrcracker.com/wp-content/uploads/2010/09/python.png"><img class="alignleft size-thumbnail wp-image-985" title="python" src="http://mrcracker.com/wp-content/uploads/2010/09/python-150x150.png" alt="" width="150" height="150" /></a><em>The following is a guest post by Anonymous915. This is the third part in a series of articles on his view of hacking. If you are interested in writing for MrCracker.com, click <a href="http://mrcracker.com/write-for-mrc/" target="_blank">here</a>. Otherwise, Enjoy.</em></p>
<p><br style="height: 1em;" />I’m  back. Being that summer was in session, let’s say school was out, and I  disappeared for a while doing some stuff for business purposes. So last  time I wrote, <a href="http://mrcracker.com/2010/06/school-of-hacks-part-2/">School of Hacks – Part 2</a>,  I emphasized the use or learning and understanding a UNIX/Linux  Operating System. Based on the feedback, it goes without saying that  learning Python is a popular response to learn next.</p>
<p><br style="height: 1em;" />I plan to get you  started on the right foot and in doing so, I anticipate we will program a  strong password generator. The very first lesson of course, is this  lesson: Installing Python on Linux.  In part 2 of this series, I described the the meaning behind Linux  distributions, most Linux distributions come with Python installed.  However, I will show you how to install Python on Debian and Fedora  Linux. I chose these two distributions because they are the two major  distros other systems are based on. Ubuntu, Knoppix, Linspire and others  are <a href="http://en.wikipedia.org/wiki/List_of_GNU/Linux_distributions#Debian-based">Debian based</a> while Fedora is <a href="http://en.wikipedia.org/wiki/RPM_Package_Manager">RPM based</a> just as Mandriva, SUSE and all Red Hat versions.</p>
<p><br style="height: 1em;" /><strong>RPM Based Python installation</strong></p>
<ul>
<li>Boot up your favorite RPM based Linux ditro, I’m using Fedora.</li>
<li>Go to the Python for Linux RPM page at <a href="http://www.python.org/download/releases/2.4/rpms/">http://www.python.org/download/releases/2.4/rpms/</a></li>
<li>Download the Binaries for Fefora Core 3, they are i386 RPM</li>
<li>When the download is complete, open a console and go to the python-2.4.2.4&#8230;.. file</li>
<li>Make sure you have root access, otherwise type the following commands</li>
</ul>
<p><code>localhost:~$ su</code></p>
<p><code> </code></p>
<p><code>Password: [enter your root password]</code></p>
<ul> <br style="height: 1em;" /></p>
<li> Type in the following command</li>
</ul>
<ul>
<li>rpm -1 python2.4-2.4-1pydotorg.i386.rpm</li>
</ul>
<ul>
<li> you should get a message, to read message</li>
</ul>
<p><code>cat /var/spool/mail/root | less</code></p>
<ul> <br style="height: 1em;" /></p>
<li> You should be able to start Python by typing Python on the console. This command can also be used prior to installation or to see the Python version currently installed.</li>
</ul>
<p>Debian  based systems could also already be pre-installed with Python. However,  if need be, installing on a Debian based system might be a little  easier.<br />
Debian Based Python installation</p>
<ul> <br style="height: 1em;" /></p>
<li> Boot up your favorite Debian based ditro, I’m running Debian 5</li>
</ul>
<ul>
<li> Open a console and make sure you have root access, otherwise type the following commands</li>
</ul>
<p><code>localhost:~$ su</code></p>
<p><code> </code></p>
<p><code>Password: [enter your root password]</code></p>
<ul>
<li> Type in the following command</li>
</ul>
<p><code>localhost:~# apt-get install python</code></p>
<p><code></p>
<ul>
<li>Do you want to continue? [Y/n] Y</li>
</ul>
<p></code></p>
<ul>
<li> At this point, you should be able to start Python on the console on a Debian based system.</li>
</ul>
<p>Although  this covers a broad range of distributions, the categories of Linux  distributions also include Gentoo, a portage package distro.</p>
<ul> <br style="height: 1em;" /></p>
<li> Start up Gentoo</li>
<li> Download the <a href="http://www.gentoo.org/proj/en/Python/developersguide.xml">Python ebuild</a></li>
<li> Reference the <a href="http://www.gentoo.org/proj/en/Python/developersguide.xml?style=printable">Gentoo Python Developers Guide</a></li>
</ul>
<p>If you can go to a console, and  type:</p>
<p><br style="height: 1em;" /><code>python 	&lt;enter&gt;<br />
1+1	&lt;enter&gt;</code></p>
<p><br style="height: 1em;" />you  should see and answer of 2, if so, you have properly installed Python  on Linux and this should get you started in programming Python.&#8221;"</p>
<div class="shr-publisher-975"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://mrcracker.com/2010/09/installing-python-on-linux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>CrackerCast Episode 12 &#8211; Hacking and Programming</title>
		<link>http://mrcracker.com/2010/03/crackercast-episode-12-hacking-and-programming/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=crackercast-episode-12-hacking-and-programming</link>
		<comments>http://mrcracker.com/2010/03/crackercast-episode-12-hacking-and-programming/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 02:16:58 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Hacker News]]></category>
		<category><![CDATA[Headline]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[crackercast]]></category>
		<category><![CDATA[hacking]]></category>

		<guid isPermaLink="false">http://mrcracker.com/?p=783</guid>
		<description><![CDATA[This Episode looks at this weeks hacker news and discusses programming as it relates to hacking.
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://mrcracker.com/wp-content/uploads/2010/03/computer_programming.jpg"><img class="alignleft size-thumbnail wp-image-785" style="margin-left: 10px; margin-right: 10px;" title="computer_programming" src="http://mrcracker.com/wp-content/uploads/2010/03/computer_programming-150x150.jpg" alt="" width="150" height="150" /></a>This Episode looks at this weeks hacker news and discusses programming as it relates to hacking.</p>
<p></p>
<p><a href="http://s3.amazonaws.com/CrackerCast/CrackerCast12.mp3">Download .mp3</a> (right-click -&gt; save link as&#8230;)<br />
You can subscribe to the podcast feed via one of the two feeds below (might take a day for itunes to update it) :<br />
<a href="http://feeds.feedburner.com/CrackerCast">FeedBurner</a> or <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=342784356">iTunes</a><br />
<br style="height: 1em;" /><br />
News stories mentioned:</p>
<div id="_mcePaste"><a href="http://uk.finance.yahoo.com/news/police-shut-down-mariposa-hacker-ring-ftimes-693ba2d56f6b.html?x=0" target="_blank">Police shut down Mariposa hacker ring</a></div>
<div id="_mcePaste"><a href="http://www.computerandvideogames.com/article.php?id=237630" target="_blank">Ubisoft DRM hacked already?</a></div>
<div id="_mcePaste"><a href="http://news.oneindia.in/2010/03/05/terrorists-pursuing-hacking-skills-fbi-cyber.html">Terrorists are pursuing hacking skills: FBI</a></div>
<div id="_mcePaste"><a href="http://www.businessinsider.com/how-mark-zuckerberg-hacked-connectu-2010-3">How Mark Zuckerberg Hacked Into Rival ConnectU In 2004</a></div>
<div id="_mcePaste"><a href="http://mashable.com/2010/03/06/twitter-accounts-hacked/">Hundreds of Twitter Accounts Hacked [WARNING]</a></div>
<div id="_mcePaste"><a href="http://ibtimes.com.au/articles/20100310/rsa-1024-hacked.htm" target="_blank">RSA 1024-bit hacked without brute force</a></div>
<p><br style="height: 1em;" /></p>
<div>Website of the week:</div>
<div><a href="http://www.darkc0de.com/" target="_blank">www.darkc0de.com</a></div>
<p>&#8220;&#8221;</p>
<div class="shr-publisher-783"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://mrcracker.com/2010/03/crackercast-episode-12-hacking-and-programming/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
			<enclosure url="http://mrcracker.com/podpress_trac/feed/783/0/CrackerCast12.mp3" length="17058746" type="audio/mpeg" />
		<itunes:duration>0:00:01</itunes:duration>
		<itunes:subtitle>This Episode looks at this weeks hacker news and discusses programming as it relates to hacking.</itunes:subtitle>
		<itunes:summary>This Episode looks at this weeks hacker news and discusses programming as it relates to hacking.</itunes:summary>
		<itunes:keywords>Headline, Podcast, Programming</itunes:keywords>
		<itunes:author>MrCracker.com</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>no</itunes:block>
	</item>
	</channel>
</rss>

