Skip to content

Instantly share code, notes, and snippets.

@DamaneDz
Created November 25, 2012 17:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save DamaneDz/4144365 to your computer and use it in GitHub Desktop.
Save DamaneDz/4144365 to your computer and use it in GitHub Desktop.
Sec4Ever MultiDecrypter By Damane2011
<html>
<head>
<title>Sec4Ever MultiDecrypter By Damane2011</title>
<link href="http://dz48-coders.org/indexi/pic/favicon.ico" type="image/x-icon" rel="shortcut icon" />
<style>
body{background-color:#111;color:#00ff00;}
body,td,th{ font: 8pt Lucida,Tahoma;margin:0;vertical-align:top;color:#00ff00; }
table.info{ color:#000;background-color:#222; }
span,h1,a{ color: $color !important; }
span{ font-weight: bolder; }
h1{ border-left:7px solid $color;padding: 3px 5px;font: 14pt Verdana;background-color:#333;margin:0px; }
div.content{ padding: 5px;margin-left:5px;background-color:#222; }
a{ text-decoration:none; }
a:hover{ text-decoration:underline; }
input,textarea,select{ margin:0;color:#999;background-color:#222;border:1px solid $color; font: 8pt Tahoma,'Tahoma'; }
form{ margin:0px; }
#textarea {
background-color: #000000;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border: 1px solid #FF0000;
padding: 5px; color:#FF0000
}
:hover#textarea {opacity: 0.6; background-color:#333333 }
.damane {
font-size: 36px;
color: #FFFFFF;
background-color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
}
</style>
<div align="center" class="damane">Sec4Ever Decrypter By Damane2011</div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<center>
<form action="" method="post">
<span class="">
<p> <b><font size="4">* EncrypteD Code:</font></b><br />
<p>&nbsp;</p>
<textarea id="textarea" name="encode" cols="100" rows="18" ></textarea>
</p>
<br />
<p> <b><font size="4">* Type Of The Encrypting:</font></b><br />
<p>&nbsp;</p>
<input name="code" type="text" size="50" value="gzinflate(str_rot13(base64_decode"/><br>
<p>&nbsp;</p>
</span>
<input type="submit" value="Decrypt IT !!"/>
</form>
</center>
<?php
// This File Coded By Damane2011 Form The First Line To The 143 Line :p
// (My Mail: Damane-Dz@hotmail.com) Exploit4arab.Com & Sec4ever.Com & Dz-root.Com
// Follow Me On Twitter: https://twitter.com/DamaneDz
// My Pastez : http://pastebin.com/u/Damane-Dz
error_reporting(0);
if($_POST){
$code = $_POST['code'];
$encode= $_POST['encode'];
if($encode == "") // Mean Empty Case :p
{
die("<center><p><b><font size='5' color='red'>Empty Case !!</b></p></font></center>");
}else
// 1 >> base64_decode
if($_POST['code'] == "base64_decode"){
$decode = @htmlentities(base64_decode($encode),ENT_NOQUOTES);
}
// 2 >> gzinflate(str_rot13
elseif($_POST['code'] == "gzinflate(str_rot13"){
$decode = @htmlentities(gzinflate(str_rot13($encode)),ENT_NOQUOTES);
}
// 3 >> gzinflate(base64_decode
elseif($_POST['code'] == "gzinflate(base64_decode"){
$decode = @htmlentities(gzinflate(base64_decode($encode)),ENT_NOQUOTES);
}
// 4 >> gzinflate(str_rot13(base64_decode
elseif($_POST['code'] == "gzinflate(str_rot13(base64_decode"){
$decode = @htmlentities(gzinflate(str_rot13(base64_decode($encode))),ENT_NOQUOTES);
}
// 5 >> gzinflate(base64_decode(str_rot13
elseif($_POST['code'] == "gzinflate(base64_decode(str_rot13"){
$decode = @htmlentities(gzinflate(base64_decode(str_rot13($encode))),ENT_NOQUOTES);
}
// 6 >> str_rot13(gzinflate(base64_decode
elseif($_POST['code'] == "str_rot13(gzinflate(base64_decode"){
$decode = @htmlentities(str_rot13(gzinflate(base64_decode($encode))),ENT_NOQUOTES);
}
// 7 >> gzinflate(base64_decode(str_rot13
elseif($_POST['code'] == "gzinflate(base64_decode(str_rot13"){
$decode = @htmlentities(gzinflate(base64_decode(str_rot13($encode))),ENT_NOQUOTES);
}
// 8 >> gzuncompress(base64_decode
elseif($_POST['code'] == "gzuncompress(base64_decode"){
$decode = @htmlentities(gzuncompress(base64_decode($encode)),ENT_NOQUOTES);
}
// 9 >> gzuncompress(str_rot13(base64_decode
elseif($_POST['code'] == "gzuncompress(str_rot13(base64_decode"){
$decode = @htmlentities(gzuncompress(str_rot13(base64_decode($encode))),ENT_NOQUOTES);
}
// 10 >> gzuncompress(base64_decode(str_rot13
elseif($_POST['code'] == "gzuncompress(base64_decode(str_rot13"){
$decode = @htmlentities(gzuncompress(base64_decode(str_rot13($encode))),ENT_NOQUOTES);
}
// 11 >> gzinflate(base64_decode(strrev(str_rot13
elseif($_POST['code'] == "gzinflate(base64_decode(strrev(str_rot13"){
$decode = @htmlentities(gzinflate(base64_decode(strrev(str_rot13($encode)))),ENT_NOQUOTES);
}
// 12 >> gzinflate(base64_decode(strrev
elseif($_POST['code'] == "gzinflate(base64_decode(strrev"){
$decode = @htmlentities(gzinflate(base64_decode(strrev($encode))),ENT_NOQUOTES);
}
// 13 >> gzinflate(base64_decode(str_rot13(strrev
elseif($_POST['code'] == "gzinflate(base64_decode(str_rot13(strrev"){
$decode = @htmlentities(gzinflate(base64_decode(str_rot13(strrev($encode)))),ENT_NOQUOTES);
}
// 14 >> base64_decode(gzuncompress(base64_decode
elseif($_POST['code'] == "base64_decode(gzuncompress(base64_decode"){
$decode = @htmlentities(base64_decode(gzuncompress(base64_decode($encode))),ENT_NOQUOTES);
}
// 15 >> gzinflate(base64_decode(rawurldecode
elseif($_POST['code'] == "gzinflate(base64_decode(rawurldecode"){
$decode = @htmlentities(gzinflate(base64_decode(rawurldecode($encode))),ENT_NOQUOTES);
}
// 16 >> gzuncompress(base64_decode(strtr
elseif($_POST['code'] == "gzuncompress(base64_decode(strtr"){
$decode = @htmlentities(gzuncompress(base64_decode(strtr($encode))),ENT_NOQUOTES);
}
// You Can Add New Ones :p
// Rezult In A New Text Area :
echo"<center><br /><p> <b><font size='4'>* DecrypteD Code:</font></b><br />";
echo"<p>&nbsp;</p>";
echo"<textarea id='textarea' name='decode' cols='100' rows='18' >$decode</textarea></center>";
}
?>
<p> &nbsp;</p>
<p> &nbsp;</p>
<p align="center"><font color="#F6358A" size="4">By Damane2011(Damane-Dz@hotmail.com)</font><br><br>
MaDe in AlGeria 2012 &copy</p>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment