Best Blackhat Forum

Full Version: [GET] WHMCS 5.2.17 FULL DECODED + NULLED BY MTIMER
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9
(10-22-2013 05:01 AM)HellMind Wrote: [ -> ]I mean, can anybody null the mtimer version ...
What do you mean by "null the mtimer version"? To remove the call to mtimer's licensing server?
Yes, if his site is unavailable you will experience an horrible lag every time you load a page.
Now I fixedit resolving the hostname to 127.0.0.1 but, It would be cool remove all the call that do a http request in a blocking way.

(10-22-2013 05:05 AM)dopeshow Wrote: [ -> ]
(10-22-2013 05:01 AM)HellMind Wrote: [ -> ]I mean, can anybody null the mtimer version ...
What do you mean by "null the mtimer version"? To remove the call to mtimer's licensing server?
REMOVE POST! CALL BACK TO HIS WEBSITE!!!!
Code:
private function makeCall($ip, $query_string, $timeout = 5) {
        $url = "http://api.mtimer.net/whmcs/verify52.php";

STOP SCAMMING AND NULL IT PROPERLY!
SOLUTION:

OPEN V5.2.7 NULLED
LOOK AT AFFECTED FILES FROM 5.2.10 OR 5.2.8 BY MTIMER!

COMPARE FILES + UPDATE :D

WORKING PERFECTLY OFFLINE WITHOUT MTIMER'S BULLSHIT SERVER!
Here is the class.license.php without the mtimer bullshit.
http://fastdown.com.ar/whmcs/class.license.php.gz


(10-22-2013 11:52 PM)Flipped Wrote: [ -> ]REMOVE POST! CALL BACK TO HIS WEBSITE!!!!
Code:
private function makeCall($ip, $query_string, $timeout = 5) {
        $url = "http://api.mtimer.net/whmcs/verify52.php";

STOP SCAMMING AND NULL IT PROPERLY!
Link does not work
(10-23-2013 01:28 AM)HellMind Wrote: [ -> ]Here is the class.license.php without the mtimer bullshit.
http://fastdown.com.ar/whmcs/class.license.php.gz


(10-22-2013 11:52 PM)Flipped Wrote: [ -> ]REMOVE POST! CALL BACK TO HIS WEBSITE!!!!
Code:
private function makeCall($ip, $query_string, $timeout = 5) {
        $url = "http://api.mtimer.net/whmcs/verify52.php";

STOP SCAMMING AND NULL IT PROPERLY!
He says
Quote:Attention!! 3rd Party Modules are not nulled. Fix It Yourself.

Does anyone know how to null the licensing module?
Hyaena85 can you do atraceroute to fastdown.com.ar?
Its working for me
Ok it was Avast blocking it. I turned it off and the file downloaded. Thanks.
$whmcsurl = "https://www.mtiemr.cn/";
gethostbyname("api.mtimer.net");

Make sure you replace all occurances. Plus search any base64 encoded or unicode escaped code. He also screwed with /admin/login.php and several files....


+5 Rep to Hellmind :)
Pages: 1 2 3 4 5 6 7 8 9
Reference URL's