Best Blackhat Forum

Full Version: (GET)your own website-flipping marketplace
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
Please null it
Hello,

I will try to null this script.

License valid :
Code:
<!--?$sql="SELECT * FROM `tbl_config` LIMIT 1 ";$res=mysql_query($sql) or die(mysql_error());$max=mysql_num_rows($res);$row=mysql_fetch_array($res);$site_​url=$row['website_address'];
$sql="SELECT * FROM `tbl_licence` LIMIT 1 ";$res=mysql_query($sql) or die(mysql_error());$max=mysql_num_rows($res);$row=mysql_fetch_array($res);
if($_SESSION['lncechk']==''){    $json_licnce='http://myflipmarket.com/?edd_action=activate_license&item_name=My+Flip+Market+MAX+Upgrade&license='.$row['license'].'&url='.$site_url.'';    $obj=json_decode(file_get_contents($json_licnce));    $obj->license;    if($obj->license=='valid'){$_SESSION['lncechk']='valid';}else{$_SESSION['lncechk']='';}}?>


Need to create new json file and change validation address ( http://myflipmarket.com/?edd_action=acti...e&license= ) to own with own json file.


Code:
<!--?php
stdClass::__set_state(array(
   'success' => false,
   'error' => 'missing',
   'license_limit' => false,
   'site_count' => 0,
   'expires' => '1970-01-01 00:00:00',
   'activations_left' => 'unlimited',
   'license' => 'invalid',
   'item_name' => 'My Flip Market MAX Upgrade',
   'payment_id' => false,
   'customer_name' => ' ',
   'customer_email' => NULL,
));
?>



Please be patient.


Regards,
Warhell
(09-05-2014 03:33 PM)warhell Wrote: [ -> ]Hello,

I will try to null this script.

Please be patient.

Regards,
Warhell
You're a hero. Thank you. I'll add +5 rep
Warhell that would be superb if you can null this baby

Massive thanks dude :)
Thanks for the share
osCommerce modified version
yep, script is based on oscommerce


All of the training videos, etc are behind passwords in the members area.

The base packages install OK with no errors but I cannot get them to run for errors in the scripts.

All of the "sites" packages are standalone PLR WP sites.

Here are the OTO's pages for definition of what they are.

OTO #1 is the PRO version:


OTO #2 is the MAX version:


OTO #3 is they do it all for you:


RA
.
.
what error you have ?

if you are using vps server set up chmod 777 to config folder and files inside, if setup is ok change them to default.
Maybe config files don't save your settings.
warhell any luck on the nulling?
Pages: 1 2 3 4
Reference URL's