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

Signing you up...

Thank you for signing up!

PHP Decode

php5 <? echo base64_decode(strrev(pack("H*" , "3d3d516343746d4d6d6c315669563362"))) ..

Decoded Output download

b'oubWYf2kBq'

Did this file decode correctly?

Original Code

php5
<? 
echo base64_decode(strrev(pack("H*" , "3d3d516343746d4d6d6c315669563362")))  
 ?>

Function Calls

pack 1
strrev 1
base64_decode 1

Variables

None

Stats

MD5 6e7354a1bd52a1ddf7a022b1e63f383d
Eval Count 0
Decode Time 79 ms