More

Saturday, 25 July 2020

Windows 10 Password Reset in Safe mode.


1. On the Windows 10 login screen, hold down Shift key and select Restart in the Shut Down options.

2. Windows 10 will restart and show you the Advanced Boot Options on startup screen. Select Troubleshoot.

3. Select Advanced Options in the Troubleshoot screen.

4. It will show you several advanced options, select Startup Settings.

5. You are able to restart to change Windows boot options. Click Restart.

6. After restarting, login with the built-in administrator without password if you have not created a password for it. And then you can open Control Panel to reset other user accounts' password.

Password protect your folder

Do you want to lock and password protect your important folders in Windows 10/8/7/Vista/XP? If you have some sensitive files such as photos, videos or documents that you don't want anyone else to see, the best solution is to lock and password protect them in a folder.

Protect My Folders is a folder security software for everyone who is concerned about privacy and confidentiality of the files stored in the computer. With this program you can hide your private files so that other users will not be aware of their existence, or lock your personal folders and prevent them from being seen, copied, modified and deleted.

How to Lock and Password Protect A Folder in Windows

  1. Download the Protect My Folders application. Install it on your computer.
  2. For the first time usage, it will ask you to set a password to prevent others from accessing this application. Just enter the password to open main interface.

    Lock and Password Protect any Windows Folder

  3. Now, click the "Add/Lock" button, the Add Files and Folders dialog will appear. Select a folder and file you want to lock and press OK.
  4. Now you'll notice the selected folder or file has disappeared from its former location. Even if you try to copy, delete, move or rename the parent directory of your protected folder or file, you'll keep getting the "Access Denied" error.
  5. Exit the Protect My Folders application. The protected folder or file remains protected.
To unlock a password protected folder, launch the application. It will ask you to enter the password you've set previously. On successful authentication, the program will open. Just select the folder you want to unlock, and then click the "Unlock" button! It's that simple!

PDF Password Recovery

IF you Forgot PDF password? Need to open the password-protected PDF document? How to remove PDF restrictions? There are two types of password used in the PDF file: user password and owner password.

PDF Password Recovery

Download and Install PDF Password Recovery

  1. Click here to download the setup package of PDF Password Recovery and save it in a place that is easy to find, such as your PC desktop.
  2. When the download is complete, double-click the download file to run the installation wizard. Follow the on-screen instructions to complete the installation.

How to Remove PDF Owner Password

  1. Launch the program. Click the ... button to select your password-protected PDF document (*.pdf), then select the Remove Owner Password option. Click the Next button to start.

  2. The program will decrypt your PDF file instantly and save the decrypted file to the same folder with the original file. "_decrypted" ending is added to the decrypted file.

    Recover PDF Owner Password

3How to Recover PDF User Password

  1. Launch the program. Click the ... button to select your password-protected PDF document (*.pdf), then select the Recover User Password option. Click the Next button to continue.

    Recover PDF User Password

  2. Select a attack method, then click the Next button to continue. It's recommended to try the Dictionary attack method before proceeding to the Brute-force attack method. If you can recall part of the password, the Mask attack is the best choice.

    PDF Password Recovery

  3. If you select Dictionary attack, you need to specify a good dictionary for successful recovery. Generally, Dictionary attack succeed because many people have a tendency to choose passwords which are short, single words in a dictionary, or easily-predicted variations on words. You can use either default dictionary or your own ones.

    Dictionary Attack

    If you select Brute-force attack, set the minimum and maximum length of the password and what symbols to be searched. Begin with trying short passwords using the full character set, then you can increase the length of password simultaneously decreasing the character set to keep the required time acceptable.

    Brute-force Attack

    Often the Mask attack used if you already know some symbols or characters in the password. You can specify the mask to decrease the passwords combinations to be verified. For example, you know that the password contains 4 characters, starts with "q" and ends with '2'. So, the Password mask should be set to "q??2".

    Mask Attack

  4. Click the Next button to start the recovery process. Once your password has been recovered, the program clearly notifies you of the results.

    Recover your password successfully

  5. Now you are able to open the password-protected PDF document with the recovered password. That's it!

Friday, 24 July 2020

Fix Corrupt User Profile windows10

If the User Profile is Corrupted, you won’t be able to login to your User Account. You can either Login to another User Account (with Admin privileges) or boot your computer in Safe Mode and use any of the following methods.

  1. Fix Corrupted User Profile Using Registry Editor
  2. Create New User and Transfer Files from Old to New User Account.

1. Use Registry Editor to Fix Corrupt User Profile in Windows 10

Login to another User Account (With Admin Privileges) or boot your computer in Safe Mode and follow the steps below to Fix Corrupted User Profile in Windows 10.

Tuesday, 30 June 2020

How to Spoof MAC Address on Android Phones

Spoofing MAC Address on Android Devices

A Media Access Control address (MAC address) is a 12-character unique identifier assigned to a specific piece of hardware such as the network adapter of your WiFi device. In simple words, a MAC address can be used to uniquely identify your Android phone on the Internet or the local network.
Spoof MAC Address

Even though MAC address is embedded on the hardware device during manufacture, it can still be spoofed to input a new one of your choice. Here is a detailed instruction on how to spoof MAC address on your Android phone.
Before you spoof the MAC address, you need to record the original/current MAC address of your device which can be done according to the instruction below:
  • On the Home Screen of your phone, tap Menu button and go to Settings.
  • Tap About Device and go to Status
  • Now scroll down to record the 12-digit code shown under Wi-Fi Mac address. An address would read something like:


    Example MAC address: E5:12:D8:E5:69:97

Requirements for Spoofing the MAC Address

  1. Rooted Android Phone
  2. BusyBox app installed on your phone
  3. Once BusyBox is installed, you need to install Terminal app
Once the above requirements are satisfied, follow the instructions below to spoof your MAC address:
  1. Open the Terminal app and type the commands as listed below:


    $ su [HIT ENTER]


    $ busybox iplink show eth0 [HIT ENTER]
    (This will show your current MAC address, just for your confirmation)
  2. Now, type the following command:


    $ busybox ifconfig eth0 hw ether XX:XX:XX:XX:XX:XX [HIT ENTER]
    (In the above command, replace XX:XX:XX:XX:XX:XX with your new MAC address)
  3. You have now spoofed your MAC address successfully. To check for the change enter the following command again:


    $ busybox iplink show eth0 [HIT ENTER]
    (Now you should see your new MAC address)
  4. :)

Monday, 29 June 2020

Hijacking shutdown button

As an avid user of the Sleep function on my laptop, I’ve been more than irritated with Windows 7 or Vista’s habit of changing the Sleep/Shutdown button into an “Install Updates and Shut Down” button whenever there are updates from Windows Update.
After the last time I accidentally clicked this stupid button when I just wanted to enter sleep mode, I decided to look for a solution.
image
Update: Windows 7 does the same thing to my Shutdown button, and this same registry hack fixes the problem.

Manual Registry Hack
If you’d like to manually create this hack, you can open up regedit.exe using the start menu search box and then browse down to the following key, creating the key if it doesn’t exist.
HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsUpdate\AU
image
Add a 32-bit DWORD value called NoAUAsDefaultShutdownOption with a value of 1. No reboot should be necessary.
Now our Sleep button should be back to the way it was, but if you wanted to use the Install Updates and Shut Down option, it’s still available via the shutdown menu:
imageenjoy it

Friday, 26 June 2020

Reset win 8 password method

"With the increase of security on home computers Windows 8 now by default requires users to have a password for the administrator account. Unfortunately, I forget the password today. Need I to do the windows 8 password reset? How? I do not want to reinstall the windows 8 system."
Forgot Windows 8 Password
Believe it or not, there'll be many people annoyed by a forgotten Windows 8 password once this new operating system comes out, just as the present Windows 7 users. So if you forgot Windows 8 password, what will do to remove or reset the password? In this article, I describe 5 ways for resetting Windows 8 password. Each method has its advantages and disadvantages. Make sure you use the right method for your situation.

Method 1: Windows Password Hint

When setting a Windows password on Windows 8, you are able to create a hint to help you remember the lost or forgotten Window password. Of course, the password hint will not appear until you input a wrong Windows password. With the help of hint, you can easily to remember the forgotten password.

Method 2: Use Password Reset Disk

You can easily create a password reset disk in Windows 8 if you can log on your computer. The password reset disk can help you reset Windows password when you forget Windows password. No need to worry about anything if you have a password reset disk. But in fact, many users forget to create a password reset disk before lost Windows password.
Create Windows 8 Password Reset Disk

Method 3: Reset Windows Password by Another Available Admin Account

If you are able to log in your computer with built-in administrator account or other available admin account, Windows password reset can be very simple for you. After logging on computer, just click My Computer icon to select Manage to enter Computer Management screen, and then click Local Users and Groups folder and Users folder. All Windows accounts will be displayed for you. Right-click the account you want to edit and select Reset Password to reset your lost Windows password.

Method 4: Recover Windows Password with Ophcrack

Ophcrack is an open source Windows password recovery tool based on rainbow tables. The program contains the ability to import the hashes from a variety of formats, including dumping directly from the SAM files of Windows. It is claimed that these tables can crack 99.9% of alphanumeric passwords of up to 14 characters in usually a few minutes.
Ophcrack

Method 5: Reset Windows Password by Third-party Software

With respect to get rid of forgotten Windows 8 password, you can still resort to Windows password recovery software to reset Windows 8 password.
  1. Download the self-extracting Zip file of PCUnlocker package.
  2. Uncompress the package, there is a ISO image: pcunlocker.iso. Burn it onto a CD/DVD or USB flash drive.
  3. Boot your locked computer from the newly burned CD/DVD or USB flash drive.
  4. Wait until the boot process is finished. When a window pops up with all your Windows accounts, select the target one to reset the password.
    Reset Windows 8 Password Easily
If you still don't know which method is appropriate for you, just take advantage of the PCUnlocker utility. It's quite easy to use, even a computer newbie can use it to reset forgotten Windows 8 password in a few minutes. Good luck