Hiển thị các bài đăng có nhãn Command Prompt Hacks. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn Command Prompt Hacks. Hiển thị tất cả bài đăng
List and save the directory's name in text file|Computer Tricks

List and save the directory's name in text file|Computer Tricks

The Fastest Way of searching the directory in windows-Computer TipsThis computer trick will save the all sub directory and file names in text file.  This may helpful to analyse the direcotry(you can know what are the contents inside the window without browsing by simple commands).


Step 1:
First of all open command Prompt.
Step 2:
Browse to folder which you want to analyze the sub directories
How to hide the windows while running the virus code?

How to hide the windows while running the virus code?

Good Morning Friends...!!  This day will be great day!  Because Break The Security get top rank in blogger directories. 

Now i am going to introduce a new tool called as "CMDOW" .   When you create and send virus to victim, the virus running process may be shown to victims.  This tool will hide that also.



About CmdowCmdow is a Win32 commandline utility for NT4/2000/XP/2003 that allows
Chat in MS-DOS using IP address

Chat in MS-DOS using IP address

It is easy and simple trick.  We can chat using MS-DOS(we have did this as college experiment in network lab with java code).  But i am not going to give you the java code.  Our usual Batch Programming.

You can try this in your school or college systems(it should be networked systems).

Step 1: 
 Get  the ip address of your friend's system.
if you are using college or school system,then ip
How to hide ip ?-Simple way to hide ip

How to hide ip ?-Simple way to hide ip

It is easy to change your ip address without using proxy server,softwares.

Open Command Prompt
Type ipconfig /release just like that, and hit enter
Type "exit" and leave the prompt
Right-click on "Network Places" or "My Network Places" on your Control Panel.
Click on "properties"
You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if
How to find hiddel files or folders using cmd?

How to find hiddel files or folders using cmd?

Hi friends this is simple trick to find the hidden folders or filesSteps:Go to start->runType as cmd and hit enterNow command prompt will be opened.Navigate to any folder using cd commandand type this command "dir/ah"(without quotes)Now hit enter.You can see list of directories and files.You can arrange in tabbed view.for that type as "dir/ah/p/w" and hit enter
Tracing a website using command prompt |Hacking Tips

Tracing a website using command prompt |Hacking Tips

Tracing or Routing a website using command prompt. This tip is only meant for educational purpose. I mainly use this trick to find out the hosting provider where a particular domain is hosted.
Follow the below steps:
1.   Start->Run->CMD  ie; open Command prompt
2.  Type the following command and press enter.

tracert www.websitename.com

n the above command, enter the desired website name.
How to find the IP address and Domain Name using cmd?

How to find the IP address and Domain Name using cmd?

This trick will help you to find the ip of the domain


How to Find?

Go to Start->run->cmd

now type as "nslookup domain_name"

It will show the IP address of Domain.