-2

مبرمج الويب يستحق تشفير برمجياته مجانا

السلام عليكم ,

انا عم اشتغل على مشروع تشفير مجاني صرلها الفكرة سنة واشتغلت عليه فعليا لمدة 6 شهور ورح ينافس بشكل كبير ..

الموقع سهل التعامل وكلشي بالبرمجية بتقدر تتحكم فيه من خلال الواجهات .

رح تكون الخدمة تحت اسم

http://ncryptd.com

هي مثال :

تشفير كلاسات Laravel

https://github.com/codex-co...

تشفير برمجيات نصية :

قبل:

https://github.com/codex-co...

بعد:

https://github.com/codex-co...

بيدعم بشكل كبير برمجيات MVC والمبينة OOP

وطرق التشفير فيه كتيره وبتتبع انماط متشعبة من التشفير , منها binary encoding

ارجو ان تفيدوني بأفكار لتشفير البرمجيات بشكل معقد أكثر أو كيف ممكن نزيد صعوبة فك التشفير .


التعليق السابق

هي الميزات بس ماعملت شرح بالعربي لسه وشكرا لسؤالك :

Ncryptd encoder not requires server side software installation

Locking to a specific date, with optional atomic online time server checking

Locking to multiple domain names

Locking to multiple IP addresses

Locking to multiple LAN hardware (MAC) addresses

Improved locking to a specific domain name with encryption. The domain name is used as a part of the key for encryption, so protected scripts may not be decrypted and run from another domain. This is very powerful

Improved locking to an IP address with encryption. This is similar to the domain name locking but an IP address is used as a part of the key for encryption. This means that protected scripts cannot be decrypted and run from another IP address. Locking of an entire PHP project, so that no protected script can run if any other script is substituted 
with an unencoded one

This is ideal for 
protecting settings, passwords etc within a PHP project.

Locking protected scripts to work only online

PHP 5.4 support, including the new language features