Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php /** * define('PHP_BOLT_KEY', 'kyc7fh'); We want give key to client */ define..

Decoded Output download

<?php  
/** 
 * define('PHP_BOLT_KEY', 'kyc7fh'); We want give key to client  
 */ 
define('PHP_BOLT_KEY', 'kyc7fh'); 
bolt_decrypt( __FILE__ , PHP_BOLT_KEY); return 0; 
    ##!!!##i4psiIu8tLxssa+0u2xztLG4uLtsw7u+uLBzh2w= ?>

Did this file decode correctly?

Original Code

<?php 
/**
 * define('PHP_BOLT_KEY', 'kyc7fh'); We want give key to client 
 */
define('PHP_BOLT_KEY', 'kyc7fh');
bolt_decrypt( __FILE__ , PHP_BOLT_KEY); return 0;
    ##!!!##i4psiIu8tLxssa+0u2xztLG4uLtsw7u+uLBzh2w=

Function Calls

define 1

Variables

None

Stats

MD5 7bda5b17f2602dba3258d34ec3152530
Eval Count 0
Decode Time 74 ms