Warning: Function get_magic_quotes_gpc() is deprecated in /home/forumbs/public_html/includes/class_core.php on line 1960

Warning: Array and string offset access syntax with curly braces is deprecated in ..../includes/functions.php on line 865

Warning: Array and string offset access syntax with curly braces is deprecated in ..../includes/functions.php on line 1303

Warning: Array and string offset access syntax with curly braces is deprecated in ..../includes/functions.php on line 4416

Warning: Array and string offset access syntax with curly braces is deprecated in ..../includes/functions.php on line 7343

Warning: Methods with the same name as their class will not be constructors in a future version of PHP; vBulletinHook has a deprecated constructor in ..../includes/class_hook.php on line 27

Warning: Methods with the same name as their class will not be constructors in a future version of PHP; vB_XML_Parser has a deprecated constructor in ..../includes/class_xml.php on line 52

Warning: Methods with the same name as their class will not be constructors in a future version of PHP; vB_XML_Builder has a deprecated constructor in ..../includes/class_xml.php on line 689
شرح تشفير ملفات php والكونفج بنظام التشفير القوى ioncube [الأرشيف] - منتديات بانى ستار

المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : شرح تشفير ملفات php والكونفج بنظام التشفير القوى ioncube



الملك
01-06-2009, 05:52 PM
أولا قد اكون وضعته بالقسم الغير مناسب فاذا كان كذلك ارجو من المشرفين نقله

اولا انوه ان الشرح منقول للفائدة ولا ادرى ان كان موجودا من قبل هنا بالمعهد

على بركة نتوكل

http://img223.imageshack.us/img223/3028/basmlaer5.gif


http://img530.imageshack.us/img530/5694/98531563jk5lc3.gif



مليت من الاختراقات........
مليت من التطفل ومشاهدة ملفات الphp.......

الان, احمى الكونفج واى ملف تبيه بنظام التشفير الجديد ioncube
)مهم جدا, يجب قراءة الموضوع كله قبل الاقدام على استخدام ioncube)


هذا شرح مهم لكيفة تشفير ملفات بنظام التشفير ioncube

طبعا ioncube يعتبر من أقوى أنظمة التشفير حاليا

وهو يعتبر تطوير لzend

لكن الzend الان باستثناء الجيل الخامس, يمكن فك تشفيره بكل سهوله باستخدام برنامج dezend




المهم:

نظام التشفير بioncube يختلف تماما عن zend

لانه قبل ان تقدم على ان تشفر اى ملف على موقعك

يجب أن تتأكد من مستضيفك انه مركب الioncube loader على السيرفر

حتى يستطيع السيرفر أن يقوم بقراءة الملفات المشفرة ب ioncube



وهذا شرح لاصحاب السيرفرات لتركيب الioncube loader على السيرقر




تركيب ioncube
رمز PHP:


cd /usr/src
wget http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.gz
tar zfx ioncube*
cd ioncube*
cp ioncube_loader_lin_4.4.so /usr/local/lib/php/extensions




رمز PHP:


pico /usr/local/lib/php.ini





ابحث عن [zend]

ضع فوقه

رمز PHP:


zend_extension = /usr/local/lib/php/extensions/ioncube_loader_lin_4.4.so




ثم ابحث عن
رمز PHP:


extension_dir =




استبدله بالتالي :
رمز PHP:


extension_dir = "/usr/local/lib/php/extensions"








الان نأتى لطريقة التشفير بioncube


توجه للرابط الاتى: PHP Encoder, protection, installer and performance tools from ionCube: (http://www.ioncube.com/online_encoder.php)

ثم سيطلب منك التسجيل حتى تستخدم خدمة التشفير اون لاين..

http://i38.tinypic.com/2hq5b13.png


http://img530.imageshack.us/img530/5694/98531563jk5lc3.gif



نسجل

من هنا.......

PHP Encoder, protection, installer and performance tools from ionCube: Online Encoding Registration (http://www.ioncube.com/register.php?e=1)


http://i33.tinypic.com/10xertc.png

بعد التسجيل, ندخل البيانات للدخول من هنا

PHP Encoder, protection, installer and performance tools from ionCube: Member Login (http://www.ioncube.com/login_page.php)


http://img530.imageshack.us/img530/5694/98531563jk5lc3.gif


ثم ندخل.....




الحين من فوق نختار encode

وراح يظهر لنا مستعرض نختار منه الملف المراد تشفيره

ولنفرض الكونفج



http://img530.imageshack.us/img530/5694/98531563jk5lc3.gif

ثم انظر للصورة ونختار حسب طبيعة السيرفر اللى عليه موقعك


http://i36.tinypic.com/2ijne4o.png



بعدين نضغط upload


الحين بعد الرفع راح تجد ان الملف تم تشفيره

قم بانزاله بالضغط على download

http://i34.tinypic.com/2n1xo3t.png



بعد تنزيله

راح تجد ملف مضغوط

قم بفكه وارفع ملف الكونفج+ ioncube فى مجلد الincludes

http://i34.tinypic.com/jrwndu.jpg


http://i38.tinypic.com/15qw3th.png


http://img530.imageshack.us/img530/5694/98531563jk5lc3.gif


انتهى