<?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>Server-Side &#187; Hacking</title>
	<atom:link href="http://www.server-side.org/category/hacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.server-side.org</link>
	<description>A collection of administration, networking, and hacking knowledge.</description>
	<lastBuildDate>Sat, 06 Aug 2011 02:50:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Starting Firebox X700 pfSense Project</title>
		<link>http://www.server-side.org/2011/01/10/starting-firebox-x700-pfsense-project/</link>
		<comments>http://www.server-side.org/2011/01/10/starting-firebox-x700-pfsense-project/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 01:26:23 +0000</pubDate>
		<dc:creator>Brak</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Firebox/pfSense]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://www.server-side.org/?p=146</guid>
		<description><![CDATA[I just received my first Firebox (a x700 model) and I really like where this is going. So far beyond a few delays to the project and still waiting on a shipment, things are going good. I hope to be able to create guides, hardware and mods recommendations, and reconfigured embedded and full installs (think [...]]]></description>
			<content:encoded><![CDATA[<p>I just received my first Firebox (a x700 model) and I really like where this is going. So far beyond a few delays to the project and still waiting on a shipment, things are going good. I hope to be able to create guides, hardware and mods recommendations, and reconfigured embedded and full installs (think no serial cable required to get started!)</p>
<p>Current plans are use an iPod Mini&#8217;s Hatachi 4GB Microdrive as the disk for a full install. New heatsink, 512MB RAM update, and making it quieter. I hope to do plenty of worthwhile modifications to this Firebox and share the experience.</p>
<p>Things learned thus far:</p>
<ul>
<li>A 1.2GHz Celeron left inside the Firebox with no working HSF will burn up. Really. Completely fry. Luckily the motherboard is fine and it boots with a PIII. New 1.4GHz Celeron on its way for $9. Probably would have updated this anyways.</li>
<li>Don&#8217;t assume generic RAM you buy for the Firebox off Amazon is a double sided DIMM and will work in the Firebox (Non-Double Sided 512MB sticks show up as 256MB). I hope to make a list of high avaibilty sticks that work.</li>
<li>The HSF on the firebox is crap, get a new heatsink and fan and also a fan speed controller. Even had my fan worked I would have gotten a new one, way too loud for such poor cooling.</li>
<li>The rackmount ears hold the cover on the case also. Can&#8217;t keep them on for looks if you plan on opening the Firebox up often until you&#8217;re ready to put it into production.</li>
<li>Physwritedisk doesn&#8217;t want to work on any Vista/7/Server2008 (32bit or 64bit) for me. I used Ubuntu. Worked like a charm.</li>
<li>Make sure you&#8217;re using a Null Modem serial cable. You&#8217;ll kick yourself for assuming something else is wrong and wasting time.</li>
</ul>
<p style="text-align: center;"><a href="http://www.server-side.org/wp-content/uploads/2011/01/IMG_0792.jpg"><img class="size-medium wp-image-147 aligncenter" title="overviewx700" src="http://www.server-side.org/wp-content/uploads/2011/01/IMG_0792-300x224.jpg" alt="" width="300" height="224" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.server-side.org/2011/01/10/starting-firebox-x700-pfsense-project/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Creating Portable Games for Flash Drives</title>
		<link>http://www.server-side.org/2009/12/20/creating-portable-games-for-flash-drives/</link>
		<comments>http://www.server-side.org/2009/12/20/creating-portable-games-for-flash-drives/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 04:32:06 +0000</pubDate>
		<dc:creator>Brak</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://www.server-side.org/?p=94</guid>
		<description><![CDATA[One of the keys to creating portable games is the ability to maintain a small file size (or at least as much as possible) and an easy way to extract and run the game. Another factor in portable game creation is making sure that administrative rights on the local computer are never needed. The easiest [...]]]></description>
			<content:encoded><![CDATA[<p id="dnwld">One of the keys to creating portable games is the ability to maintain a small file size (or at least as much as possible) and an easy way to extract and run the game. Another factor in portable game creation is making sure that administrative rights on the local computer are never needed.</p>
<p>The easiest way to build a file like this is creating a self-extracting .zip file. With this installation type, we can set it to load all the games files into the local users&#8217; temporary folder and launch the game from there. This helps both slow flash drives and slow computers, and also making distribution and launching that much easier.</p>
<p><strong> </strong></p>
<div id="attachment_100" class="wp-caption alignleft" style="width: 310px"><strong><strong><a href="http://www.server-side.org/wp-content/uploads/2009/12/sz2eimage.png"><img class="size-medium wp-image-100" title="sz2eimage" src="http://www.server-side.org/wp-content/uploads/2009/12/sz2eimage-300x289.png" alt="" width="300" height="289" /></a></strong></strong><p class="wp-caption-text">The utility itself</p></div>
<p><strong>DOWNLOAD:</strong> <a id="dnwld" href="http://www.chilkatsoft.com/ChilkatZipSE.exe">ZIP 2 Secure EXE (900 KB)</a></p>
<p>This wonderful utility by <a href="http://www.chilkatsoft.com/default.asp" target="_blank">chilkatsoft</a> holds the key to creating self-extracting archives. Of course, the main part of that utility is the fact you can secure the executable, but it has many things that we can use to create a portable game launcher. (Heck, maybe you DO want to password protect the game.) Some things we can do is allow/disallow choosing where to extract the archive, set to default location or automatically extract to the users&#8217; temporary directory, add/remove buttons and text (immediately start extract on starting the .exe or wait for Unzip to be clicked? Totally up to you.)</p>
<p>Once you package your portable game or application, archive it in a .zip file. Open it with this utility and set your settings accordingly. Some important things that you will want to set will be where to unzip the archive to, and &#8216;Run this &#8220;setup&#8221; file after extracting.&#8217; The &#8220;setup file&#8221; is actually what you will want to point for whatever executable or shortcut link launches your game from inside the extracted directory.  Make sure this will extract to a common directory that everyone has if you disable the users&#8217; ability to choose where it will be extracted to.</p>
<p>If you&#8217;re building something for being run on computer that will not have administrative rights for the local user, you&#8217;ll probably want to pick the temporary directory and launch it from there.</p>
<p>Hopefully, this helps some people get started on creating self-extracting, portable games. Feel free to try out any I have posted here or leave a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.server-side.org/2009/12/20/creating-portable-games-for-flash-drives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Saving Pandora.com Songs</title>
		<link>http://www.server-side.org/2009/06/26/saving-pandora-com-songs/</link>
		<comments>http://www.server-side.org/2009/06/26/saving-pandora-com-songs/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 00:37:08 +0000</pubDate>
		<dc:creator>Brak</dc:creator>
				<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://zsnnet.org/?p=53</guid>
		<description><![CDATA[Using a program developed by a member of the hak5.org forum, PandoraSaver, you can rip out Pandora.com songs free and easily. Download here :  http://zzj.itf-inc.com/downloads/SProxy1003dPS1008e.zip Don&#8217;t forget to donate to the developer himself if you like his work! Here is his Paypal link. Directions: 1. Download PandoraSaver from above URL. 2. Extract the contents, run [...]]]></description>
			<content:encoded><![CDATA[<p>Using a program developed by a member of the hak5.org forum, PandoraSaver, you can rip out Pandora.com songs free and easily.</p>
<p>Download here :  <a href="http://zzj.itf-inc.com/downloads/SProxy1003dPS1008e.zip" target="_blank">http://zzj.itf-inc.com/downloads/SProxy1003dPS1008e.zip</a></p>
<p>Don&#8217;t forget to donate to the developer himself if you like his work! <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;business=zigzagjoe%40gmail%2ecom&amp;lc=US&amp;item_name=Zigzagjoe&amp;item_number=PandoraSaver&amp;currency_code=USD&amp;bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted">Here is his Paypal link.</a></p>
<p>Directions:</p>
<p>1.	Download PandoraSaver from above URL.<br />
2.	Extract the contents, run the SProxy executable.<br />
3.	Configure your browser to use SProxy. (Default settings are <a href="http://127.0.0.1:8888/" target="_blank">http://127.0.0.1:8888/</a> )</p>
<p>You can also use a firefox extention like FoxyProxy to create a whitelist filter of &#8220;*.pandora.com*&#8221; to use the SProxy IP/Port. If you want, you can also use the developers proxy script (<a href="http://zzj.itf-inc.com/BrowserPAC.js" target="_blank">http://zzj.itf-inc.com/BrowserPAC.js</a>) in the &#8220;automatic proxy configuration url&#8221; setting in your prowser.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.server-side.org/2009/06/26/saving-pandora-com-songs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jailbreak AT&amp;T iPhones to 3.0 (2G and 3G)</title>
		<link>http://www.server-side.org/2009/06/19/jailbreak-att-iphones-to-30-2g-and-3g/</link>
		<comments>http://www.server-side.org/2009/06/19/jailbreak-att-iphones-to-30-2g-and-3g/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 04:14:28 +0000</pubDate>
		<dc:creator>Brak</dc:creator>
				<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://zsnnet.org/?p=49</guid>
		<description><![CDATA[Download these files: iPhone 3G (Legit AT&#38;T) &#8211; http://www.demonoid.com/files/details/1965353/2325666/ iPhone 2G (Legit AT&#38;T) &#8211; http://www.mininova.org/tor/2700484 Put your iPhone in DFU mode: 1.) Sync your phone/back it up with iTunes one last time. 2.) Turn off the phone. 3.) Turn the phone on holding both the Power and Home button. Once it powers on, continue holding [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Download these files:</strong><br />
iPhone 3G (Legit AT&amp;T) &#8211; http://www.demonoid.com/files/details/1965353/2325666/<br />
iPhone 2G (Legit AT&amp;T) &#8211; http://www.mininova.org/tor/2700484</p>
<p><strong>Put your iPhone in DFU mode:</strong></p>
<p>1.) Sync your phone/back it up with iTunes one last time.<br />
2.) Turn off the phone.<br />
3.) Turn the phone on holding both the Power and Home button. Once it powers on, continue holding the Home button until you see the graphic that says you need to plug the phone into iTunes.<br />
4.) Shift-Click Restore in iTunes for the iPhone, select the custom firmware that you downloaded.<br />
5.) iTunes will guide you from there. Good Luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.server-side.org/2009/06/19/jailbreak-att-iphones-to-30-2g-and-3g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

