Advertisement
Demonslay335

Recovers your files.html

Apr 25th, 2017
771
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.94 KB | None | 0 0
  1. <!DOCTYPE html><html lang='en'> <head> <meta charset='utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=edge'> <meta name='viewport' content='width=device-width, initial-scale=1'> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <title>Encrypted files!</title> <!-- Latest compiled and minified CSS --> <link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css' integrity='sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u' crossorigin='anonymous'> <!-- Optional theme --> <link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css' integrity='sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp' crossorigin='anonymous'> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src='https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js'></script> <script src='https://oss.maxcdn.com/respond/1.4.2/respond.min.js'></script> <![endif]--> </head> <body> <h3>Your Key: <span class='text-danger'>[redacted]</span></h3> <hr> <div class='container'> <h1 class='text-center'>Encrypted files!</h1> <div class='alert alert-warning'> <h3 class='text-center'>All your files are encrypted.Using AES256-bit encryption and RSA-2048-bit encryption.<br /> Making it impossible to recover files without the correct private key.<br> If you are interested in getting is the key and recover your files<br> You should proceed with the following steps. </h3> </div> <hr> <h4>The only way to decrypt your files safely is to buy the Descrypt and Private Key software.</h4> <h4>Any attempts to restore your files with the third-party software will be fatal for your files!</h4> <hr> <h4>To proceed with the purchase you must access one of the link below</h4> <ul> <li><h4><a href='https://3fprihycwetwk2m7.onion.to' target='_blank'>https://3fprihycwetwk2m7.onion.to/</a></h4></li> <li><h4><a href='https://3fprihycwetwk2m7.onion.link/' target='_blank'>https://3fprihycwetwk2m7.onion.link/</a></h4></li> </ul> <hr> <h4>If neither of the links is online for a long period of time, there is another way to open it, you should install the Tor Browser</h4> <div class='well'> <code> <p> If your personal page is not available for a long period there is another way to open your personal page - installation and use of Tor Browser: <ol> <li>run your Internet browser (if you do not know what it is run the Internet Explorer);</li> <li>enter or copy the address <a href='https://www.torproject.org/download/download-easy.html.en' target='_blank'>https://www.torproject.org/download/download-easy.html.en</a> into the address bar of your browser and press ENTER;</li> <li>wait for the site loading;</li> <li>on the site you will be offered to download Tor Browser; download and run it, follow the installation instructions, wait until the installation is completed;</li> <li>run Tor Browser;</li> <li>connect with the button 'Connect' (if you use the English version);</li> <li>a normal Internet browser window will be opened after the initialization;</li> <li> type or copy the address <br> <h4><a href='https://3fprihycwetwk2m7.onion' target='_blank'>https://3fprihycwetwk2m7.onion</a></h4> in this browser address bar; </li> <li>press ENTER;</li> <li>the site should be loaded; if for some reason the site is not loading wait for a moment and try again.</li> </ol> If you have any problems during installation or use of Tor Browser, please, visit https://www.youtube.com and type request in the search bar 'Install Tor Browser Windows' and you will find a lot of training videos about Tor Browser installation and use. </p> </code> </div> Your Key: <span class='text-danger'>[redacted]</span> <hr> </div> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js'></script> <!-- Latest compiled and minified JavaScript --> <script src='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js' integrity='sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa' crossorigin='anonymous'></script> </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement