Best Blackhat Forum

Full Version: WHMCS 6.1.0 RC Nulled by Crankypanky420
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
WHMCS | v6.1.0. The Complete Client Management, Hosting, Billing and Support Solution.
[Image: home.png]

Release Date: 10th SEP 2015

This version is 100% nulled. No callbacks, no blacklist by whmcs, clean null.


Demo Link:
http://demo.whmcs.com/

Download Link:
http://mir.cr/XJVQMROJ

Virustotal (although unnecessary in this case):
https://www.virustotal.com/de/file/750c1...442762821/

Nulling WHMCS is not really a challenge..

If you liked this, please REP+
Thanks, just out of curiosity, how many files did you have to null
THANK YOU VERY VERY MUCH!!!
(09-21-2015 01:47 AM)Gamestation Wrote: [ -> ]Thanks, just out of curiosity, how many files did you have to null

just one.

includes/classes/WHMCS/license.php

everything else isn´t license relevant and therefore won´t log any information.

(09-21-2015 01:52 AM)jacg Wrote: [ -> ]THANK YOU VERY VERY MUCH!!!

always a pleasure!
The null is incomplete and still unsafe to use. Critical callbacks remain. Just a warning to all users who plan on using this so called "100% nulled. No callbacks, no blacklist by whmcs, clean null." Smile Cool

Proof:
PHP Code:
if( $whmcs->get_req_var("infopopup") ) 
{
    
$valuesToSend = array( "licensekey" => $whmcs->get_license_key(), "version" => $whmcs->getVersion()->getCanonical(), "ssl" => $whmcs->in_ssl(), "phpversion" => PHP_VERSION"extension_pdo" => extension_loaded("pdo"), "extension_pdomysql" => extension_loaded("pdo_mysql"), "memory_limit" => ini_get("memory_limit"), "config_fileperms" => fileperms(ROOTDIR DIRECTORY_SEPARATOR "configuration.php"), "writeabledirs_moved" => $whmcs->getApplicationConfig()->hasCustomWritableDirectories() );
    
$data curlCall("https://cdn.whmcs.com/feeds/homepopup.php"$valuesToSend);
    if( 
substr($data02) != "ok" 
    {
        exit( 
"<div class=\"content\" style=\"text-align:center;padding-top:80px;\">A connection error occurred. Please try again later.</div>" );
    }

    echo 
substr($data2);
    throw new 
WHMCS\Exception\ProgramExit();


PHP Code:
$infotoggle[$adminId] = curlCall("https://cdn.whmcs.com/feeds/homepopup.php", array( "lastupdate" => "1""licensekey" => $whmcs->get_license_key(), "version" => $whmcs->getVersion()->getCanonical() ), array( "CURLOPT_TIMEOUT" => "5" )); 

Just two examples of many!
Yep, my point exactly, give up mate and buy it, not worth the hassle and trust factor with your clients etc
(09-21-2015 02:12 AM)JustSomeDude Wrote: [ -> ]The null is incomplete and still unsafe to use. Critical callbacks remain. Just a warning to all users who plan on using this so called "100% nulled. No callbacks, no blacklist by whmcs, clean null." Smile Cool

Proof:
PHP Code:
if( $whmcs->get_req_var("infopopup") ) 
{
    
$valuesToSend = array( "licensekey" => $whmcs->get_license_key(), "version" => $whmcs->getVersion()->getCanonical(), "ssl" => $whmcs->in_ssl(), "phpversion" => PHP_VERSION"extension_pdo" => extension_loaded("pdo"), "extension_pdomysql" => extension_loaded("pdo_mysql"), "memory_limit" => ini_get("memory_limit"), "config_fileperms" => fileperms(ROOTDIR DIRECTORY_SEPARATOR "configuration.php"), "writeabledirs_moved" => $whmcs->getApplicationConfig()->hasCustomWritableDirectories() );
    
$data curlCall("https://cdn.whmcs.com/feeds/homepopup.php"$valuesToSend);
    if( 
substr($data02) != "ok" 
    {
        exit( 
"<div class=\"content\" style=\"text-align:center;padding-top:80px;\">A connection error occurred. Please try again later.</div>" );
    }

    echo 
substr($data2);
    throw new 
WHMCS\Exception\ProgramExit();


PHP Code:
$infotoggle[$adminId] = curlCall("https://cdn.whmcs.com/feeds/homepopup.php", array( "lastupdate" => "1""licensekey" => $whmcs->get_license_key(), "version" => $whmcs->getVersion()->getCanonical() ), array( "CURLOPT_TIMEOUT" => "5" )); 

Just two examples of many!

admin/index.php?

Can I get your Skype/ICQ/Jabber in pm?
(09-21-2015 02:16 AM)Gamestation Wrote: [ -> ]Yep, my point exactly, give up mate and buy it, not worth the hassle and trust factor with your clients etc

Yep Perfect 10 WHMCS does not cost a fortune when compared to other products heh

(09-21-2015 02:18 AM)crankypanky420 Wrote: [ -> ]admin/index.php?

Can I get your Skype/ICQ/Jabber in pm?

Don't use any of the above. If you want to converse you can PM me here.
Call me para but Hmm, why use PM, were all here to help??


MY Advise to anyone, DO NOT USE !!

OR USE AT YOUR OWN RISK
(09-21-2015 07:24 PM)Gamestation Wrote: [ -> ]Call me para but Hmm, why use PM, were all here to help??


MY Advise to anyone, DO NOT USE !!

OR USE AT YOUR OWN RISK

because i know that 90% of you dont know php or how to decode ioncube.

besides - just block whmcs in your host settings and this is nuled.
Pages: 1 2
Reference URL's