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

Signing you up...

Thank you for signing up!

PHP Decode

foreach(scandir(base64_decode("Lw=="))as $j0)echo($j0);..

Decoded Output download

<?  foreach(scandir(base64_decode("Lw=="))as $j0)echo($j0); ?>

Did this file decode correctly?

Original Code

foreach(scandir(base64_decode("Lw=="))as $j0)echo($j0);

Function Calls

scandir 1
base64_decode 1

Variables

None

Stats

MD5 ca936a904828743c6c16708e63e37b0b
Eval Count 0
Decode Time 77 ms