View Single Post
Old 07-30-2007, 07:31 AM  
MoveOne
Registered User
 
Join Date: Jul 2007
Posts: 7
Quote:
Originally Posted by johannes View Post
thank you for that link. i will let our programmer look into it today. Did anybody here on gfy make an experiences with this service?
Johannes,

Have your programmer use the free demo for verification that it really works

On that page in the top he can upload a encrypted file and see a instant translation to real source php.
By adding a encrypted file there from the aww source code you will see only a part of the result (as its a free demo) like this:

Quote:
Result on file:
<?
/************************************************** *********************/
/* */
/* This file is created by deZender */
/* */
/* deZender (Decoder for Zend Encoder/SafeGuard): */
/* Version: 0.9.5.1 */
/* Author: qinvent.com */
/* Release on: 2007.6.11 */
/* */
/************************************************** *********************/



/*** some source are hidden for free testing here ***/
/*** please purchase a DEZ service if you want to get all source ***/

{
if ($val['type'] == 'textarea')
{
fputs ($f, '"' . str_replace ('
', '\\n', $$key) . '"');
}

/*** some source are hidden for free testing here ***/
/*** please purchase a DEZ service if you want to get all source ***/

?>
MoveOne is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote