Posts

Showing posts with the label CMD

How to Remove a Virus Using Command Prompt

Image
BY PM Dear  BestHacking  readers today I am going to tell you    How to Remove a Virus Using Command Prompt  Virus is a computer program that can copy itself and infect your computer. These viruses can spread via USB/flash drive or from one computer to other computer by few written codes. There are many antivirus software available to remove viruses from computer. But there are some viruses or suspicious files which can’t be removed by any antivirus software.  Some suspicious files such as autorun.inf initiate all the viruses in pc. These files must be removed for safe operation of your pc, because they may lead to data loss, software damages etc. Such viruses and files can be removed by using cmd. In this article we will discuss how to remove a virus using command prompt. Following steps can be used to remove a virus using command prompt from your computer. Go to start menu and type “cmd” in the search box or Start>all programs>accessories...

Hide Files or Folders Using Command Prompt

Image
Select Language Afrikaans Albanian Arabic Armenian Azerbaijani Basque Belarusian Bengali Bosnian Bulgarian Catalan Cebuano Chinese (Simplified) Chinese (Traditional) Croatian Czech Danish Dutch Esperanto Estonian Filipino Finnish French Galician Georgian German Greek Gujarati Haitian Creole Hausa Hebrew Hindi Hmong Hungarian Icelandic Igbo Indonesian Irish Italian Japanese Javanese Kannada Khmer Korean Lao Latin Latvian Lithuanian Macedonian Malay Maltese Maori Marathi Mongolian Nepali Norwegian Persian Polish Portuguese Punjabi Romanian Russian Serbian Slovak Slovenian Somali Spanish Swahili Swedish Tamil Telugu Thai Turkish Ukrainian Urdu Vietnamese Welsh Yiddish Yoruba Zulu Powered by  Translate By Parth Makadiya Select Language Afrikaans Albanian Arabic Armenian Azerbaijani Basque Belarusian Bengali Bosnian Bulgarian Catalan Cebuano Chinese (Simplified) Chinese (Traditional) Croatian Czech Danish Dutch Esperanto Estonian Filipino Finnish French Galician Georgian Ge...

How to make Pendrive Bootble

Image
1 Open the Command Prompt.  You will need to run Command Prompt as an Administrator. Right-click on it and select Run as Administrator. You may need to enter the Administrator password. This method will create a USB drive that is bootable. You can then copy the contents of an operating installation disc onto the drive to create a portable installation drive. This method only works in Windows Vista, 7, and 8. 2 Open the disk management utility.  This can be opened by entering the command diskpart . 3 Display the connected disks.  Type the command  list disk  to show a list of all the drives connected to your computer. Your USB drive should be listed here as well. Make note of the number next to your USB drive. 4 Select the USB drive.  Enter the command  select disk # , replace “#” with the number from the previous step. 5 Clean the flash drive.  Enter the command  clean  to have the disk manageme...

How to chat using cmd in your windows PC

Image
 By Parth Patel Share On Google+ Add This To Delicious Tweet/ReTweet This Share on Facebook StumbleUpon This Digg This Hi guys. Here I come up with a very old trick/tutorial that how to chat with one person using Command prompt connected over a single network. Friends, the computer which are connected under same network can support this feature. Unless no. Generally people who work in a company or who are in the same college will use this method. It'll be helpful for them a lot 1] Open notepad then type:  @ echo off :A [[Image:710997 5.jpg|center|402px]] Cls echo MESSENGER set /p n=User: set /p m=Message: net send %n% %m% Pause Goto A 2] When you're finished, click on file, save as, then save it as messenger.bat. 3] Go to control panel (make sure you are in Classic View). Click on "administrative tools", then click on "services". 4] Now find the "messenger" service in the list on the right, then open it. You'll see "s...

HOW TO HACK AND ACCESS SAME LAN COMPUTERS

HOW TO HACK AND ACCESS SAME LAN COMPUTERS !!!! By Parth Makadiya   If you are working in Office / Colleges and want to hack your friends & college mate PC then here is a trick. First Step press win R Go to Run> Type Cmd now type command net view It will be look as below C:\>net view Server Name Remark ----------------------------------------------- \\xyz \\abc Here you can get all the names of all the computers machine names which connect with your LAN. Now you got the name. Lets start hacking into the systems. After you get server name now type tracert command for knowing IP of the victim machine. Example: C:\> tracert xyz Here you get the IP address of the XYZ computer machine. Now go to windows start button and type Remote Desktop Connection After click on Remote Desktop Connection you get below image.. Now type the IP address or computer name of victim machine. Click on Connect <-| It will also ask administrator password which is common as usual you known a...

Shut Down your friend's PC via CMD

Image
How to remotely shutdown your friends computer using command prompt.  By Parth Maka diya You  can shutdown your friend's computer through chating. This is very  simple and cool trick. Kindly follow these steps :- Step 1:  Before going to start clear all history, all cookies, stop all downloading and close all extra tabs. Mean to say stop all internet activities. Now go to your messanger and start chating with the victim. Step 2:  Go the start and click on run. Step 3:  In run command type cmd.exe and hit enter. Step 4:  A black screen will appear. This is command prompt. In this box type " netstat -n" (without quotes) . Step 5 : Now if you done the step one correctly you see only one ip address many times (ip should be of victim). Step 6:  Now again, type "shutdown -i"(without quotes).A box will appear now click on add button.A small box wil...

Delete folder via CMD

Some times Because of virus Folder Can't Delete So you need CMD's Help::  By Parth Makadiya Two ways to go here: RMDIR /S /Q drive:folder_name Can be used to remove a folder (directory) containing files and folders. Sometimes it will not remove an empty folder RD /S /Q J:\New Folder Removes empty folders only You'll notice I've added the following items: /S Add this to remove all directories and files in the specified folder in addition to the directory itself. This is called removing a directory tree. /Q Quiet mode, does not ask if its ok to remove a directory tree with /S. A third method, sometimes permissible, is the DELTREE command. Thankyou

Make your Pendrive Bootable via CMD

How to make bootable Pen Drive through command prompt and use it for installing Windows By Parth Makadiya  Steps:- 1. Open Command Prompt As Run as Administrator. 2. First typediskpartand press enter.It will open new cmd window. 3.Next typelist diskcommand.It will list Disk number.In the below screenshot Disk 0is hard disk and Disk 1 is pen Drive. 4.Now typeselect disk 1command in order to select yourpen Drive(here Disk 1). 5.Now Typecleancommand in order to clean pen Drive.Here is the screen shot. 6.Now type create partition primarycommand to create primary part. 7.Now type select partition 1command in order to select primary part.Here is the screen shot. 8.Now typeactivecommand in order to active selected part. 9.Now type format fs=fat32command to assign format.It start formatting your pen Drive , and take few minutes so please wait to finish. Here is the screen shot. 10. Now typeassigncommand. 11. At last typeexitcommand. your pen Drive is ready to use.Use wherever ...

To Format a Pendrive Via CMD

To format a USB flash drive from command prompt, follow the below procedure: by PARTH MAKADIYA     1.Connect the USB flash drive to your PC.     2.Click on Start > Run > Type cmd and click on OK.     3.Assuming the letter of the USB flash drive is G.     4.Now enter this command.              format /q /x I: and press Enter.     5.Note: Don't forget to replace the letter "G" with your drive letter. This is more affective when there is viruses in your pendrive