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

01-25-2016, 09:24 AM
Post: #11
RE: [GET] AtoZ SEO Tools v1.1 – Search Engine Optimization Tools
hey buddy here is the new version 1.3
http://www.mediafire.com/download/tqvp0v...g3/seo.rar

can you update how you did install as i try but getting error so would love if some can guide me aswell and some rep will be nice
01-26-2016, 11:02 PM
Post: #12
RE: [GET] AtoZ SEO Tools v1.1 – Search Engine Optimization Tools
sorry about my last post gave the wrong link
01-28-2016, 05:33 AM
Post: #13
RE: [GET] AtoZ SEO Tools v1.1 – Search Engine Optimization Tools
Please update to 1.3
01-28-2016, 09:42 AM
Post: #14
RE: [GET] AtoZ SEO Tools v1.1 – Search Engine Optimization Tools
please update with 1.3v
[Image: w2a.png]
01-29-2016, 07:20 PM
Post: #15
RE: [GET] AtoZ SEO Tools v1.1 – Search Engine Optimization Tools
Bump Bump Bump
104.gif
02-02-2016, 09:32 AM (This post was last modified: 02-02-2016 09:33 AM by basuraza.)
Post: #16
RE: [GET] AtoZ SEO Tools v1.1 – Search Engine Optimization Tools
By request @pagalboyamit
I don't know if this is nulled or not:
v1.3
Code:
http://www84.zippyshare.com/v/JInp0qXb/file.html
http://[Reported by Members as spam/premium links]/file/s07u4ken
Make mirrors, please

Thanks!

latest link: http:// up*load*ed.n*et/file/s07u4ken
Remove *
02-02-2016, 10:21 AM (This post was last modified: 02-05-2016 10:52 AM by Xecution.)
Post: #17
RE: [GET] AtoZ SEO Tools v1.1 – Search Engine Optimization Tools
The v1.3 above is showing to be marked by "JoJoThemes" and could be stained,
haven't verified yet if it's clear or not. (Virus Total Sucks, Don't rely on that)

/script/admin/controllers/dashboard.php (Line 193)
Has a call back
Code:
$latestData = getMyData("http://api.prothemes.biz/tools/latest_news.php?domain=$domain&code=$item_purchase_code");

As does several other files... /script/core/helpers/site_snapshot_helper.php...

So, I am declaring the above version to be not nulled.

Not to mention the dashboard is showing version 1.0

Update: 02/04/16: Unlicensed Fake Users Detection (controllable by developer) where he will shut off the script.
Look at the bottom of file: script/core/models/_tcpdf_5.0.002/cache/index.php (LOL) Well Hidden, Dev, Well Hidden.

It looks to me like when the script calls home to check for updates, it executes that below code, which erases the index and replaces it with a "Fake Copy" notice.
It also looks like the developer can track the detected fake sites... It may also take a snapshot of your site. So be careful.

Here is the kill switch code:
Code:
//Unlicensed Fake Users
if(isset($_GET['fake'])){
    
    function doAction(){
    $data = '<?php
    
    echo \'<div style="text-align: center;"><br /><br /><h1 style="color: red;" >Fake Copy of Script!</h1>
    <div><a href="http://codecanyon.net/">Purcahse License Now</a></div></div>\';
    die();
    
    ?>';
    file_put_contents('../../../../index.php',$data);
    return true;
    }
    
    require_once('../../../../config.php');
    
    if(isset($_GET['itemCode'])){
    $itemCode = Trim(htmlspecialchars($_GET['itemCode']));  
    if($itemCode == $item_purchase_code){
        doAction();
    }
    }
    
    if(isset($_GET['authCode'])){
    $userAuthCode = Trim(htmlspecialchars($_GET['authCode']));
    if($authCode == $userAuthCode){
    doAction();
    }
    }
    die();
}

DO NOT USE THIS UNLESS YOU NULL IT.

Nulling it is easy. Simply skim the script, remove all of the update requests and callbacks, remove the above code.
Look for strings like: "$item_purchase_code" and disable them or remove them.

In my opinion, it's worth purchasing... it's cheap! So go buy it.
B E S T B L A C K H A T F O R U M
(™))::::::::({/,/,/,/,// X 3 C //,/,/,/,/,/,/,`>




28.gif
Free counters!