November 25, 2010 at 5:42 AM #1 This is a wordpress plugin that I was seeing if you could decode for me. Please show proof of the decoded version.Thank you.
November 25, 2010 at 7:30 AM #2 Here is the beginning of the decrypted file, for the rest, please place an order. PHP <?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; ..... Display More