Saturday, 5 October 2013

THE REASON BEHIND WHY WINDOWS 7 IS MORE SECURED THAN WINDOWS XP

People think and say that they are using windows xp in their offices, colleges, schools, organisations,etc.. because it is more efficient, fast, and more secured but it is not true  . I'll show you.

The codes that you have try from my previous post in windows 7 that responsed you
access is denied. But if you  try them in windows xp than it works. Now that is the reason why windows 7 is more secured just because when you access computer from windows xp then the learner hacker or you can say chote mote hacker can easily make vunerable viruses and infect the computers which contains xp os. 

Even that autorun pendrive virus that i had created in my first post can only be accessed from xp not from windows 7 just because BILL GATES removed the manually user designed autoplay option. You can see..
THE FIRST OPTION IN THIS "open folder to view files". THIS IS CALLED USER DESIGNED AUTOPLAY OPTION.
Even in windows 7 if we have not installed the antivirus although some local viruses can't do anything with our machine and you can also remove them manually if you don't want to spend money on antivirus if if you have red my previous post. 

And windows 7 is faster also cz few common viruses can't executes automatically and if they can't executes automatically then they can't increase the number of processes of the computer and if the number of processes is low then the speed remains at normal stage.

So you can understand why we should install windows 7 instead of xp.

Note- This is not it, BILL GATES made windows 7  secure but not just like no one can harm it from viruses. The suspense behind it will be cracked in my next upcoming post.... 
In my next post i'll see you how to executes that codes in windows 7 . So if you like it keep watching my blog everyday....!

IF YOU LIKE IT THEN SHARE IT AND EXPLORE IT.... 

EXLORING COMPUTER TECHNIQUES: LEARN HOW TO DELETE VIRUSES FROM COMPUTER WITHOUT ...

EXLORING COMPUTER TECHNIQUES: LEARN HOW TO DELETE VIRUSES FROM COMPUTER WITHOUT ...: Today we learn how the antivirus works. And also how to remove viruses from our computer. And by this you can delete a file that you canno...

LEARN HOW TO DELETE VIRUSES FROM COMPUTER WITHOUT ANTIVIRUS

Today we learn how the antivirus works. And also how to remove viruses from our computer.And by this you can delete a file that you cannot delete directly from delete button.Sounds amazing , i think so...

As you learn how to make a virus from my previous blog, if you did not then please try that before trying this.

Step 1- Copy that virus into c drive. The name of your virus is xyz i dont know but i assuming it as "virus".

Step 2- now if you know how to hide a file than hide the file virus.(go to virus properties by right click on it and check  the hidden box).

Ok know we have made a perfect virus file cz virus files are also a hidden files.

We have to delete that virus as antivirus do.

Step 3- open cmd,  press windows key+r and type cmd or do it directly by going to start and type cmd in                  search bar.



Step 4- Type in cmd-

           cd\ enter(press it don't type enter).
           
      dir \ah. enter

 you see all the hidden files in  the directory c and the one your virus file also.
CZ ALL VIRUS ARE HIDDEN IN DIRECTORIES.

type continue..
           
           attrib -s -r -h -a "virus.bat" /s  /d  enter

 this is for if the virus file is system file, read only file, hidden file, archive file then this will remove all these attributes from your file.

now you can see your hidden virus file in c. Oh its interesting , i have remove the attribute hide directly only by typing.

 type continue..

           del "virus.bat" /f   enter.

the virus file will be deleted in just four commands .......!

Ok you have learnt the things that i promise in first three lines. The last i show you if you don't understand yet that is how antivirus work . When we scan files from antivirus then it scan the files as if any file contain hidden file and if it then it remove the attributes of -h -s -r and then delete it. This method is very basic but the antivirus contains so advanced methods.
NOTE - THIS METHOD WORKS ONLY IN WINDOWS XP NOT IN WINDOWS 7 & 8 AND THE REASON BEHIND IT IS .......(see in my next post).            
           
 IF YOU LIKE IT THEN SHARE IT TO EXPLORE IT MORE