×

We break the prices at DeZender (-60% for life) (29 Sep 2021)

Over the past few months, we have received a lot of requests concerning the revision of our prices.
It’s now done on the batch file prices, with prices reduced by -60% on all our offers !
This offer will remain for life, even on our future services in preparation for file decompilation : PHP 8.0, 8.1, and more.

The Team DeZender

PHP question

  • Posts: 1
  • Thank you received: 0

PHP question was created by xss

This is a wordpress plugin that I was seeing if you could decode for me. Please show proof of the decoded version.

Thank you.
13 years 4 months ago #12

Please Log in or Create an account to join the conversation.

  • Posts: 6201
  • Thank you received: 165

Replied by DeZender on topic PHP question

Here is the beginning of the decrypted file, for the rest, please place an order.
<?php

if(!function_exists('print_rr')):
function print_rr($a, $b=false, $c='')
{
if($c) echo "Line: ". $c;
echo "<pre>";
print_r($a);
echo "</pre>";
if($b) exit;
}
endif;

if(!class_exists('wp_mpp_run')):
class wp_mpp_run
{
var $master_counter;
var $master_counter_max;

function __construct()
{
// Count API Requests/ job.
$this->master_counter['amazon'] 	= 1;
$this->master_counter['article'] 	= 1;
$this->master_counter['youtube'] 	= 1;
$this->master_counter_max 		= 3;
}
function wp_mpp_run_cron($force = false)
{
global $blog_id, $wpdb;
.....
13 years 4 months ago #13

Please Log in or Create an account to join the conversation.

Moderators: DeZender
Time to create page: 0.022 seconds
Copyright © 2009 - 2024 DeZender.Net All rights reserved.