Tuesday, 1 March 2016

HOW TO RESET ADMIN PASSWORD

WHAT IS CMD(COMMAND PROMPT):-

Command Prompt is acommand line interpreterapplication available in most Windows operating systems.
Command Prompt is used to execute entered commands. Most of those commands are used to automate tasks via scripts and batch files, perform advanced administrative functions, and troubleshoot and solve certain kinds of Windows issues.
Command Prompt is officially called Windows Command Processor but is also sometimes called the command shell or by its filename cmd.exe.
Note: Command Prompt is sometimes incorrectly referred to as "the DOS prompt" or as MS-DOS itself. Command Prompt is a Windows program that emulates many of the command line abilities available in MS-DOS but it is not actually MS-DOS.

HIDE DRIVES WITH CMD

Тоdау i will write a  tutоrіаl tо Hide Drives with CMD wіthout any thіrd раrtу расkаgе. Тhеrе аrеа sеvеrаl frее аnd duе sоftwаrе’s ассеssіblе tо hide local  drіvеs, hоwеvеr і аm nоt gоnnа mеntіоn to hіdе а local drіvе еmрlоуіng а расkаgе. In  thіs tutоrіаl і wіll shоw уоu an еаsіеst mеthоd tо hide nаtіvе drіvе with CMD. thіs mау sаvе уоur еасh саsh аnd tіmе.

Reset admin password by using cmd in a simple way

Windows come with an account called admin account, which has the supreme privilege to make any changes in the system. So, generally, you had better put a strong password on this admin but hackers get into your computer easily and can get your personal data which you don’t want to share with anybody.
Now the problem is that how to get back admin password or how to reset the admin password if you

forgot admin password.

so read this article to learn how to reset admin password on and window like 7/8/8.1 or as well as window 10.

Are you ready ???? 

follow these steps one by one after following these step you are able to reset the admin password.

how to change the admin password

first open admin cmd
(To start cmd as an admin. Click Start and then click All Programs, and then click Accessories. Right click on Cmd, and then click Run as admin)then type
1. net user (type net user with space otherwise it won’t be run )
2net user”admin” *
( here enter admin name suppose my admin
the name is XYZ so I will type here XYZ )
3. Enter new password
4. Retype the password for conforming.
done!!!
NOTE; – These all information are for educational purpose so don’t misuse it.

HOW TO RESET ADMIN PASSWORD

Read More

Hey guys , Today I am going to share with you a Short but Cool Notepad Trick. People Use notepad to type and save some important or regular information, But very less people know that there is much more that we can do with Notepad.
What if i say that we can make Notepad to type automatically what ever we wish to…. Unreal ? Yes it is possible and you will be doing it by yourself in just a few moments.You can show it to your friends and surprise them. Basically it is a prank that you can do with anyone just for fun.
This Process is Also known as ” Ghost Keyboard Typing ” Because you dont even touch your keyboard and words starts displaying in your notepad automatically, When you show this to your friend or anyone else, they will be excited to learn this from you as well.
GHOST-KEYBOARD-TYPING – NOTEPAD

NOTEPAD TRICK TO TYPE AUTOMATICALLY

Step 1: Right click on your desktop and select create new text document or simply Open Notepad.
Step 2: Exactly Copy the code given below and Paste it in notepad document that you have just created.
set wshshell = wscript.CreateObject("wScript.Shell")
wshshell.run "Notepad"
wscript.sleep 400
wshshell.sendkeys "I"
wscript.sleep 100
wshshell.sendkeys "B"
wscript.sleep 120
wshshell.sendkeys "U"
wscript.sleep 200
wshshell.sendkeys "V"
wscript.sleep 100
wshshell.sendkeys "I"
wscript.sleep 140
wshshell.sendkeys "U"
wscript.sleep 100
wshshell.sendkeys "S"
wscript.sleep 50
wshshell.sendkeys "."
wscript.sleep 120
wshshell.sendkeys "B"
wscript.sleep 170
wshshell.sendkeys "l"
wscript.sleep 100
wshshell.sendkeys "o"
wscript.sleep 50
wshshell.sendkeys "g"
wscript.sleep 120
wshshell.sendkeys "s"
wscript.sleep 160
wshshell.sendkeys "p"
wscript.sleep 200
wshshell.sendkeys "o"
wscript.sleep 100

wshshell.sendkeys "t"
wscript.sleep 50

wshshell.sendkeys "."
wscript.sleep 120
wshshell.sendkeys "C"
wscript.sleep 120
wshshell.sendkeys "O"
wscript.sleep 150
wshshell.sendkeys "M"

Step 3: Save the above code in Notepad file As ” Ibuvirus.vbs ” (Without Quotes ) but make sure  While saving this file select Save as type  “All files” and extension must be .vbs

Step 4: Now double click on The saved File, You will see “IBUVIRUS.Blogspot.com.COM ” will be typed  Automatically, This is one of the Most awesome Notepad Trick that You learned today. Moreover  you can edit the Words In the above given Code with any desired words you want Notepad to type for you. e.g. : MY FRIEND READING THIS IS FOOL.
.vb

IMPORTANT !!!

While Double Clicking on the saved file if you see an error box like ” line 1 ” and “Char 37” Then dont worry, Right click on IBUVIRUS.vbs and click on edit,
Now delete all Double quotations ie : ”  and Type them all manually from your keyboard, save it and now you will have no errors.
Enjoyed this Notepad trick ? Share with your friends on Social media.!!

GHOST KEYBORD TYPING-NOTEPAD
:-WATCH VIDEO:-
COMMING SOON...
THE END!

GHOST KEYBOARD TYPING – NOTEPAD

Read More

WHAT IS CMD(COMMAND PROMPT):-

Command Prompt is acommand line interpreterapplication available in most Windows operating systems.
Command Prompt is used to execute entered commands. Most of those commands are used to automate tasks via scripts and batch files, perform advanced administrative functions, and troubleshoot and solve certain kinds of Windows issues.
Command Prompt is officially called Windows Command Processor but is also sometimes called the command shell or by its filename cmd.exe.
Note: Command Prompt is sometimes incorrectly referred to as "the DOS prompt" or as MS-DOS itself. Command Prompt is a Windows program that emulates many of the command line abilities available in MS-DOS but it is not actually MS-DOS.

HIDE DRIVES WITH CMD

Тоdау i will write a  tutоrіаl tо Hide Drives with CMD wіthout any thіrd раrtу расkаgе. Тhеrе аrеа sеvеrаl frее аnd duе sоftwаrе’s ассеssіblе tо hide local  drіvеs, hоwеvеr і аm nоt gоnnа mеntіоn to hіdе а local drіvе еmрlоуіng а расkаgе. In  thіs tutоrіаl і wіll shоw уоu an еаsіеst mеthоd tо hide nаtіvе drіvе with CMD. thіs mау sаvе уоur еасh саsh аnd tіmе.

НОW TО HIDE DRIVES WITH CMD ?

Step 1. Сlісk оn Start – Run , if you are Using Windows 8, Then Click on start and search for Run, or just hold downwindows key and press  ” R “.
Step 2. Run bох will appear, kіndly type ” сmd ” аnd hіt Еntеr.
Step 3. Now you will see Command promt windows, Type ” Dіskраrt ” аnd hіt Еntеr.

Note : In Windows 8 i was asked to confirm if i want to allow this program to make changes to this computer. Just click on yes and another Window will open up shortly.
Step 4. Now you have to type  ” lіst vоlumе ” аnd Hit Enter to see the list of all drives details
Step 5. Now i have some personal data in my drive E which i dont want any other person to peep in, So i want to hide it, For that i will type ” Select volume E ”  and hit Enter.
Іf уоu wіsh tо hide  vоlumе D , Then you will type ” Select vоlumе D ” аnd hіt Еntеr. Now you can see something like below picture.
HOW-TO-HIDE-DRIVES-WITH-CMD

By now you have selected the Drive successfully which you want to hide. But the last part which is to Hide the Drive is still remaining.
 Step 6. To hide the drive you have to type “ Remove letter E ” and hit enter.
HOW-TO-HIDE-DRIVES-WITH-CMD

HOW DO I GET THE DRIVE BACK ?

Alright Now the only question you want me to ask is ” Hey. How do i get my drive back  “
Let me tell you thats easy as well. Just follow the below simple steps.
Step 1. Scroll Back up and perform steps 1,2,3,4 and 5 again.
Step 2. ok Now you have Completed the 5 steps listed above. Just make sure you have completed till
” Select volume E ”
Step 3. Earlier in the article to Hide the drive we typed ” Remove letter E ” , Now to unhide it we will
Type ” Assign letter E ” and hit Enter. Thats it
Step 4. Check if you have successfully got the drive back. Now Just Restart your Computer if you wish to.
HOW-TO-HIDE-DRIVES-WITH-CMD

Note : This is for Educational Purpose only, Perform the Trick at your Own Risk, ibuvirus.Blogspot.com is not liable for any damage you cause to your Computer.

HOW TO HIDE DRIVES WITH CMD
:-WATCH VIDEO:-
COMMING SOON...

THE END!

HOW TO HIDE DRIVES WITH CMD

Read More

How to use free internet on android
FREE-INTERNET-ON-ANDROID
Everyone want to use the free internet but we can’t because we don’t know exactly how to do.sometimes we think can we really get free internet, if you all have this question in your mind then get ready for free internet.which is free for lifetime.After reading this post, you will be able to get free internet.

​In this post, we are going to share the

new configuration of DroidVPN

which will help you to
have free internet on your Android devices.
FREE-INTERNET-ON-ANDROID

Requirements

  1. You must have 4.0 or higher Android version or a rooted device
  2. You should not have mobile balance otherwise, it will be consume
  3. We need to open an account at the official website of the DroidVPN App which we can do from here: Sign in DroidVPN
Steps to download, install and configure the application DroidVPN
  1. In our device, open Google Play and seek App DroidVPN.
    Then download and install
  2. Now access the application and they will be asked to enter email id or password. These data (email and password) must be the same data we use to check on the official website of the DroidVPN
  3. Once you enter your data the application will show us a small Ventana with the terms of reliability where we have to check “I trust this application” and then click on OK.
hope this will work properly 


Features of DroidVPN:

Ø Unlimited uses (100 Mb Daily)
Ø Working at Rs.0
Ø No Data Pack Needed
Ø No Disconnection Issues
Ø Working In All Over India (Where TCP 443 is Open)
Ø No Sim Blockage Issues


Conditions For Use DroidVPN:


Ø Working At 0 BAL. And Without Data Pack

Steps for Use DroidVPN:


Firstly Download and SignUp  DroidVPN.

Ø Open Droid VPN App And Login With Your Id/Password

Ø Now It Will Ask A Dialog
Tick on I Trust This Application and Click on Ok
Ø Now Click On Settings Button
Ø After Open Settings now click on Connection Protocol
Ø After Click On Connection Protocol Now Click On TCP
Ø Port Settings >>Set TCP Port>>443 and Bind To Local Port >> 3128 or 8080.
Now after port setting set proxy setting:
Click on Enable and enter the following proxy and port
Proxy -188.138.61.118 or  64.34.162.104
Port- 3128
Click on OK button.
Ø Now After Proxy Setting Now Click On HTTP Headers
Ø After Click on HTTP Header Enter Code Written Below And Click On OK.

Airtel users:

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Host:airtel.in/
X-Online-Host:airtel.in/
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ __ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Host: get.wynk.in
X-Online-Host: get.wynk.in
OR
Host: airtelgurus.com X-Online-Host:airtelgurus.com
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Reliance Users:
Host: vod.rcom.co.in/movies.htm/
X-Online-Host: vod.rcom.co.in/movies.htm/
Ø Now At Last Click On Big Connect Button From Droid VPN And Droid VPN Will Get Connect and droidvpn have 6 free server so you can connect with other free server if any server is busy.
Idea Users:
HOST: 111.93.115.205/
X-ONLINE-HOST: 111.93.115.205/
Aircel Users:
Aircel users can use UDP trick in droidvpn app. They only need to doing the following changes. They don’t need to change TCP setting. Go to Setting>Connection Protocol>Select Protocol : UDP
Now Go to Advance Setting>Port Settings>Set UDP Port : 53
And now connect with any server location.
Enjoy Free Aircel 3G Internet.
Ø Now At Last Click On Big Connect Button From Droid VPN And Droid VPN Will Get Connect and droidvpn have 6 free server so you can connect with other free server if any server is busy.
Ø Now Enjoy Free Internet In Your Android.
If you have any problem then ask me in comment box.
Incoming Searches of droidvpn:
droidvpn free internet
droidvpn apk
droidvpn premium account hack
droidvpn free download
droidvpn for pc
droidvpn premium account
droidvpn premium apk
droidvpn for iphone droidvpn config file download
how to configure droidvpn
droidvpn settings for airtel
droidvpn settings for smart
droidvpn settings for idea
droidvpn settings for vodafone
droidvpn settings for free internet

FREE INTERNET ON ANDROID
:-WATCH VIDEO:-
COMMING SOON...


THE END!

FREE INTERNET ON ANDROID

Read More

What is rooting?

  • Rooting is a jailbreak type features  for Android and its  allows us to use deeply  root android phone. ROOT ANDROID PHONE  allow you to access the all operating system and we are able to customize anything  in our your root Android phone. we can run more application and we can uninstall inbuilt application which we don,t want to carry, you can.we can minimize our processor speed for saving battery and there are many other things to do.

Why Should You ROOT android device?

1>> Unlock Hidden Features
2>>Uninstall Bloatware
3>>Speed up You Phone
4>>Ads Free
5>>Privacy Guarded
6>>Boost Battery Life
  • Uninstall preinstalled app that you don’t like.
  • Run Special Applications Free Internal Storage
  • Custom ROMs
  • Free Internal Storage: – People who have low internal memory can transfer any application from internal memory to SD card after rooting their phone.

List of Top 7 Android App: you should know about these

if you are an android user so you should know about this app. this post may help you to change the way of how you use your phone. After rooting the android phone, you can use these best rooted apps
First of all, you need to root your device if your device is not rooted, this post is wasteful for ytu if  you don’t know “how to root” then read this post first ” Root “.


so there is some list of rooted apps that we should use.
root explorer is the explorer for that user who rooted their android phones. you can access and read any files from your mobile. Normal explorer can open the file. but root explorer helps you to open and read the files of your mobile.
ROOTED-APPS-FOR-ANDROID

2. Tasker


Tasker is the very useful app for android users. you can perform much more with Android mobile with Tasker
ROOTED-APPS-FOR-ANDROID

3.Titanium backup

There are hundreds of app who help us to create the backup but Titanium Backup is the very powerful option for creating a backup. you can make the complete backup of your android mobile. titanium backup is one of the best rooted apps for rooted mobile. With the help of this application, you can backup your apps and data and uninstall freeze apps.
ROOTED-APPS-FOR-ANDROID

4. Battery calibration

4. Battery calibrationBattery Calibration is a free and useful app for android users. This app shows your actual battery status. Battery calibration is one of the best rooted phones. The common problem of android phone is “Battery” and this app helps you to is increase battery life. This app shows you the following information on your phone and battery.


  • Battery Level
  • Technology of your Battery
  • Plugged or not (plugged with USB or Charger)
  • Health of your battery
  • Actual Status of your phone (charging or not)
  • Temperature
  • And Gives you tips about charging.
  • etc. etc
    ROOTED-APPS-FOR-ANDROID
  • 5.Flashify

  • Flashify is best rooted apps for android users. It gives you some very interesting and important service like
    •  Flash zip files.
    • Download CWM, Gapps, Franco Kernel.
    • Backup & restore
    • synchronized backups of your devices with desktops.
    • wipe cache
      ROOTED-APPS-FOR-ANDROID
6.Greenify

Greenify Hibernates apps like facebook, WhatsApp etc’ which are running in the background and sometime be the reason for hanging.Greenify stop background process. it helps to increase the performance of android mobile. It increases the lifetime of your device.
ROOTED-APPS-FOR-ANDROID

7.Device control

Devive control is all in one rooted app that controls all features of your device (android).
It can be used to control:
  • It controls of your battery.
  • the processor’s frequency
  • This  rooted apps can be used to increase performance.
  • energy level
  •  display colors.

  • ROOTED-APPS-FOR-ANDROID      
  •                          THE END!

ROOTED APPS FOR ANDROID

Read More

Before knowing how to root android phone, you must know this information.
HOW-TO-ROOT-ANDROID

What is rooting?

  • Rooting is a jailbreak type features  for Android and its  allows us to use deeply  root android phone. ROOT ANDROID PHONE  allow you to access the all operating system and we are able to customize anything  in our your root Android phone. we can run more application and we can uninstall inbuilt application which we don,t want to carry, you can.we can minimize our processor speed for saving battery and there are many other things to do.

Why Should You ROOT android device?

1>> Unlock Hidden Features
2>>Uninstall Bloatware
3>>Speed up You Phone
4>>Ads Free
5>>Privacy Guarded
6>>Boost Battery Life
  • Uninstall preinstalled app that you don’t like.
  • Run Special Applications Free Internal Storage
  • Custom ROMs
  • Free Internal Storage: – People who have low internal memory can transfer any application from internal memory to SD card after rooting their phone.
    HOW-TO-ROOT-ANDROID
More Advantages Of Rooted Android Phones:-

1.Get rid of pesky bloatware
The first benefit of accessing administrator privileges over Android is full control over the applications installed on your handset. No longer do you have to suffer from the cluttered app drawers and reduced memory space taken up by pre-installed carrier and manufacturer applications, you can instantly cut the bloatware and keep only the apps that you really want.

2 – Real backups

This brings me nicely on to the next major benefit of Android, improved backup and restore options. Yes, the cloud can back up some of your settings and app downloads, but that is not really a true backup; it’s just a list of things for the phone to download and change. Want to keep everything the way it was? You will need to root.

3 – Don’t wait around for manufacturers and carriers for updates

Once you’re fully backed up you’re ready to move up to one of the other major perks of rooting, installing different versions of Android.
We all know manufacturers are often pretty slow at delivering the latest Android offerings even to their flagship handsets, let alone aging devices. Some are getting better at it, but this is still an ongoing issue for many users. So if you’re not a Nexus device owner, rooting opens the door to much faster Android updates, thanks to the developers who put time into porting the latest updates to various handsets.

4 – We can’t forget those custom ROMs

If stock Android isn’t your thing, there are also tons of other customized ROMs offering unique features and improvements to the default Android experience.
I’m sure you’ve all heard of the biggest names, like CyanogenMod, Paranoid Android and MIUI, to name just a few of the most popular ones. Many custom ROMs are actually at the forefront of innovation on Android, offering several features that aren’t available anywhere else.

5 – Overclocking and underclocking

Remember when all phones were slow? Well, not all, but they all needed that extra push. A very popular thing to do among root users was overclocking the processor to make things more snappy. Even mid-end smartphones are pretty fast now, so there is not much of a need, but some of you may still want to speed things up.
But even if overclocking is no longer as popular, you will find that altering processor speeds is definitely convenient. Got a super powerful phone and want to save battery? Why not underclock the processor? Sometimes we don’t need all the power our specs have to offer, and we could really use saving resources.

6 – Apps that do more

As rooting opens up administrator type privileges on your handset you’ll instantly have access to all the core files on your handset. File browser apps can take full advantage of this, allowing you to move stuff around on your internal memory if so require.
App wise, we’ve already touched on Titanium Backup, but there are far more apps that can make use of root permissions, and simply aren’t available with a non-rooted device. Fans of custom ROMs can even use a ROM manager to install and update their operating system without the need to flash zip files from Recovery.

7 – Dress to impress

My final reason for rooting your handset is the wider range of customization and theming options, after all who doesn’t want their home screens looking snazzy.
Although there are options to tweak themes and whatnot that don’t require rooting, usually through third part launchers such as Apex and Nova, rooting gives you access to the important files needed to make changes in folders that are usually hidden from users. Access to the /system/fonts folder allows users to install and replace custom fonts. You can also flash zip files from Recovery to install themes too. But if all that folder browsing isn’t for you, there are also a some great root-only theme applications to choose from.


Conclusion

So, you’ve been acquainted and warned. If you think that rooting the phone to run special applications and custom ROM is worth is, go ahead.
now, there are many steps for rooting but I will tell you easiest way.
 first, Download this app from google play store

How to root android

Steps:—download from here
HOW-TO-ROOT-ANDROID

Steps: Install KingoRoot.apk on your device.


If you did not  check  “Unknown Sources” in Settings > Security, then maybe during installation, you will get a prompt that is “Install blocked” For security, your phone is set up to block installation of apps obtained from unknown sources”.

Step: Launch the “Kingo ROOT” app

HOW-TO-ROOT-ANDROID

Step: Waiting for a few seconds till the result screen appear.
HOW-TO-ROOT-ANDROID

Steps: Here You are … now your root android phone is free to install rooted application.
HOW-TO-ROOT-ANDROID

HOW-TO-ROOT-ANDROID for checking you, the device has been rooted or not

ROOT CHECKER you can also download it from google play store



HOW TO ROOT ANDROID
-:watch video:-
COMMING SOON...


THE END

HOW TO ROOT ANDROID

Read More

Print OR PDF

Copyright © 2014 HACK WITH VIRUS | Designed With By Blogger Templates
Scroll To Top