<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
	<title>Planet-DL Community Blog List</title>
	<link>http://planet-dl.org/ipb/index.php?/blogs/</link>
	<description>Community Blog List Syndication</description>
	<pubDate>Sat, 21 Apr 2012 18:35:04 +0000</pubDate>
	<webMaster>admin@planet-dl.org (Planet-DL)</webMaster>
	<generator>IP.Blog</generator>
	<ttl>60</ttl>
	<item>
		<title><![CDATA[NewEraCracker's Blog - Regarding PHP 5.3.6 Release]]></title>
		<link>http://planet-dl.org/ipb/index.php?/blog/1/entry-12-regarding-php-536-release/</link>
		<category></category>
		<description><![CDATA[Hello,<br />
<br />
PHP 5.3.6 has been released 17 March 2011 and I have a few comments to make about it.<br />
<!--NoParse4--><br />
<br />
The PHP development team would like to announce the immediate availability of PHP 5.3.6. This release focuses on improving the stability of the PHP 5.3.x branch with over 60 bug fixes, some of...]]></description>
		<pubDate>Sat, 26 Mar 2011 21:18:00 +0000</pubDate>
		<guid>http://planet-dl.org/ipb/index.php?/blog/1/entry-12-regarding-php-536-release/</guid>
	</item>
	<item>
		<title><![CDATA[NewEraCracker's Blog - Impossible is nothing - MultiPoster 5 has been cracked!]]></title>
		<link>http://planet-dl.org/ipb/index.php?/blog/1/entry-11-impossible-is-nothing-multiposter-5-has-been-cracked/</link>
		<category></category>
		<description><![CDATA[Greetings people of the world,<br />
<br />
I am proud to announce that ExtremeCoderz MultiPoster 5 has been cracked again although Mr Jayfella changed protection. Inevitable isn't it?<br />
<br />
Jayfella shouldn't have banned my friends because that caused them to supply retails to me. By the way can you please change protection again? I missed some fun this time... Two...]]></description>
		<pubDate>Thu, 13 Jan 2011 11:55:00 +0000</pubDate>
		<guid>http://planet-dl.org/ipb/index.php?/blog/1/entry-11-impossible-is-nothing-multiposter-5-has-been-cracked/</guid>
	</item>
	<item>
		<title><![CDATA[NewEraCracker's Blog - Regarding issue #21232 on IPS tracker]]></title>
		<link>http://planet-dl.org/ipb/index.php?/blog/1/entry-10-regarding-issue-21232-on-ips-tracker/</link>
		<category></category>
		<description><![CDATA[Yeah I know its a bit old :P But it seems some guys bumped it for the lulz :lol:<br />
<br />
Link:<br />
<!--NoParse1--><br />
<br />
 I'm found a vulnerability in IPB 2 and all 3.0.x versions, using SQL Injection.<br />
<br />
Ingredients:<br />
<br />
IPB 3...]]></description>
		<pubDate>Thu, 23 Dec 2010 00:16:00 +0000</pubDate>
		<guid>http://planet-dl.org/ipb/index.php?/blog/1/entry-10-regarding-issue-21232-on-ips-tracker/</guid>
	</item>
	<item>
		<title><![CDATA[NewEraCracker's Blog - Has been a long time...]]></title>
		<link>http://planet-dl.org/ipb/index.php?/blog/1/entry-9-has-been-a-long-time/</link>
		<category></category>
		<description><![CDATA[Hello comrades,<br />
<br />
Many things happened during the two months I was "away" from this blog.<br />
Just taking a step in this blog entry to say I am alive and well.<br />
<br />
During this two months I have achieved more skills with IP.Board and other software in general, I've also helped some friends fixing problems in their boards.<br />
But lets quit this boring...]]></description>
		<pubDate>Wed, 22 Dec 2010 03:01:00 +0000</pubDate>
		<guid>http://planet-dl.org/ipb/index.php?/blog/1/entry-9-has-been-a-long-time/</guid>
	</item>
	<item>
		<title><![CDATA[NewEraCracker's Blog - board.defcon5.biz - Rest in Peace [2005-2010]]]></title>
		<link>http://planet-dl.org/ipb/index.php?/blog/1/entry-7-boarddefcon5biz-rest-in-peace-2005-2010/</link>
		<category></category>
		<description><![CDATA[Today I faced the truth.<br />
<br />
board.defcon5.biz is no more with us :(<br />
<br />
<br />
I have emailed SCORPiON about it.<br />
<br />
Sadly, the board got deleted due copyright things from the "WoW-Bot" makers. I said to the 2nd admin, that attaching the whole cracked thing will give  problems. Ironic - isn't it? Microsoft didn't complain in all the years and...]]></description>
		<pubDate>Sun, 24 Oct 2010 16:22:00 +0000</pubDate>
		<guid>http://planet-dl.org/ipb/index.php?/blog/1/entry-7-boarddefcon5biz-rest-in-peace-2005-2010/</guid>
	</item>
	<item>
		<title><![CDATA[NewEraCracker's Blog - Which chars string has? - PHP Code]]></title>
		<link>http://planet-dl.org/ipb/index.php?/blog/1/entry-6-which-chars-string-has-php-code/</link>
		<category></category>
		<description><![CDATA[&lt;?php<br />
<br />
//Set header to plain text content<br />
header('Content-Type: text/plain');<br />
<br />
//Set string<br />
$string =...]]></description>
		<pubDate>Fri, 22 Oct 2010 09:57:00 +0000</pubDate>
		<guid>http://planet-dl.org/ipb/index.php?/blog/1/entry-6-which-chars-string-has-php-code/</guid>
	</item>
	<item>
		<title><![CDATA[NewEraCracker's Blog - Adding IPv6 support to IP.Board]]></title>
		<link>http://planet-dl.org/ipb/index.php?/blog/1/entry-5-adding-ipv6-support-to-ipboard/</link>
		<category></category>
		<description><![CDATA[I investigated the IPv6 issue with IPB and designed this mod,<br />
I hope you find it useful :)<br />
<br />
Upload a file with this contents named <strong class='bbc'>ipv6.php</strong><br />
&lt;?php<br />
/* IPv6 to IPv4, a dirty hack<br />
 *<br />
 * This will create fake IPv4 for IPv6 users based on the 64 first bits of their IP.<br />
 * As most currently existing IPv6 providers are assigning /64 classes to their...]]></description>
		<pubDate>Sat, 09 Oct 2010 14:17:00 +0000</pubDate>
		<guid>http://planet-dl.org/ipb/index.php?/blog/1/entry-5-adding-ipv6-support-to-ipboard/</guid>
	</item>
	<item>
		<title><![CDATA[NewEraCracker's Blog - IP.Board and IPv6]]></title>
		<link>http://planet-dl.org/ipb/index.php?/blog/1/entry-4-ipboard-and-ipv6/</link>
		<category></category>
		<description><![CDATA[Hello comrades in arms,<br />
<br />
Today I'll show you another fail from IP.Devs back from 2006 :o and the fail is that IPB does not support IPv6.<br />
<br />
bfarber - Posted 06 December 2006 - 04:31 PM<br />
The matching for IP addresses does not support v6 addresses. This is a small/isolated issue, but moving forward will need to be fixed at some point.<br />
<br />
[...]<br />
<br />
bfarber...]]></description>
		<pubDate>Sat, 25 Sep 2010 00:57:00 +0000</pubDate>
		<guid>http://planet-dl.org/ipb/index.php?/blog/1/entry-4-ipboard-and-ipv6/</guid>
	</item>
	<item>
		<title><![CDATA[NewEraCracker's Blog - Anonymous from 4chan join and take down anti-piracy websites]]></title>
		<link>http://planet-dl.org/ipb/index.php?/blog/1/entry-3-anonymous-from-4chan-join-and-take-down-anti-piracy-websites/</link>
		<category></category>
		<description><![CDATA[Many times in the past The Pirate Bay and other file-sharing sites were attacked by Anti-Pirate corporations, Anonymous are tired of this situation and decided to form a legion to fight back.<br />
<br />
This legion has, in last days, been involved in an Operation called "Payback is a Bitch". They have organized themselves via 4chan and irc networks to...]]></description>
		<pubDate>Thu, 23 Sep 2010 02:27:00 +0000</pubDate>
		<guid>http://planet-dl.org/ipb/index.php?/blog/1/entry-3-anonymous-from-4chan-join-and-take-down-anti-piracy-websites/</guid>
	</item>
	<item>
		<title><![CDATA[NewEraCracker's Blog - How to find if a certain IP.Board is nulled/pirated]]></title>
		<link>http://planet-dl.org/ipb/index.php?/blog/1/entry-1-how-to-find-if-a-certain-ipboard-is-nulledpirated/</link>
		<category></category>
		<description><![CDATA[Hello comrades,<br />
<br />
I've seen some n00bs at Invision Power Board reporting nulled boards in community chitchat forums. :lol:<br />
<br />
1st we need to find nulled boards, try googling for "Powered by IP.Board 3.0.5" and "Community Forum Software by IP.Board", feel free to add some keywords too (Example: Warez).<br />
<br />
Let me guess... You think you...]]></description>
		<pubDate>Tue, 21 Sep 2010 01:58:00 +0000</pubDate>
		<guid>http://planet-dl.org/ipb/index.php?/blog/1/entry-1-how-to-find-if-a-certain-ipboard-is-nulledpirated/</guid>
	</item>
</channel>
</rss>
