plz decode this http://gbscript.com/gbcj3.5.zip
I decode ioncube encode files
Collapse
X
-
<?php
class fieldsets
{
public function fieldsets( $id = 0 )
{
}
public function getid( )
{
return $this->id;
}
public function getfieldset( $id = "" )
{
global $db;
if ( !$id )
{
$id = $this->id;
}
$result = fetchAssoc( "select * from ".TABLE_FIELDSETS." where id={$id}" );
return $result;
}
public function getname( $id = "" )
{
global $db;
if ( !$id )
{
$id = $this->id;
}
$name = fetchRow( "select `name` from ".TABLE_FIELDSETS." where id={$id}" );
return $name;
}
public function getfieldsets( )
{
global $db;
$arr = fetchAssocList( "select * from ".TABLE_FIELDSETS." order by `name`" );
return $arr;
}
}
?>
////////////////////////////////////////////////////////
Above is just 1 example
Hello
I can decrypt ioncube encrypted files. I can provide a test example
If you happy then you send me the next files. Price is 3-5 USD per file. Bulk pricing is available.
For further details please contact me at blackleopards [at] hotmail.com
Comment
-
Decoded Your All File By thescriptmafia.com
Originally posted by thomas911 View PostPlease help me decode five files has encoded.
Thank for your help.Attached Files
Comment
-
please check it zip file...Decoded_By_thescriptmafia.com
Originally posted by thomas911 View PostCould some one help me plz?
$3/per fileAttached Files
Comment
-
hi friend,please help me to decode files which i am attaching
hi. If you can decode these files, I would be very appreciative. Thanks in advance.
Added after 38 minutes:
hi ,I would be very appreciative. Thanks in advance.
Originally posted by wapmetal View Postpost encoded php files or any ioncube encoded scripts here that you want to decode, so that i can help you decode for free
lolAttached FilesLast edited by malli143; 19.07.12, 23:32.
Comment
-
check attached zip
Originally posted by malli143 View Posthi. If you can decode these files, I would be very appreciative. Thanks in advance.
Added after 38 minutes:
hi ,I would be very appreciative. Thanks in advance.Attached Files
Comment
-
check your ioncube v7 file that decoded by Decodephp.in
Originally posted by Jungle View PostHello. Can you decode this file?
core-Decoded by Decodephp.in.zip
Comment
Comment