<html>
<style type="text/css">
body {
background-color: #404040;
}
{
margin: 0;
padding: 0;
}
h1, h3{
text-align: center;
text-transform: uppercase;
font-weight: normal;
}
/*---*/
.tabs1{
width: 800px;
display: block;
margin: auto;
position: relative;
}
.tabs1 .head{
text-align: center;
float: top;
text-transform: uppercase;
font-weight: normal;
display: block;
padding: 5px;
color: #FF0000;
background: #303030;
}
.tabs1 .identi {
margin-left: 0px;
line-height: 13px;
font-size: 13px;
text-align: center;
float: top;
display: block;
padding: 15px;
background: #303030;
color: #DFDFDF;
}
/*---*/
.tabs{
width: 800px;
display: block;
margin: auto;
position: relative;
}
.tabs .tab{
float: left;
display: block;
}
.tabs .tab>input[type="radio"] {
position: absolute;
top: -9999px;
left: -9999px;
}
.tabs .tab>label {
display: block;
padding: 6px 21px;
font-size: 18x;
text-transform: uppercase;
cursor: pointer;
position: relative;
color: #FFF;
background: #4A83FD;
}
.tabs .content {
z-index: 0;/* or display: none; */
overflow: hidden;
width: 800px;
/*padding: 25px;*/
position: absolute;
top: 32px;
left: 0;
background: #303030;
color: #DFDFDF;
opacity:0;
transition: opacity 400ms ease-out;
}
.tabs .content .text{
width: 700px;
padding: 25px;
}
.tabs>.tab>[id^="tab"]:checked + label {
top:0;
background: #303030;
color: #F5F5F5;
}
.tabs>.tab>[id^="tab"]:checked ~ [id^="tab-content"] {
z-index: 1;/* or display: block; */
opacity: 1;
transition: opacity 400ms ease-out;
}
</style>
<head>
<meta charset="utf-8">
<title>HOW TO DECRYPT YOUR FILES</title>
</head>
<body>
<div class="tabs1">
<div class="head" ><h3>Your personal ID</h3></div>
<div class="identi">
<pre>65 BA DA F6 9A FC CC 4F 82 DA 7E 3D 3D 47 0E 77
F5 CD 2A E0 C9 FB C5 CB E9 7D 0A 2E F8 27 E6 1C
3E 71 1E 3D C5 6D E7 02 33 37 62 EB 1E 71 CC C4
60 19 C4 CB 40 5C D5 FA B6 4F B3 96 FA 50 69 C5
0B 50 04 90 83 BA C7 1F B4 27 CE B6 C7 94 06 4C
8A E8 1A BD 4A 3F 84 56 F1 06 0F DF 67 76 E6 E3
EE 69 D7 40 C7 63 27 43 E7 29 54 DF DD 9A A3 29
E3 7B 22 60 BA 35 A0 B0 E6 6B 59 A2 1E 0E 57 CC
CB 82 F6 11 EE B0 D7 89 BF 0F 2B B6 A9 FC A5 9C
3F 8E E5 80 F0 FE 08 27 4B C2 F7 AE AE 32 FA 21
4B 5B C8 A0 E3 3E 59 CD 10 2F 53 BC BC 9A 23 A6
73 65 F2 4B A3 9F 92 7D 8D 47 00 DB F5 A7 1B 39
95 60 0B 5C C9 91 34 83 72 91 05 D5 0B 9C C1 0F
0F 0B CC E0 FF 2A 4C 2A 0A E0 8D F1 99 37 88 92
FF 73 D8 76 33 7A C8 A4 A5 58 82 03 67 19 06 AD
54 53 00 6C 62 40 F9 83 44 F5 5C 28 B3 F2 D3 85
</p>
</pre><!-- !!! dont changing this !!! -->
</div>
</div>
<!-- -->
<div class="tabs">
<!--tab-->
<div class="tab">
<input type="radio" name="tabs" checked="checked" id="tab1" />
<label for="tab1">English</label>
<div id="tab-content1" class="content">
<h1>☣ Your files are encrypted! ☣</h1>
<hr/>
<h3> ⬇ To decrypt, follow the instructions below. ⬇ </h3>
<br/>
<div class="text">
<!--text data -->
To recover data you need decryptor.</br>
To get the decryptor you should:</br>
<p>Send 1 crypted test image or text file or document to <span> <font color="FF0000">
[email protected] </font></span></br>
(Or alternate mail <font color="FF0000">
[email protected] </font>)<p>
In the letter include your personal ID (look at the beginning of this document).</p>
We will give you the decrypted file and assign the price for decryption all files</p>
After we send you instruction how to pay for decrypt and after payment you will receive a decryptor and instructions
We can decrypt one file in quality the evidence that we have the decoder.</br>
<hr color=red>
<center><p style="color:#FF0000">MOST IMPORTANT!!!</p></center>
<center><p style="color:#FF0000"> Do not contact other services that promise to decrypt your files, this is fraud on their part! They will buy a decoder from us, and you will pay more for his services.
No one, except
[email protected], will decrypt your files.</p></center>
<hr color=red>
<ul>
<li>Only
[email protected] can decrypt your files</li>
<li>Do not trust anyone besides
[email protected]</li>
<li>Antivirus programs can delete this document and you can not contact us later.</li>
<li>Attempts to self-decrypting files will result in the loss of your data</li>
<li>Decoders other users are not compatible with your data, because each user's unique encryption key</li>
</ul>
<!--text data -->
</div>
</div>
</div>
<!--tab-->
</ul>
<!--text data -->
</div>
</div>
<!--tab-->
</div>
</div>
</body>
</html>