Posts

Nokia 6 Android Full Specifications and Expected Price

Image

Best Kali Linux command List 2017

Image

How To Increase YouTube and Adsense CPC Upto 10$

Image

Create a Password-Protected invisible folder without any software

Open Notepad(Start > All Programs > Accessories > Notepad). Copy the following code and paste it in notepad. cls @echo off title Folder Locker IF EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B303­09D}" GOTO UNLOCK IF NOT EXIST Locker GOTO MDLOCKER echo Folder Created. :CONFIRM echo Are you sure you want to lock the folder? (Y/N) set/p "cho=" IF %cho%==Y GOTO LOCK IF %cho%==y GOTO LOCK IF %cho%==N GOTO END IF %cho%==n GOTO END echo Invalid Choice. GOTO CONFIRM :LOCK ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B303­09D}" attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B303­09D}" echo Folder Locked. GOTO END :UNLOCK echo Enter password to unlock the Folder : set/p "pass=" IF NOT %pass% == YourPasswordHere GOTO FAIL attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B303­09D}" ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B303­09D}" LOCK echo

How to Enable Right Click in Websites

Image
How to Enable Right Click in Websites You are probably sometimes tried to save images or copy the contents of the website that forbid their use of the right-click. Most websites use javascript to prohibit the use of the right-click , so to enable it you should disable the javascript. There are many ways to do ti , the simplest by my opinion is using Web Developer 1.1.9 , firefox add-on . 1) Download Web Developer 1.1.9   Download it from this link 2) Click Disable button 3) Select Disable Javascript 4) Again select “All Javascript” option. By : Rathod Chandresh

Send Sms From Friends MobileTo Any Number

Image
Hello my dear Friends, today i am sharing an awesome & amazing trick with you all. Today i will tell you how to send anonymous SMS i.e. How to  send SMS  from any mobile number to any mobile number that means how to send SMS from your friend's mobile to your mobile or your friends mobile to your friends mobile or any other number. Basically this technique is call SMS spoofing. By SMS spoofing we can send SMS to any mobile using anyone's mobile number. How this trick can be helpful?? its simple it is helpful when you wanna prank your friends, enemies or simply you want to send  free  SMS to your friends using their numbers only. So friends read on... What is SMS Spoofing? Spoofing is basically mimic of the original i.e. SMS spoofing basically is a technique to send anonymous SMS to any mobile number. By anonymous i means that we can use any mobile number to send the SMS.  This is not actually a trick or hack but it's a service that a company is providing bu

Enable Task Manager disabled by Administrator or Virus in Windows

Image
Windows Task Manager is used to view details about processes running on your computer. Since it can be used to terminate programs that are misbehaving or are viruses disguised in the form of harmless programs, most spyware and viruses disable it to prevent themselves from being closed through it. Some administrators also disable Task Manager to prevent users from closing important security programs like antiviruses and anti-malwares. In such situations, running the Task Manager will give the " Task Manager has been disabled by Administrator " error. However, there are some techniques you can use to re-enable task manager and close those harmful programs manually. This article contains few such simple techniques you can use to regain access to Task Managing privileges. Enable Task Manager from Registry in Windows 8, 7, XP or Vista Registry Editor is an inbuilt Windows tool that is used to modify registry keys which tell Windows how it should work. A simple registry modif