Chmod Degiştirici Php ! (1 Viewer)

Bu dosya sayesinde cpanel girmeden uzaktan istediginiz klasöre chmod verebileceksiniz <font face="trebuchet ms"><b><font color="#FF0000">Simple Idea By</font> : rOx<br /><font...

Bu dosya sayesinde cpanel girmeden uzaktan istediginiz klasöre chmod verebileceksiniz

Kod:
<font face="trebuchet ms"><b><font color="#FF0000">Simple Idea By</font> : rOx<br /><font color="#FF0000">Done By</font> : Mr.Exit - Abo Ghazi.<br /><font color="#FF0000">Visit Us</font> : http://s3c-k.com</b></font><br />
<form action="" method="post">
<input type="text" name="file" placeholder="Path to Change mode">
<input type="submit" name="Change mode" value="go">
</form>
<?
if($_POST)
{
$r0x = $_POST['file'];
$ch = @chmod($r0x,'0755');
if($ch)
{
echo "Successfuly to Change mode";
}
else
{
echo "Sorry , We Can't Change mode";
}
}
?>
 
💬 SpyHackerz Telegram — Anlık tartışmalar ve duyurular için katıl
Yanıt yazmak için giriş yapmalısınız
Forum özelliklerini kullanmak ve Level 2 üyelik satın almak için hesabınıza giriş yapın.

Users who are viewing this thread

133,282Konular
3,283,879Mesajlar
319,882Kullanıcılar
EmirhanogluSon Üye
Üst Alt