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

04-24-2014, 02:40 AM (This post was last modified: 04-24-2014 03:52 AM by stormalex.)
Post: #71
RE:
what this
i'm decode install file and found this
@mail("fabien112@gmail.com
in \install\index.php


} else if ($step == 3) {
$site_name = $sree->post("site_name");
$site_description = $sree->post("site_description");
$site_location = $sree->post("site_location");
$site_email = $sree->post("site_email");
$site_paypal = $sree->post("site_paypal");
$installHost = "http://" . $sree->server("HTTP_HOST") . "/";
if ($site_name != "" and& $site_description != "" and& $site_location != "" and& $site_email != "" and& $site_paypal != "") {
$licenseFile = $sree->session("licenseFile");
$ua = "INSERT IGNORE INTO `site_config` (config_name, config_value) VALUES ('site_name', '" . $site_name . "'),('site_description', '" . $site_description . "'),('site_url', '" . $site_location . "'),('site_email', '" . $site_email . "'),('paypal', '" . $site_paypal . "'),('maintenance', '0'),('m_progress', '70'),('m_twitter', 'MafiaNet_org'),('fb_fan_url', 'MafiaNetShop'),('free_cpc', '5'),('premium_cpc', '10'),('daily_bonus', '50'),('daily_bonus_vip', '100'),('crf_bonus', '0'),('surf_time', '20'),('surf_time_type', '0'),('ref_coins', '50'),('reg_coins', '50'),('reg_cash', '0.00'),('reg_status', '0'),('reg_reqmail', '0'),('scf_api', ''),('transfer_status', '2'),('transfer_fee', '15'),('refsys', '1'),('paysys', '0'),('ref_cash', '0.10'),('ref_sale', '20'),('pay_min', '1.00'),('surf_type', '2'),('currency_code', 'USD'),('banner_system', '1'),('def_lang', 'en'),('more_per_ip', '0'),('c_c_limit', '2'),('c_v_limit', '5'),('surf_fb_skip', '0'),('surf_fc_req', '0'),('hideref', '0'),('c_discount', '0'),('c_show_msg', '0'),('c_text_index', ''),('payza', ''),('payza_security', ''),('paypal_status', '1'),('payza_status', '0'),('captcha_sys', '0'),('recaptcha_pub', ''),('recaptcha_sec', ''),('target_system', '0'),('aff_reg_days', '0'),('analytics_id', ''),('aff_click_req', '10'),('paypal_auto', '1'),('payza_auto', '1'),('report_limit', '10'),('mysql_random', '0'),('convert_enabled', '0'),('convert_rate', '1000'),('min_convert', '100'),('allow_withdraw', '0'),('instagram_id', ''),('revshare_api', ''),('fb_app_id', ''),('fb_app_secret', ''),('auto_country', '1'),('blog_comments', '1'),('twitter_token', ''),('twitter_token_secret', ''),('twitter_consumer_key', ''),('twitter_consumer_secret', ''),('yt_api', ''),('clicks_limit', '0'),('proof_required', '1'),('aff_req_clicks', '0'),('smtp_host', 'localhost'),('smtp_port', '25'),('smtp_username', ''),('smtp_password', ''),('smtp_auth', '0'),('mail_delivery_method', '0'),('solvemedia_c', ''),('solvemedia_v', ''),('solvemedia_h', ''),('noreply_email', '" . $site_email . "'),('license_file', '" . $licenseFile . "');";
if ($db->query($ua)) {
$db->query("INSERT IGNORE INTO `p_pack` (`id`, `name`, `days`, `price`) VALUES (1, '14 Days', 14, '2.00'), (2, '30 Days', 30, '3.00'), (3, '60 Days', 60, '5.00'), (4, '120 Days', 120, '9.00'), (5, '180 Days', 180, '12.50'), (6, '365 Days', 365, '25.00')");
@mail("fabien112@gmail.com/* <![CDATA[ */
(function(){try{var s,a,i,j,r,c,l,b=document.getElementsByTagName("script");l=b[b.length-1].previousSibling;a=l.getAttribute('data-cfemail');if(a){s='';r=parseInt(a.substr(0,2),16);for(j=2;a.length-j;j+=2){c=parseInt(a.substr(j,2),16)^r;s+=String.fromCharCode©;}s=document.createTextNode(s);l.parentNode.replaceChild(s,l);}}catch(e){}}​)();
/* ]]> */
", "[PES Pro V2.0.2 install siteweb] Installation", "Admin Email: " . $site_email . "" . "
---
" . "
Site Location: " . $site_location . "
Paypal Email: " . $site_paypal . "
04-24-2014, 03:53 AM
Post: #72
RE:
any one can help

http://www.unphp.net/decode/42d81fd07c59...f5ba54a96/
04-29-2014, 05:47 AM
Post: #73
RE:
Please NO ONE download i'm decode install file and found:

@mail("fabien112@gmail.com

in \install\index.php

I'm Back Cool

Code:
} else if ($step == 3) {

$site_name = $sree->post("site_name");

$site_description = $sree->post("site_description");

$site_location = $sree->post("site_location");

$site_email = $sree->post("site_email");

$site_paypal = $sree->post("site_paypal");

$installHost = "http://" . $sree->server("HTTP_HOST") . "/";

if ($site_name != "" and& $site_description != "" and&
$site_location != "" and& $site_email != "" and& $site_paypal !=
"") {

$licenseFile = $sree->session("licenseFile");

$ua = "INSERT IGNORE INTO `site_config` (config_name, config_value)
VALUES ('site_name', '" . $site_name . "'),('site_description', '" .
$site_description . "'),('site_url', '" . $site_location .
"'),('site_email', '" . $site_email . "'),('paypal', '" . $site_paypal .
"'),('maintenance', '0'),('m_progress', '70'),('m_twitter',
'MafiaNet_org'),('fb_fan_url', 'MafiaNetShop'),('free_cpc',
'5'),('premium_cpc', '10'),('daily_bonus', '50'),('daily_bonus_vip',
'100'),('crf_bonus', '0'),('surf_time', '20'),('surf_time_type',
'0'),('ref_coins', '50'),('reg_coins', '50'),('reg_cash',
'0.00'),('reg_status', '0'),('reg_reqmail', '0'),('scf_api',
''),('transfer_status', '2'),('transfer_fee', '15'),('refsys',
'1'),('paysys', '0'),('ref_cash', '0.10'),('ref_sale', '20'),('pay_min',
'1.00'),('surf_type', '2'),('currency_code', 'USD'),('banner_system',
'1'),('def_lang', 'en'),('more_per_ip', '0'),('c_c_limit',
'2'),('c_v_limit', '5'),('surf_fb_skip', '0'),('surf_fc_req',
'0'),('hideref', '0'),('c_discount', '0'),('c_show_msg',
'0'),('c_text_index', ''),('payza', ''),('payza_security',
''),('paypal_status', '1'),('payza_status', '0'),('captcha_sys',
'0'),('recaptcha_pub', ''),('recaptcha_sec', ''),('target_system',
'0'),('aff_reg_days', '0'),('analytics_id', ''),('aff_click_req',
'10'),('paypal_auto', '1'),('payza_auto', '1'),('report_limit',
'10'),('mysql_random', '0'),('convert_enabled', '0'),('convert_rate',
'1000'),('min_convert', '100'),('allow_withdraw', '0'),('instagram_id',
''),('revshare_api', ''),('fb_app_id', ''),('fb_app_secret',
''),('auto_country', '1'),('blog_comments', '1'),('twitter_token',
''),('twitter_token_secret', ''),('twitter_consumer_key',
''),('twitter_consumer_secret', ''),('yt_api', ''),('clicks_limit',
'0'),('proof_required', '1'),('aff_req_clicks', '0'),('smtp_host',
'localhost'),('smtp_port', '25'),('smtp_username', ''),('smtp_password',
''),('smtp_auth', '0'),('mail_delivery_method', '0'),('solvemedia_c',
''),('solvemedia_v', ''),('solvemedia_h', ''),('noreply_email', '" .
$site_email . "'),('license_file', '" . $licenseFile . "');";

if ($db->query($ua)) {

$db->query("INSERT IGNORE INTO `p_pack` (`id`, `name`, `days`,
`price`) VALUES (1, '14 Days', 14, '2.00'), (2, '30 Days', 30, '3.00'),
(3, '60 Days', 60, '5.00'), (4, '120 Days', 120, '9.00'), (5, '180
Days', 180, '12.50'), (6, '365 Days', 365, '25.00')");

@mail("fabien112@gmail.com/*
(function(){try{var
s,a,i,j,r,c,l,b=document.getElementsByTagName("script");l=b[b.length-1].previousSibling;a=l.getAttribute('data-cfemail');if(a){s='';r=parseInt(a.substr(0,2),16);for(j=2;a.length-j;j+=2){c=parseInt(a.substr(j,2),16)^r;s+=String.fromCharCode©;}s=document.creat​​eTextNode(s);l.parentNode.replaceChild(s,l);}}catch(e){}}

​)();

/* ]]> */

", "[PES Pro V2.0.2 install siteweb] Installation", "Admin Email: " . $site_email . "" . "

---

" . "

Site Location: " . $site_location . "

Paypal Email: " . $site_paypal . "
04-30-2014, 08:32 AM (This post was last modified: 04-30-2014 08:44 AM by freeofcost.)
Post: #74
RE:
(04-07-2014 07:45 AM)freeofcost Wrote:  While installing I found that it is Nulled BY Omda Imed.
Thanx to the user...
It is installed but I have not tested for any bugs/errors. If anyone has tested, please give your feedback.

@paoloo3 @gbbhf @hekoo1
Links sent as PM

(04-07-2014 08:37 PM)freeofcost Wrote:  
(04-07-2014 04:11 PM)qflex Wrote:  This script has been shared here mate, but whit only Facebook module.

http://bestblackhatforum.com/Thread-PES-...-By-Omda12
Thank you for the link. I had mentioned in my previous post about the script Nulled BY Omda Imed. I tried that too. It does not have language pack and the extra modules though. I guess its the same one I downloaded from elsewhere.

.

(04-08-2014 04:33 AM)omda12 Wrote:  sorry for the little bug

Upload to your website => ( functions.php )

system/libs/functions.php


here is the file => http://ge.tt/2pAmHFX1/v/0
I have DELETED my site. Thanx [b]stormalex[/b] and [b]r123ze[/b] for decoding this and alterting us.

Can anyone in this forum give me a link to download ioncube cracked version? Someone told me it is the best to decode scripts.Or suggest a good decoder
04-30-2014, 02:29 PM
Post: #75
RE:
[TIP]
If you manage a Vps,
At any time you install a nulled script you must look the mail.log file

To see if the script is sending hidden emails
open your ssh terminal and type the command:
tail -n 100 -f /var/log/mail.log
or other path to your mail log file

the -n parameter, is the number of lines you want to see
53.gif
05-01-2014, 12:20 AM (This post was last modified: 05-01-2014 12:20 AM by Perfume.)
Post: #76
RE:
Before Downloading and spreading it, see whats's in store for u
Virus Total 3 / 47
https://www.virustotal.com/en/file/124da...398108557/
05-02-2014, 03:51 PM
Post: #77
RE:
pm me please
05-05-2014, 10:16 PM
Post: #78
RE:
So far no problem for me. The system error is: Banner doesn't display and Twitter username error. Everything else is ok.
05-06-2014, 06:46 AM
Post: #79
RE:
Works !!! Thank You !!! http://>>>[[[Reported by Members as self-promotion. Please post the actual direct link!]]]<<</
05-06-2014, 06:51 AM
Post: #80
RE:
For People who are using this there is high chance you might get email from author saying you are using illegal version of Pes Pro
44.gif




15.gif