<?php

if(!isset($_POST['cmd'])) {
	echo base64_decode("aGVsbG9qb2hueQ==");
	die();
}

/**
 * Note: This file may contain artifacts of previous malicious infection.
 * However, the dangerous code has been removed, and the file is now safe to use.
 */


