Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
LogicException("\162\151\152\x6e\144\141\x65\x6c\40\151\x73\x20\156\x6f\x74\40\143\157\155..
Decoded Output download
<? LogicException("rijndael is not compatible with OpenSSL. Use mcrypt instead."); } public static function encrypt($bniHL, $WlrY0) { goto Y4ZZR; uyYQf: $Jcs6C = openssl_random_pseudo_bytes($RE_e8); goto oYSeq; Y4ZZR: $H8ZI5 = "AES-256-CBC"; goto EGBrZ; oYSeq: return $Jcs6C . openssl_encrypt($bniHL, $H8ZI5, $WlrY0, OPENSSL_RAW_DATA, $Jcs6C); goto gLHAw; EGBrZ: $RE_e8 = openssl_cipher_iv_length($H8ZI5); goto uyYQf; gLHAw: } public static function decrypt($zniXV, $WlrY0) { goto zC_AD; JkldO: $Jcs6C = mb_substr($zniXV, 0, $RE_e8, "8bit"); goto xqgfh; zC_AD: $H8ZI5 = "AES-256-CBC"; goto it2Ui; it2Ui: $RE_e8 = openssl_cipher_iv_length($H8ZI5); goto JkldO; xqgfh: $zniXV = mb_substr($zniXV, $RE_e8, null, "8bit"); goto OEYbr; OEYbr: return openssl_decrypt($zniXV, $H8ZI5, $WlrY0, ?>
Did this file decode correctly?
Original Code
LogicException("\162\151\152\x6e\144\141\x65\x6c\40\151\x73\x20\156\x6f\x74\40\143\157\155\160\141\164\x69\142\x6c\145\x20\167\151\164\x68\40\x4f\x70\145\156\x53\x53\x4c\x2e\40\x55\x73\145\x20\x6d\143\162\x79\160\x74\40\x69\156\163\164\x65\x61\144\56"); } public static function encrypt($bniHL, $WlrY0) { goto Y4ZZR; uyYQf: $Jcs6C = openssl_random_pseudo_bytes($RE_e8); goto oYSeq; Y4ZZR: $H8ZI5 = "\x41\x45\x53\55\62\x35\x36\x2d\x43\x42\103"; goto EGBrZ; oYSeq: return $Jcs6C . openssl_encrypt($bniHL, $H8ZI5, $WlrY0, OPENSSL_RAW_DATA, $Jcs6C); goto gLHAw; EGBrZ: $RE_e8 = openssl_cipher_iv_length($H8ZI5); goto uyYQf; gLHAw: } public static function decrypt($zniXV, $WlrY0) { goto zC_AD; JkldO: $Jcs6C = mb_substr($zniXV, 0, $RE_e8, "\x38\x62\151\x74"); goto xqgfh; zC_AD: $H8ZI5 = "\101\105\123\55\62\65\x36\55\103\102\103"; goto it2Ui; it2Ui: $RE_e8 = openssl_cipher_iv_length($H8ZI5); goto JkldO; xqgfh: $zniXV = mb_substr($zniXV, $RE_e8, null, "\x38\x62\x69\164"); goto OEYbr; OEYbr: return openssl_decrypt($zniXV, $H8ZI5, $WlrY0,
Function Calls
None |
Stats
MD5 | 2e81ee4a370464a5a311449e2ed5e2d8 |
Eval Count | 0 |
Decode Time | 39 ms |