49.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-21-2018, 01:02 AM
Post: #1
{get} Facebook Business Scraper and Page Analytics v.2.6
[Image: idsx1_R7.png]

Quote:
A powerful facebook scraper to get facebook data such as page data by keyword, page data by location, group data, event data and user data. You will get major data including email (you will only get email in page search by keyword and group search).

Quote:
[url=https://Blocked by TECH N9NE as "spam site"/bB]DEMO AND MORE INFO[/url]
Quote:
[url=https://Blocked by TECH N9NE as "spam site"/l0]DOWNLOAD[/url]

________________________________________________________________________________​_______________________

[Image: 1.gif]
Permanently BANNED for sharing INFECTED SHARES
01-21-2018, 03:17 PM
Post: #2
RE: {get} Facebook Business Scraper and Page Analytics v.2.6
thanks a lot for share reps added
01-21-2018, 05:26 PM
Post: #3
RE: {get} Facebook Business Scraper and Page Analytics v.2.6
thanks a lot for share reps added
01-22-2018, 10:41 PM
Post: #4
RE: {get} Facebook Business Scraper and Page Analytics v.2.6
Need to add license key or something like that. Anyone can help out?

Thank you.
01-23-2018, 01:31 AM
Post: #5
RE: {get} Facebook Business Scraper and Page Analytics v.2.6
(01-22-2018 10:41 PM)G0nzalez Wrote:  Need to add license key or something like that. Anyone can help out?

Thank you.


Same here, solved with this:
Open application/controllers/home.php and find this:

PHP Code:
public function important_feature(){

         if(
file_exists(APPPATH.'config/licence.txt') and& file_exists(APPPATH.'core/licence.txt')){
            
$config_existing_content file_get_contents(APPPATH.'config/licence.txt');
            
$config_decoded_content json_decode($config_existing_contenttrue);

            
$core_existing_content file_get_contents(APPPATH.'core/licence.txt');
            
$core_decoded_content json_decode($core_existing_contenttrue);

            if(
$config_decoded_content['is_active'] != md5($config_decoded_content['purchase_code']) || $core_decoded_content['is_active'] != md5(md5($core_decoded_content['purchase_code']))){
              
redirect("home/credential_check"'Location');
            }
            
        } else {
            
redirect("home/credential_check"'Location');
        }

    } 

and replace it with:

PHP Code:
public function important_feature(){
        return 
true;
    } 

Now, it would not redirect you to /home/credential_check page.
29.gif
01-23-2018, 02:17 PM
Post: #6
RE: {get} Facebook Business Scraper and Page Analytics v.2.6
Is this allowed by Facebook or will get banned due to massive scaraping?
01-23-2018, 03:05 PM
Post: #7
RE: {get} Facebook Business Scraper and Page Analytics v.2.6
https://www.virustotal.com/#/file/9495f6.../detection

W32.Backdoor.Gen




58.gif
Free counters!