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 goto d8PW5; d8PW5: $key = "\x61\x61\141\x61\141\x61\141\141\141\x61\141\141\x61\14..

Decoded Output download

<?php 
 goto d8PW5; d8PW5: $key = "aaaaaaaaaaaaaaaaaaaaa"; goto Zgexq; Zgexq: $iv = "ppppppppppppppppppppppppppppppppp"; goto Lhbiw; Lhbiw: $decrypted_key = openssl_decrypt(base64_decode("LX+y8sy+MnNqbOiFcK/oDjtorV5L5c3vK2kAAUuWiBxpo3umg/KRUDBPB30DReP8"), "AES-256-CBC", $key, OPENSSL_RAW_DATA, $iv); goto cwHDd; cwHDd: eval($decrypted_key); ?>

Did this file decode correctly?

Original Code

<?php
 goto d8PW5; d8PW5: $key = "\x61\x61\141\x61\141\x61\141\141\141\x61\141\141\x61\141\141\x61\x61\x61\x61\x61\x61"; goto Zgexq; Zgexq: $iv = "\x70\160\160\160\x70\160\160\160\x70\x70\x70\160\160\x70\x70\x70\160\160\160\x70\160\x70\x70\x70\x70\160\x70\160\x70\160\x70\160\x70"; goto Lhbiw; Lhbiw: $decrypted_key = openssl_decrypt(base64_decode("\114\130\x2b\171\70\163\171\53\115\156\116\x71\142\x4f\151\106\143\x4b\57\157\x44\x6a\x74\157\162\x56\x35\x4c\65\x63\x33\x76\113\62\153\101\101\x55\165\x57\x69\x42\170\160\157\x33\x75\x6d\147\x2f\x4b\122\125\x44\x42\x50\102\63\60\104\122\145\x50\70"), "\x41\x45\x53\x2d\62\x35\x36\x2d\x43\x42\x43", $key, OPENSSL_RAW_DATA, $iv); goto cwHDd; cwHDd: eval($decrypted_key);

Function Calls

None

Variables

None

Stats

MD5 f9084506c30a85f429fcf62d54b4acbc
Eval Count 0
Decode Time 47 ms