49.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

05-14-2016, 08:16 AM
Post: #31
RE: [GET] PHPVibe CMS v4.0 + CopyrightRemoval - Nulled by fire2000
Actually this is a bad share. The developer needs so much this purchases and is developing version after version free + Upgrades.
Any sale gets 3 licences and im one of the buyers also. When i saw in forum how he handled requests and helped people coding for more than 3 days without sleeping, well, 70$ for that cool script is nothing.

If you love the script BUY IT!

Help people and inspire them to work more! Dont only think for yourselves!
05-17-2016, 12:29 PM
Post: #32
RE: [GET] PHPVibe CMS v4.0 + CopyrightRemoval - Nulled by fire2000
(05-09-2016 07:53 PM)gerandi1997 Wrote:  error on the admin pannel asks for a valid licence

It calls home in main53 main54 and main55

PHP Code:
function is_licensed_true() {
    if (!) {
        return ;
        
$key_info = array(  );
        
$key_info['key'] = phpVibeKey;
        
$key_info['domain'] = main_domSITE_URL );
        
$serverurl 'http://labs.phpvibe.com/server/server.php';
        
curl_init$serverurl );
        
$ch = ;
        
curl_setopt;
        
$ch;
        
CURLOPT_RETURNTRANSFER;
        
true;
    } 


I managed to decode main53.php but can seem to get it to work as parts are missing. I haven't been able to get any help full decoding main55.php

Here is what I have of main53 if anyone wished to give it a try.

PHP Code:
<?php
function main_dom($url) {
    
$pieces parse_url$url );

    if (isset( 
$pieces['host'] )) {
        
$pieces['host'];
        
$domain = (true ?  : );
        
preg_match;
    }


    if (( 
'/(?P<domain>[a-z0-9][a-z0-9\-]{1,63}\.[a-z\.]{2,6})$/i'$domain$regs )) {
    }

    return ;
}

function 
is_licensed_true() {
    if (!) {
        return ;
        
$key_info = array(  );
        
$key_info['key'] = phpVibeKey;
        
$key_info['domain'] = main_domSITE_URL );
        
$serverurl 'http://labs.phpvibe.com/server/server.php';
        
curl_init$serverurl );
        
$ch = ;
        
curl_setopt;
        
$ch;
        
CURLOPT_RETURNTRANSFER;
        
true;
    }

    (  );
    
curl_setopt$chCURLOPT_POSTtrue );
    
curl_setopt$chCURLOPT_POSTFIELDS$key_info );
    
curl_exec$ch );
    
$result = ;
    
json_decode$resulttrue );
    
$result = ;

    if (
$result['valid'] == 'true') {
    }

    return ;
}

$phpenv false;

if (
function_exists'version_compare' )) {
    if (
<= version_comparePHP_VERSION'5.3.0' )) {
        
$phpenv true;
    }
}
else {
    if (!) {
        echo ;
        
do_action'admin-prebody' );
        
apply_filters'admin-pre-body'false );

        if (
_get'sk' )) {
            
ADM '/';
            
str_replace;
            array( 
'/' =>  );
        }
    }
}

$file =  . ( array( ':' => , 'http' => , 'www' =>  ), array( '' => , '' => , '' => , '' =>  ), _get'sk' ) ) . '.php';

if (
is_readable$file )) {
    require_once( 
$file );
}

jmp;
echo ;
exit(  );
?>
05-30-2016, 12:41 PM
Post: #33
RE: [GET] PHPVibe CMS v4.0 + CopyrightRemoval - Nulled by fire2000
fixed

Code:
http://www86.zippyshare.com/v/quWambfS/file.html

pw: bestblackhatforum.com




42.gif