Simple Steps To make your own Antivirus.
The main functioning of Antivirus is to detect and remove  harmful or 
unwanted files which may slowdown your computer and windows. But if you 
don't have enough time to download any best antivirus. Then simply use 
this trick to make your own antivirus.
@echo off
title Antivirus
echo Antivirus
echo created by your name
:start
if exist virus.bat goto infected
if not exist virus.bat goto clean
cd C:\Windows\system32
:infected
echo warning virus detected
del virus.bat
pause
goto start
:clean
echo System secure!
pause
exit
This antivirus scan by using command prompt and delete unwanted files automatically. 
- Open your Notepad and paste this given code
@echo off
title Antivirus
echo Antivirus
echo created by your name
:start
if exist virus.bat goto infected
if not exist virus.bat goto clean
cd C:\Windows\system32
:infected
echo warning virus detected
del virus.bat
pause
goto start
:clean
echo System secure!
pause
exit
- now save your file with hackingtips.bat and select "All files"
- now run your saved files automatically scan starts
 
 By
          Unknown
          By
          Unknown
 
 

 
 
 









![WhatsApp Latest Update 27 July 2017 Must Watch if you Use - [ "WhatsApp 2 New Features July 2017" ]](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjw6D2yMtvxocteBy9QPyIkAleWtIF4VAt3BeYkog4XJ5RO9AY5lGxk2_Fx_2l2aq0JCgIAageHd9FAzvCXtDJ0KhnBYhwi7nwRp2WJK7h8J4vRtZ1KXk0COpigPJ0iX2BsNEt3VsoRumjd/s72-c/WhatsApp+gurutpoint.png)

0 comments: