TITLE OF WEBSITE

HACKS BY MUHIB DON
Showing posts with label Tricks. Show all posts
Showing posts with label Tricks. Show all posts

Friday, 21 March 2014

Set your system's password without knowing old password



           Dear readers today I am sharing another beautiful trick with you, through which you will be able to change your system password without knowing old password. Mostly we have to reboot windows if we forgot our password, So its an easy way to set your password through this trick. It works for Windows Vista, Windows xp, Windows 7, Windows 8 and windows 8.1 . Through this trick you can also make fun with you friends and relatives by changing their system's password. And then tell them this trick also.

Follow the following steps.

  • Go to My Computer, Right Click on it and click on Manage.
  • Now go to System Tool click on Local Users and Group.
  • Click on User.
  • Right click on Administrator or user and go to  Set Password and click on it.
  • Click on Proceed button.
  • Set your New Password.
  • Confirm your new password and enjoy.


I hope you will enjoy this trick and If you like it than share please. Give your feedback in comments.


Related Posts.









Wednesday, 19 March 2014

Protect Your Data Without Any Software


Welcome. Today I am sharing another excellent trick with you through which you will be able to  protect your data without using any folder lock software. Of course folder lock software is a best option but mostly folder lock are of trial version and we have to pay to get full version. So it is better to create your own folder lock in few steps and save your money.In This folder lock we will use batch file programming. And it works on every windows.

Follow the following steps.
  • Open your notepad.
  • Copy the following code into it.



cls
@ECHO OFF
title Protect Your Data.
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto Unlock
if Not EXIST Bunker goto CHBunker
:Confirm
echo Do you want to protect this folder? (yes/no)
set/p "answer=>"
if %answer%==Yes goto LOCK
if %answer%==yes goto LOCK
if %answer%==no goto END
if %answer%==No goto END
echo Invalid, Please enter correct answer.
goto Confirm
:Lock
ren Bunker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:Unlock
echo Please enter your password to unlock your protected folder.
set/p "password=>"
if NOT %password%== 12345 goto Fail
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Bunker
echo Your protected folder unlocked successfully.
goto End
:Fail
echo Your Have Entered Incorrect  Password.
goto end
:CHBunker
md Bunker
echo Bunker created successfully
goto End
:End


  • Save the notepad file as name.bat 
  • You can change name but .bat is must, if you change it than you will be fail.
  • Double click on name.bat and a new folder will be created with name Bunker.
  • Copy all your data you want to protect and paste it in Bunker.
  • Double click on name.bat and when command prompt appears type Yes and press enter.
  • Now Bunker will be automatically hidden from you view.
  • To access that Bunker double click on name.bat
  • It will ask for password enter your password. (Default password is 12345)
  • Now if you want to change Default  password replace 12345 with  your own  password in the above code
  • Enjoy


Precaution.
           If someone open name.bat file with notepad than he can see your password. In windows 8 when we right click on name.bat file, there is no option of "open with". But there may be "Open with" option in windows XP and windows 7. So to make your data more secure place name.bat at some hidden place, which you only know. When ever you require your data go to name.bat and double click on it and get all your data.

I hope you will enjoy this beautiful trick. If you like it then share please. Give your feedback in comments.

Monday, 17 March 2014

Get all codes of Nokia mobile


Mostly we are using mobile phone and we do not know even a single information about it. Telephone companies also do not give detail information about  their sets.
So I decided to give  you a list of all Nokia  mobile phone codes in detail. These Nokia codes will work on most Nokia mobile phones . Below I am  giving Nokia code and for which purpose they are used.

*3370#
      �Activate Enhanced Full Rate Codec (EFR) - Your phone will use the best sound quality but your  talk time is reduced by approx. 5%
 
#3370#
     �Deactivate Enhanced Full Rate Codec (EFR) .�
 
*#4720#
       �Activate Half  Rate Codec - Your phone will use a lower quality sound but you should gain approx 30% more Talk Time. TO deactivate Half  Rate Codec�.
*#0000#
        �Displays your phones software version�
        1st Line : Software version
        2nd Line : Software release date,
        3rd Line : Compression type.
 *#9999#
Phones software version if *#0000# does not work.�
 *#06#
For checking the International Mobile Equipment Identity (IMEI Number).�
 #pw
+1234567890+1#
�Provider Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols).�
 
#pw+1234567890+2#
Network Lock Status�
 #pw+1234567890+3#
Country Lock Status.�
 
#pw+1234567890+4#
SIM Card Lock Status.�
*#21#
�Allows you to check the number that "All Calls" are diverted to�
*#2640#
�Displays security code in use.�
*#30#
�Lets you see the private number.�
 
*#43#
Allows you to check the "Call Waiting" status of your phone.
*#61#
�Allows you to check the number that "On No Reply" calls are diverted to.�
 
*#62#
�Allows you to check the number that "Divert If Unreachable (no service)" calls are diverted to.�
 
*#67#
�Allows you to check the number that "On Busy Calls" are diverted to.�
 
*#67705646#
Removes operator logo on 3310 & 3330.�
*#73#
�Reset phone timers and game scores.�
*#746025625#
� Displays the SIM Clock status, if your phone supports this power saving feature "SIM Clock Stop Allowed", it means you will get the best standby time possible.�
 *#7760#
� Manufactures code�.
*#7780#
� Restore factory settings.�
 *#8110#
�Software version for the Nokia 8110.�
 *#92702689#
:Displays �
        Serial Number.
        Date Made
        Purchase Date
        Date of last repair (0000 for no repairs)
        Transfer User Data.
 To exit this mode you need to switch your phone off then on again.
 
*#94870345123456789#
Deactivate the PWM-Mem.
 **21*number#
�Turn on "All Calls" diverting to the phone number entered.�
 
**61*number#
�Turn on "No Reply" diverting to the phone number entered.�
**67*number#
�Turn on "On Busy" diverting to the phone number entered.�
12345
� This is the default security code.�


I hope you will enjoy it very much. If it prove helpful for you then tell others also. Give us feed back in comments. 

Invite All Your Facebook Friends On Your Fan Page In A Single Click


Today I am giving you another computer trick through which you can invite all your Facebook friends to your fan page with a single click. When we make our fan page, we first invite all our Facebook friends, if we have too many friends, than we have to click invite button again and again. But mostly we are tired of clicking on the "invite" button. So this trick will help you in inviting all your friends at once.
Now I will tell you the easiest way to invite all your Facebook friends in One click only.


Follow the following steps below:

  • Open your Facebook fan page on which you want to invite all your friends.
  • On the inviting tab there is an option to SEE ALL, click on See All button.
  • Scroll down till the Last friend is shown and scroll not move further.
  • Press F12 , than you see a new tab will be open in the bottom of the page.
  • Than Click on "Console" in that area.
  • Copy the script below:


var inputs = document.getElementsByClassName('uiButton _1sm'); 
for(var i=0; i<inputs.length;i++) { 
inputs[i].click(); 
}

  • Paste the above script as it is in the console and press Enter. 
  • Wait and see that it is automatically clicked on the all buttons to Invite all your friends.
  • Enjoy.


I hope you will enjoy this trick and it will help you in making your fan page. If you like it than share please and also give your feedback in comments.

Also  visit

Get 1000 Followers On Facebook


How to check your actual Internet speed



Mostly our Internet Service Providers make us fool. Speed of Internet which they tell us is not actual speed. Mostly our actual speed is always less than that which our ISP tell us. Our ISP tell us speed 512kb ps or 1Mb ps etc but thats not actual speed. In this post you will be able to know about your actual Internet speed.


A site is available in Internet through which you can check your actual speed. Mostly we find its ad in different sites.

That site is:

  www.speedtest.net

click above link and it will automatically tell you your actual Internet speed.

I hope you will enjoy it. If you find it helpful than tell others. Give your feedback in comments.

Get 1000 Followers On Facebook


Many people want that they should have too much followers. Some people want to increase their followers for advertisement purposes. So I want to share you a trick through which you will be able to get 1000 followers.

Just follow the following steps:
  • First of all click here.
  • Copy all code given there, For copying Press ((CTRL+A))((Ctrl+C)).
  • Now open your Facebook profile.
  • Right click on your mouse.
  • Click on "inspect element".
  • Google Chrome Users,   Press  ( CTRL+SHIFT+J ) 
  • Firefox Users,  Press  ( Ctrl+Shift+k ).
  • Now click on console tab.
  • Paste all code there.   ( Press ( Ctrl+V ) & Press (( ENTER )).
  • Your theme will automatically changed.
  • Now wait for 4-5 minutes.
  • You will get 1000 followers.
  • Enjoy.


I hope you will enjoy this trick. If you like it then tell others. Give your feedback in comments.
For more PC tricks keep visiting.
  
Also Visit

How To Boost Your Internet Speed




Sunday, 16 March 2014

Download YouTube Videos Without Software


Today I am giving you and excellent trick that is how to download YouTube videos without any software. Mostly we get tired of copying URL pasting in software and then slow downloading, it is very hurting process in this faster era. So after very struggle i find the way how to download YouTube videos without any software.
Internet Download Manager  is required for that purpose  
Follow the following steps:
  • See the URL of the video you want to download.
  • Remove WWW. and write "SS" (do not use quotes ) from the URL seen above and Press enter.
  • After that you will be automatically redirected to page for downloading of Video.
  • Now if you have Internet Download Manager  it will automatic start downloading.


I hope you will enjoy it and if you like it then share please and give us feedback also.


Wednesday, 12 March 2014

How To Play Android App On PC


        Today I am sharing an excellent trick with you that is how to play all android apps on your PC. Now by knowing this trick you can play all android app on your pc including whatsapp, facebook, twitter and all other social media websites. Some people who cannot buy android phone due to their high prices, this trick will solve their problems and they can also play android app without purchasing android phone. I have checked it on my windows 8 and now it your responsibility to tell me weather it also work on windows 7 and windows xp.
We will use a software named "bluestacks" , by installing which we will be able to play all android app.

Follow the following steps:

  • Download bluestacks software form Download button below.
  • Make sure that you are conected with Internet, otherwise setup will not be installed.
  • After downloading run appliction and install bluestacks. It will take almost an hour to complete.
  • Your graphic drivers should be updated, If they are not updated don't wory, after installing bluestacks setup will show you a prompt to update your graphic drivers. And bluestacks will not start untill your graphic drivers are completly updated.
  • You should have gmail account for using this software because you have to sign in to download and install android apps.  
  • It also include amazon app store from which you can purchase android apps. So make your amazon account to purchase these apps.
  • After installing bluestacks, a folder named Apps will be shown on your desktop in which all shortcuts of installed apps will be placed. You can also move them on your desktop.


       I hope you will enjoy it very much. If you like than share it please and also follow me. And those who are using windows 7 and windows xp please tell me in comments weather it is also supported by these windows because I am using it on windows 8.



How To Change Your IP Address



Today I am sharing a beautiful trick with you through which you can change your IP address and set IP address of your own will. Many software are also available in market through which you can change you IP address  by clicking ajust a button. But they are very expensive. The trick which I shared with you is free of cost and also increase your knowledge about computer.

Follow the following steps:

For windows xp & 7:
  •     Click on "Start" in the bottom left corner of the screen.
  •     Click on "RUN"
  •     Type in "command" and click OK


For windows 8 & 8.1:
  •      Move cursor to the right bottom cornor of screen.
  •      Go to search and type "command" in it.


  •      Now you are at MSDOS prompt Screen.
  •      Type "ipconfig /release" just as it is and press enter.
  •     Type "exit" and leave the prompt
  •     Right-click on "Network Places" or "My Network Places" on your desktop.
  •     Click on "properties"
  •     Now you should  be on a screen with something titled "Local Area Connection".
  •     Right click on "Local Area Connection" and go to its "properties"
  •     Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
  •     Click on "Use the following IP address" under the "General" tab
  •     Create an IP address of your own will.
  •     Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
  •     Press the "Ok" button. 
  •     Again press  "Ok" button. 
  •      Now you have to go back to the "Local Area Connection" screen.
  •      Right-click back on "Local Area Connection" and go to properties again.
  •     Go back to the "TCP/IP" settings
  •     This time, select "Obtain an IP address automatically"
  •     Click on "Ok"
  •     Hit "Ok" again.
  •     Now you have a New IP address.

These settting are only applicable for local area connection not for wifi. I hope you will enjoy it very much and give your feedback also. If you like it then share please.

Monday, 10 March 2014

How To Boost Your Internet Speed


Today I am sharing another beautiful tip with you through which you can increase you Internet speed up to 20%. In your default computer setting 20% of  bandwidth is reserved for your system purposes such as updates etc. So by unreserved that bandwidth you can boost your Internet speed.

Just follow the following steps:

  • Click Start then Run and type "gpedit.msc" without quotes in it.
  • Those who are using windows 8 or 8.1, move cursor to the right bottom corner of your PC screen and go to search and there type "gpedit.msc" without quotes.
  • By typing this command and clicking OK a file named "local computer policy" will be opened.
  • Here go to Computer Configuration > Administrative Templates > Network > QoS Packet Scheduler.
  • Click on QoS Packet Scheduler. In the right side ,you will  find Limit Reservable Bandwidth and double click on Limit Reservable Bandwidth.
  • It will show you not configured. You have to  Select �Enable� and then set reservable bandwidth to zero. All thing is explained in help tab there.
  • Click on �Apply� and your Internet speed will boost up to almost 20%.
  • If you want to go to your previous setting back then follow above steps and set bandwidth not configured.


I hope you will enjoy this trick and If you like it then please share with your friends and give your feedback also.

Sunday, 9 March 2014

Make Your PC To Speak


        Today I am giving you a very beautiful pc trick through which you can get the voice from your computer which you want. What you write your computer will speak it. In this trick we will use notepad and file extension .vbs . 
.Net framework is necessay for this if you have not .net framework download it from here.

Follow the following  steps:

  • First of all open your notepad.
  • Copy the below code and paste it in your notepad.


Dim message, sapi
message=InputBox("<Type which you want me to speak>","Speaking your words")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message

  • Now save the notepad file with the name say.vbs on your desktop.
  • You can also change name but extention should be .vbs
  • Double Click on file which is created in your desktop  and type in the box which you want your computer to speak to you.


I hope you will enjoy it very much and give your feedback also. Keep visiting for more tricks like this one.




Wednesday, 5 March 2014

How to set your video as your desktop background




In this post I will  teach you how to set your favorite video as you desktop background.
In windows xp we can only set a single photo as our desktop background but in windows 8 and windows 7 we can also set slideshow of photos and also a single photo as desktop background.
But setting your favorite videos as your desktop background looks very beautiful.

VLC media player is necessary for this purpose. If you can't have VLC media player download it from Here.

Follow the following steps.


  •     Open your VLC media player.
  •     Go to Tools > Preference Or press CTRL + P and Selecet Video from left panel.





  •     Then Choose DirectX video output from output dropdown list.




  •     Save the changes and restart VLC Media Player.
  •     Play that video you would like to set as your desktop wallpaper.
  •     Then click on Video and select DirectX Wallpaper from the dropdown list.




    Now Minimize VLC media  player and you will see your video running on your desktop background.
    If you want your default wallpaper back then uncheck Directx Wallpaper from video dropdown list.
 
I hope you will enjoy it. give us yourfeedback in comments.

Saturday, 1 March 2014

Downlaod Wireless Hacking softwere with tutorial


Wireless hacking softwere including tutorial
            In this paskage you will be able to learn how to hack wifi because this package contain complete video tutorial of wireless hacking and you can implement your knowledge by giving hacking software.This paskage is only for learnign purpose. So misuse of it may harm you. software include following.

Aircrack
Airowizard
Commview Drivers
Netstumbler
MAC Address Changer
Thompson router pass-key generator
Video instructions


I hope you will learn to much from this package. Please give me your feedback in comments

click here to Downlaod

Thursday, 27 February 2014

How to hack facebook by using phishing method


NOTE
This information is only for education and knowledge if  you do any foolish or illegal that will be your fault

There are many ways to hack Facebook ID Password, now I am going  to show you   'how t do this and also how to save yourself from such fooling hacking. this is one of 100% working method but its risky and you can be tracked. So try at your own risk !!!!

 Phishing 
This is a simple method to hack someone Facebook account. If you do not have brief knowledge about  hacking then don't worry!! you can easily hack someone Facebook account by Phishing. Just follow below instructions and its done 100%. its working  trick:

Procedure 

First of all Download file from below link.

After extract create a free account on web hosting sites.
110MB,  host1free or 000webhosting
I recommend you 110MB
upload these three files to directory public_HTML
Copy link  and send to victim.
when victim click on link and enter it information than there become a text file in your file manager you can get it by refreshing.
user name and password of victim will be in that text file.

If you have any query comment below