Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ASK] What's the best tool/service to encode PHP script?
01-12-2013, 03:12 PM (This post was last modified: 01-12-2013 03:14 PM by arnoldy.)
Post: #1
[ASK] What's the best tool/service to encode PHP script?
Hi, In your opinion...I want to know what's the best tool/service to encode php script?
You can give the reason and how difficult to decode it. Thanks for your appreciate.
Find all posts by this user
Quote this message in a reply
01-17-2013, 02:29 AM
Post: #2
RE: [ASK] What's the best tool/service to encode PHP script?
I thing maybe a combination of obfuscating and encoding.

Try to use phplockit, obfuscation + ioncube .
Find all posts by this user
Quote this message in a reply
01-17-2013, 05:32 AM
Post: #3
RE: [ASK] What's the best tool/service to encode PHP script?
Encrypted your code with obfuscation_long_word as much as possible,
Or development the unique zend_extension encoder/decode pack by youself. Wink
Find all posts by this user
Quote this message in a reply
01-17-2013, 05:33 PM (This post was last modified: 01-17-2013 05:34 PM by gerard.)
Post: #4
RE: [ASK] What's the best tool/service to encode PHP script?
(01-17-2013 05:32 AM)flywin Wrote:  Encrypted your code with obfuscation_long_word as much as possible,
Or development the unique zend_extension encoder/decode pack by youself. Wink

deobfuscation of ioncube 6+7 is possible
Find all posts by this user
Quote this message in a reply
01-17-2013, 06:08 PM (This post was last modified: 01-17-2013 06:10 PM by flywin.)
Post: #5
RE: [ASK] What's the best tool/service to encode PHP script?
(01-17-2013 05:33 PM)gerard Wrote:  
(01-17-2013 05:32 AM)flywin Wrote:  Encrypted your code with obfuscation_long_word as much as possible,
Or development the unique zend_extension encoder/decode pack by youself. Wink
deobfuscation of ioncube 6+7 is possible

As long as they can run,
Someone can truncat the opcode which transmission to the Zend Engine,
all of the encryption will be sneak peek. Angel
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | Homepage | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication