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

10-22-2013, 05:05 AM
Post: #11
RE:
(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?
10-22-2013, 07:47 AM
Post: #12
RE:
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?
10-22-2013, 11:52 PM
Post: #13
RE:
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!
10-22-2013, 11:54 PM
Post: #14
RE:
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!
10-23-2013, 01:28 AM
Post: #15
RE:
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!
79.gif
10-23-2013, 01:46 AM
Post: #16
RE:
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!
10-23-2013, 02:11 AM
Post: #17
RE:
He says
Quote:Attention!! 3rd Party Modules are not nulled. Fix It Yourself.

Does anyone know how to null the licensing module?
10-23-2013, 02:45 AM
Post: #18
RE:
Hyaena85 can you do atraceroute to fastdown.com.ar?
Its working for me
10-23-2013, 02:55 AM
Post: #19
RE:
Ok it was Avast blocking it. I turned it off and the file downloaded. Thanks.
10-23-2013, 04:03 AM (This post was last modified: 10-23-2013 04:07 AM by Flipped.)
Post: #20
RE:
$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 :)
64.gif




16.gif