60.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")

07-14-2015, 04:10 AM
Post: #11
RE: [GET] WHMCS Version : 6 Released - NULLED
I would recommend you stay far far fay away from this. This "null" still reports your license and server information to the WHMCS servers.
If it can be encoded, it can be decoded. If it can be decoded, it can be encoded. The circle of cryptography... Cool
07-14-2015, 04:37 AM (This post was last modified: 07-14-2015 04:37 AM by JustSomeDude.)
Post: #12
RE: [GET] WHMCS Version : 6 Released - NULLED
PHP Code:
$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); 

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 what I am talking about Lol Lol
If it can be encoded, it can be decoded. If it can be decoded, it can be encoded. The circle of cryptography... Cool
07-14-2015, 05:02 AM (This post was last modified: 07-14-2015 05:05 AM by pebles.)
Post: #13
RE: [GET] WHMCS Version : 6 Released - NULLED
hey guys. It works perfectly. watch video tutorialu post.





the database does not put 127.0.0.1
to put localhost database

license key [put what you want] example [owned-bestblackhatforum]

(07-14-2015 04:10 AM)JustSomeDude Wrote:  I would recommend you stay far far fay away from this. This "null" still reports your license and server information to the WHMCS servers.

I assure you not report informed by whmcs Wink
07-14-2015, 05:09 AM
Post: #14
RE: [GET] WHMCS Version : 6 Released - NULLED
we are confused now :(
"To live is the rarest thing in the world. Most of the people just exist."
07-14-2015, 05:38 AM
Post: #15
RE: [GET] WHMCS Version : 6 Released - NULLED
yes i confim it work 100% yes sure.
Thanks so much
33.gif
07-14-2015, 06:00 AM
Post: #16
RE: [GET] WHMCS Version : 6 Released - NULLED
(07-14-2015 05:38 AM)FireHacker Wrote:  yes i confim it work 100% yes sure.
Thanks so much

How did you fix the problem you had?
"To live is the rarest thing in the world. Most of the people just exist."
07-14-2015, 06:57 AM
Post: #17
RE: [GET] WHMCS Version : 6 Released - NULLED
(07-14-2015 05:02 AM)pebles Wrote:  
(07-14-2015 04:10 AM)JustSomeDude Wrote:  I would recommend you stay far far fay away from this. This "null" still reports your license and server information to the WHMCS servers.

I assure you not report informed by whmcs Wink

Dude just read the 2 code snippets I posted BiggrinBiggrinBiggrinBiggrinBiggrin

People like you always remind me why I don't bother releasing anything anymore lol

If there is no info reported to WHMCS's servers what does the following code do hmm?
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" )); 
If it can be encoded, it can be decoded. If it can be decoded, it can be encoded. The circle of cryptography... Cool
07-14-2015, 07:01 AM
Post: #18
RE: [GET] WHMCS Version : 6 Released - NULLED
(07-14-2015 06:57 AM)JustSomeDude Wrote:  
(07-14-2015 05:02 AM)pebles Wrote:  
(07-14-2015 04:10 AM)JustSomeDude Wrote:  I would recommend you stay far far fay away from this. This "null" still reports your license and server information to the WHMCS servers.

I assure you not report informed by whmcs Wink

Dude just read the 2 code snippets I posted BiggrinBiggrinBiggrinBiggrinBiggrin

People like you always remind me why I don't bother releasing anything anymore lol

If there is no info reported to WHMCS's servers what does the following code do hmm?
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 LOL

@ OP: fix ur calendar bro. 1st April long since come and gone
07-14-2015, 07:33 AM
Post: #19
RE: [GET] WHMCS Version : 6 Released - NULLED
@Loomy, JustSomeDude and all you knowledgeable and gifted crackers, please null this. Thank you very much!
"To live is the rarest thing in the world. Most of the people just exist."
07-14-2015, 10:42 AM
Post: #20
RE: [GET] WHMCS Version : 6 Released - NULLED
How to install nulled version successfully? here is tuto simple and 100% worked:
Quote:hello
1. install the script as you get it

2. after installtion, when you want to login in admin, it will say invalid licence key

3. now unzip "License_6.0.zip"; you will find a file inside "License.php"

4. Upload "License.php" to your site root (script folder root in your server) and overwrite existing

5. upload again the same file "License.php" to SITE ROOT/includes/classes/WHMCS folder and oerwrite existing.

6. It is all, you can access now admin area. Work 100%

Give me a beer
46.gif




85.gif