<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>AA C7 AE E0 E6 97 E0 F9 36 04 43 B1 44 2D 29 C0
A0 9F A0 50 75 0E 3F EE B7 CF 4A 1B 09 03 AF 09
95 C5 7D D3 82 A9 D6 F6 1A 23 7A 06 25 4D B9 71
F0 45 9E C7 51 5F 3B 21 9A FA 9E 2F E6 60 47 71
9F 67 92 24 89 64 DD ED 6F CE 18 D6 45 5D FA 70
31 22 FD 36 DF FB 24 0B 1D 40 D4 FE B0 E2 AA F9
F7 8E 09 52 9E 02 20 78 50 98 EE 5C 21 09 34 B2
56 B1 0D C0 AC 72 34 47 12 7D 75 D3 B4 0C E7 0A
CB 91 F5 EE BF 9F 81 69 79 38 6E F7 9B A9 EB F2
79 EF 12 E8 44 78 BA 8F 92 61 97 4B 01 7F 3B 1C
A0 52 65 CD FA 13 9A 86 10 92 FF F7 DB 00 49 10
C8 43 B1 7B DC 06 58 48 56 A3 4C 94 B4 0B 2D E7
20 A4 A2 CD 60 49 14 BF D9 6C 02 CD 50 16 9C B0
45 CE 03 9B 79 EB 69 85 47 CB 21 DB 9D A5 58 86
93 D3 3E 04 13 3F F9 3F 16 B1 90 9F 4F 83 34 CE
9B 68 8C 11 66 6E E8 C8 6F A0 6E FD 94 30 5F 7E
</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>