Home » Archives for November 2012
Most common Passwords of 2012
in
Cracking,
Information,
Internet,
Tech News
- on 00:46
- 14 comments
Android 5.0 Key Lime Pie release date, news and rumours
in
Android,
Phones,
Tech News,
Technology
- on 05:41
- 15 comments
So, Today i am going to give you information about new Android Os Android 5.0 Key Lime Pie.
Google is rumored to announce Android 5.0 Key Lime Pie by March 2013. The Android version is not confirmed i.e it maybe 4.2 instead of 5.0 but the code-name 'Key Lime Pie' is pretty much final. Google is also rumored to be showcasing this new OS on the Google Nexus 2 which would be developed by Samsung. Samsung Galaxy S4 is also rumored to be pre-installed with 'Key Lime Pie'.

How To Hide Any Drive Through Command Prompt
in
Command Prompt,
Tricks and Tips,
Windows
- on 04:57
- No comments
Have you ever thought of hiding any drive from your system so that no one can knew about it. Yes Of-course.You may have heard or even used a lot of software’s that might be able to do that, but if you want to do things by your own without using any 3rd party software than this tutorial will show you how you can do it.
Well there are many ways of doing it, in this tutorial we are covering command prompt way of doing it.
Well there are many ways of doing it, in this tutorial we are covering command prompt way of doing it.
Here is how to do it:
Step 1. Open command Prompt, go to Start Menu > All Programs >Accessories > Command prompt
Step 2. In the Command Prompt, type Diskpart and hit enter key. If UAC (User Account Control), dialog-box prompts than click Yes.
Step 3. Then type List Volume and press enter, this will produce the list of all drives.

Step 4. Now select the drive which you want to hide, you can either do this by typing Select volume 2(i.e. Volume Number) or by typing Select Volume F(i.e. Drive letter)

Step 5. To hide a drive, type Remove Letter F. Here, F is the drive letter than you want to hide. You can use any drive letter you want.Step 2. In the Command Prompt, type Diskpart and hit enter key. If UAC (User Account Control), dialog-box prompts than click Yes.
Step 3. Then type List Volume and press enter, this will produce the list of all drives.

Step 4. Now select the drive which you want to hide, you can either do this by typing Select volume 2(i.e. Volume Number) or by typing Select Volume F(i.e. Drive letter)
Step 6. That’s it. You are done! F drive is now hidden
How to unhide hidden drive
Step 1. Follow the procedure mentioned in step 1, 2, 3 and 4.
Step 2. To show the hidden drive type Assign Letter F and hit enter, now you can view F: drive in explorer.
That’s it. This is the way of hiding and un-hiding drives from explorer.Step 2. To show the hidden drive type Assign Letter F and hit enter, now you can view F: drive in explorer.
Thank You.
How To Make your Computer Talk
in
Basics,
Tool,
Tricks and Tips,
Windows
- on 05:22
- No comments
In this post I’m going to show you cool Windows trick that will make your computer talks what you type . This would be fun to do on someone else’s computer as a joke.
1. Open Notepad
2. Paste the following code :-
Dim Message, Speak2. Paste the following code :-
Message=InputBox("Enter Text to Talk o","Speak")
Set Speak=CreateObject("sapi.spvoice")
Speak.Speak Message
How To Get Serial Key, Keygen, Crack, Patch Of Any Software
in
Basics,
Cracking,
Internet,
Tricks and Tips
- on 01:46
- 38 comments
You can do this for any Antivirus, tool, software to gain access for long time
1. Go to google.com
2.Type this syntax in search bar "94FBR Product name with desired software" for example :
e.g:- 94fbr Internet Download Manager
94fbr Avast
94fbr Microsoft Office 2013
Windows 7 94fbr etc.

How to run a program when Windows start
in
Tricks and Tips,
Windows
- on 05:41
- No comments
Go to START>AllPrograms>STARTUP; in that folder add a shortcut to the program,audio or video file you want to run automatically.
After this, reboot your computer and the program will start along with windows. It will also appear on the Startup list in MSCONFIG.
Now you can start anything at startup automatically........ :)
10 Easy ways to make Viruses from Notepad
in
Hacking,
Tricks and Tips,
Windows
- on 02:02
- No comments
10 virus notepad script
Open Notepad and Type these Commands:-
1)Continually pop out your friend's CD Drive. If he / she has more than one, it pops out all of them!
Type :
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop
Save it as "Anything.VBS" and send it.
1)Continually pop out your friend's CD Drive. If he / she has more than one, it pops out all of them!
Type :
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop
Save it as "Anything.VBS" and send it.
What is Hacking ?
in
Basics,
Hacking
- on 01:36
- 6 comments
This is the most common question of every internet user. And perhaps you will be suffered with this problem. About 3 years ago, when I was new to internet and only used it for surfing facebook, orkut, social networks or something like this. That time, some of my friend says that he can hack my account, first time I heard about this "Hacking". After that I always thought about Hacking or What is Hacking?




