Jump to content
io.kent

[Cracked] P-Encoder

Recommended Posts

1.png

2.png

3.png

Features

produce unreadable obfuscated code - obfuscate variable, function and class names, remove comments and whitespaces

compromise between code-encoding security and application compatibility

no special requirements to the server, no use of other libraries, extensions, no need of special loader - Encoded application has the same requirements as the original

no bytecode, but fully functional obfuscated PHP code, in which you can, for example, preserve lines to track the errors, or you can even pack the file content into base64 encoded eval expression.

possible to lock the application for use on specific domain name, or set the expiration date for the application

simple to use - just pick files, check settings and run the encoder!

very sophisticated code analysis engine, that securely parses your code, keeps his functionality or warn you about parts of your application that may cause the issues in the encoded application, a helps you avoid them.

support for object oriented and non-object programming style

support for PHP versions up to PHP 5.4

http://phpobfuscator.net/index.html

before1.jpg

after1.jpg

after2.jpg

https://www.box.com/s/ig1r2ysvnnf0surzwam6

Link to comment
Share on other sites

Stai tu linistit, asta e doar ca sa fie un pic mai frustrant pt sysadmin. De decodat se poate decoda orice ai zice tu. Toate sunt bazate pe eval si base64_decode. Crezi ca nu merge facut un wrapper peste ele sau poate nu ai auzit de Xdebug - Debugger and Profiler Tool for PHP :))

PS: Ma bucur ca postezi , dar cine il foloseste trebuie sa fie constient ca ce pune el acolo nu e indecriptabil. Macar nu va puneti id-uri de messenger :))

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...