 |
Account Login
|
 |
 |
Latest Articles
|
 |
 |
IRC Channel
|
 |
 |
Associates
|
 |
 |
Associates
|
 |
|
 |
|
 |
|
 |
05-19-2009, 01:09 PM
|
#21 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
Code:
class allworknoplay
{
private $m_szValue;
public function __construct($x,$y)
{
$aRange = range(1, 100);
// Obfuscated string "Hello TalkPHP!"
$sNote = pack('H*', '48656C6C6F2054616C6B50485021');
$aString = sprintf('%s Remember this day %s', $sNote, date('m/d/y h:ia', (array_rand($aRange) * 3600) + time()));
$szPaddedString = str_pad( $aString, (($sqr = ceil(sqrt( strlen($aString)))) * $sqr), '|');
preg_match_all('~^(?P<welcome>.+?!).+?(?P<date>\d+?/\d+?/\d+)\s*(?P<time>.+)$~is', $aString, $aMatches);
$this->m_szValue = sprintf('%s.%s', str_replace('Hello TalkPHP!', $sNote, $x), $y);
}
public function play($song) {
$getSong="/path/to/mp3/folder/";
$allowedStyles = array('drum & bass', 'jungle', 'uk hardcore', 'minimal', 'electro');
}
public function __toString()
{
return 'Something'; // Permission granted to edit/remove this line, it is only here to prevent a fatal error
}
}
|
|
|
|
05-20-2009, 01:13 PM
|
#22 (permalink)
|
|
The Addict
Join Date: Nov 2007
Location: the Netherlands
Posts: 281
Thanks: 2
|
PHP Code:
class allworknoplay
{
private $m_szValue;
private static $myBiggestSecretEver;
public function __construct($x,$y)
{
$aRange = range(1, 100);
// Obfuscated string "Hello TalkPHP!"
$sNote = pack('H*', '48656C6C6F2054616C6B50485021');
$aString = sprintf('%s Remember this day %s', $sNote, date('m/d/y h:ia', (array_rand($aRange) * 3600) + time()));
$szPaddedString = str_pad( $aString, (($sqr = ceil(sqrt( strlen($aString)))) * $sqr), '|');
preg_match_all('~^(?P<welcome>.+?!).+?(?P<date>\d+?/\d+?/\d+)\s*(?P<time>.+)$~is', $aString, $aMatches);
$this->m_szValue = sprintf('%s.%s', str_replace('Hello TalkPHP!', $sNote, $x), $y);
}
public function play($song) {
$getSong="/path/to/mp3/folder/";
$allowedStyles = array('drum & bass', 'jungle', 'uk hardcore', 'minimal', 'electro');
}
public function __toString()
{
return 'Something'; // Permission granted to edit/remove this line, it is only here to prevent a fatal error
}
}
__________________
Nunchaku! Who doesn't like martial arts? =)
|
|
|
05-21-2009, 12:37 AM
|
#23 (permalink)
|
|
Super Moderator
Join Date: Sep 2007
Location: Near you.
Posts: 791
Thanks: 241
|
PHP Code:
class allworknoplay { private $m_szValue; private $secure; private static $myBiggestSecretEver; public function __construct($x,$y) { $aRange = range(1, 100); // Obfuscated string "Hello TalkPHP!" $sNote = pack('H*', '48656C6C6F2054616C6B50485021'); $aString = sprintf('%s Remember this day %s', $sNote, date('m/d/y h:ia', (array_rand($aRange) * 3600) + time())); $szPaddedString = str_pad( $aString, (($sqr = ceil(sqrt( strlen($aString)))) * $sqr), '|'); preg_match_all('~^(?P<welcome>.+?!).+?(?P<date>\d+?/\d+?/\d+)\s*(?P<time>.+)$~is', $aString, $aMatches); $this->m_szValue = sprintf('%s.%s', str_replace('Hello TalkPHP!', $sNote, $x), $y); }
public function play($song) { $getSong="/path/to/mp3/folder/"; $allowedStyles = array('drum & bass', 'jungle', 'uk hardcore', 'minimal', 'electro'); } public function __toString() { return 'Something'; // Permission granted to edit/remove this line, it is only here to prevent a fatal error } }
 l o l  hum hum..
|
|
|
|
05-21-2009, 12:40 AM
|
#24 (permalink)
|
|
The Gregarious
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
|
PHP Code:
class allworknoplay
{
private $m_szValue;
private $secure;
private static $myBiggestSecretEver;
public function __construct($x,$y)
{
$aRange = range(1, 100);
// Obfuscated string "Hello TalkPHP!"
$sNote = pack('H*', '48656C6C6F2054616C6B50485021');
$aString = sprintf('%s Remember this day %s', $sNote, date('m/d/y h:ia', (array_rand($aRange) * 3600) + time()));
$szPaddedString = str_pad( $aString, (($sqr = ceil(sqrt( strlen($aString)))) * $sqr), '|');
preg_match_all('~^(?P<welcome>.+?!).+?(?P<date>\d+?/\d+?/\d+)\s*(?P<time>.+)$~is', $aString, $aMatches);
$this->m_szValue = sprintf('%s.%s', str_replace('Hello TalkPHP!', $sNote, $x), $y);
}
public function play($song) {
$getSong="/path/to/mp3/folder/";
$allowedStyles = array('drum & bass', 'jungle', 'uk hardcore', 'minimal', 'electro');
$allowedStyles = array_pop($allowedStyles);
}
public function __toString()
{
return 'Something'; // Permission granted to edit/remove this line, it is only here to prevent a fatal error
}
}
|
|
|
|
05-22-2009, 09:46 AM
|
#25 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
Code:
class allworknoplay
{
private $m_szValue;
private $secure;
private static $myBiggestSecretEver;
public function __construct($x,$y)
{
$aRange = range(1, 100);
// Obfuscated string "Hello TalkPHP!"
$sNote = pack('H*', '48656C6C6F2054616C6B50485021');
$aString = sprintf('%s Remember this day %s', $sNote, date('m/d/y h:ia', (array_rand($aRange) * 3600) + time()));
$szPaddedString = str_pad( $aString, (($sqr = ceil(sqrt( strlen($aString)))) * $sqr), '|');
preg_match_all('~^(?P<welcome>.+?!).+?(?P<date>\d+?/\d+?/\d+)\s*(?P<time>.+)$~is', $aString, $aMatches);
$this->m_szValue = sprintf('%s.%s', str_replace('Hello TalkPHP!', $sNote, $x), $y);
}
public function play($song) {
$getSong="/path/to/mp3/folder/";
$allowedStyles = array('drum & bass', 'jungle', 'uk hardcore', 'minimal', 'electro');
$allowedStyles = array_pop($allowedStyles);
// TODO: play!
}
public function __toString()
{
return 'Something'; // Permission granted to edit/remove this line, it is only here to prevent a fatal error
}
}
|
|
|
|
05-23-2009, 09:18 PM
|
#26 (permalink)
|
|
Super Moderator
Join Date: Sep 2007
Location: Near you.
Posts: 791
Thanks: 241
|
PHP Code:
class allworknoplay
{
private $m_szValue;
private $secure;
private $sClean;
private static $myBiggestSecretEver;
public function __construct($x,$y)
{
$aRange = range(1, 100);
// Obfuscated string "Hello TalkPHP!"
$sNote = pack('H*', '48656C6C6F2054616C6B50485021');
$aString = sprintf('%s Remember this day %s', $sNote, date('m/d/y h:ia', (array_rand($aRange) * 3600) + time()));
$szPaddedString = str_pad( $aString, (($sqr = ceil(sqrt( strlen($aString)))) * $sqr), '|');
preg_match_all('~^(?P<welcome>.+?!).+?(?P<date>\d+?/\d+?/\d+)\s*(?P<time>.+)$~is', $aString, $aMatches);
$this->m_szValue = sprintf('%s.%s', str_replace('Hello TalkPHP!', $sNote, $x), $y);
}
public function play($song) {
$getSong="/path/to/mp3/folder/";
$allowedStyles = array('drum & bass', 'jungle', 'uk hardcore', 'minimal', 'electro');
$allowedStyles = array_pop($allowedStyles);
[color="DarkOrange"] // TODO: play![/color]
}
public function __toString()
{
return 'Something'; // Permission granted to edit/remove this line, it is only here to prevent a fatal error
}
}
|
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|