Catch To Unlock Mac OS

broken image


All you need to do to unlock the certain items again is to reverse the procedure. Unselect the checkbox you see ear the 'Locked' option. Get Info panel will help again. Some files that are protected with the special administrator's permissions will require a password to unlock them. Resetting the system preferences (deselecting the unlock with Apple watch) and rebooting my Mac and Watch and turning on the allow watch to unlock Mac did not help for opening Notes. Everything else seems to work and allows the watch to unlock so figuring it is an issue with Big Sur.

This is a non-rebooting workaround for the situation where your login screen gets locked up because you mis-entered your login password three times while trying to log into an account on a Mac that has set a master password for FileVault (it does not matter if the account uses FileVault or not). The login box displays the error 'Type the master password to reset this user's password and to unlock FileVault. Master Password hint: ..', with no ability to log in as the correct user with the correct password, or to log in as another user or back out of the FileVault password.
Requirements:
  1. ssh enabled on the locked-up Mac.
  2. Administrator user name and password known for the locked-out computer.
  3. Both computers on the network.
Read on for the how-to..
Here's how to unlock the stuck Mac without a reboot:
  1. Determine the IP address of the locked out Macintosh. You can do this by clicking multiple times on the grey text just under 'Mac OS X' in the login window.
  2. Launch the Terminal application on the other Mac.
  3. In that Terminal window, type ssh -l admin_name 1.2.3.4, where admin_name is the name of the admin user on the locked-up Mac, and 1.2.3.4 is the IP address you found above.
  4. Enter in the administrator's password when prompted, then press Enter.
  5. Type in ps -aux | grep loginwindow.app and press Return. The results will look something like this:
  6. Locate the process ID (PID; the second column) for root's instance of loginwindow. There may be multiple entries due to multiple users being enabled, and someone else being logged in. In the example above, root's PID is 801.
  7. Type sudo kill PID#, where PID# is the number you just found, then press Return.
  8. Enter the administrator's password when prompted and press Return.
The login window should then disappear and reappear, and you should be able to log in as whichever user you want. In the Terminal window of the other computer, type in logout to end the ssh session. This has only been verified for Mac OS X 10.4, but it may also work under 10.3 and 10.5.
[robg adds: It seems much simpler to me to just restart the locked-up Mac, but perhaps there are multiple users logged in, and you'd rather not lose their work. I haven't tested this one.]

Finally, while Xiaomi has not released the Mac and Linux version of its bootloader unlock tool, a third-party alternative is available. Download the unofficial version of MIUI bootloader unlocking tool from the mirror link below. This unofficial version is compatible on all computer running Windows 8/8.1/10, any Linux distros (Ubuntu, Debian, CentOS), or Apple Mac OS.

Thanks to Fransisco an XDA community member who develops the tool. He has managed to extract the core function of the official Mi Unlock Tool. He then modded the codes to make it work on Unix-based computers.

Catch To Unlock Mac Os Download

However, this does not mean you can bypass the official permission. You will still need to obtain the official permit from Xiaomi Dev Team prior using the tool.

Moreover, the Oracle Java package is also essential (JavaFX for GUI if not included in your JDK/JRE). The tool won't work flawlessly without these dependencies.

Download Mi Unlock Tool

You can grab the file from its official link hosted on Mega.nz here. Alternatively, you may also use the mirror link below. The mirror direct link below is hosted on the US and EU servers for better redundancy. Even better, it is a direct link that supports resume-able connections. It means the process will run smoothly either on a computer or an Android device.

Version n/a | 26743 downloads | Size: 5 MB

Nerdy FYI

You don't have to understand how the stuff behind the tool works. However, you may find it interesting once you knew and how this tool is made possible.

The developer who shares this tool learned the mechanism of MIUI bootloader unlocking process. He explained that the original Mi Flash Unlock tool (for Windows) acts as a bridge between Xioami server, fastboot, and you with your Mi Account credentials. The actual part that conducts the unlocking task is actually fastboot.

The Mi Flash Unlock tool needs to fetch your device information. Next, it sends the information to the Xiaomi server with the account login token. Once received, the server checks whether all requirements are fulfilled. The requirements include whether the account has been authorized, whether the account associated (Mi Account binding) with the device in the Developer Settings and so on.

Once the server feels all the requirements are satisfied, it will reply back with the unlock key for your device instance. This instance key always changes everytime you reboot the phone.

Catalina

The Mi Flash Unlock tool will then send the key to the device with a custom build of fastboot. Here's then the magic happens: If the key is correct, the device bootloader will be unlocked. Otherwise, it will reboot.

All such nerdy stuff has encouraged Fransisco to create such a tool. He realizes that if he can replicate the mechanism, there is a possibility to do the mechanism on a Unix-based computer.

Check also: Mi Account Authorization Tips: Check and Apply for it!

How to use

Catch To Unlock Mac Os Catalina

First thing first, you need to unzip/extract the actual tool. Moreover, make sure you have already had Java installed.

On Linux:

  1. Open a terminal window.
  2. Go to the extracted directory using cd command.
  3. Use this command 'sudo ./MiUnlockTool.sh' for the GUI-based interface or 'sudo ./MiUnlockTool.sh username password' for command-line interface.

On Apple Mac:

You just need to open (double click) the MiFlashUnlock.command file.

Alternatively, you can also do this on Terminal.

  1. Open the terminal window
  2. Go to the extracted directory using the cd command.
  3. Issue this command './MiFlashUnlock.command username password'.
  4. Reboot your phone into the Fastboot mode.
  5. Connect your device with your Mac.

If you are using the command line version remember that there is no confirmation request before the unlocking process and there is no check if the bootloader is already unlocked.

Check also: How to unlock MIUI Bootloader on Windows. Spotlight search mac os.

Yeah, I know! An oath to the stars (itch) mac os. It is not as simple as its Windows version. Since you are using Linux (or Mac), I assume you already understand the consequences, including the need to be a geek.

Here are some possible errors that might happen:

  • Problem: A permission related error on Linux or Mac when launching the tool.
    Workaround: Open the terminal and cd into the extracted directory. Next, use 'chmod 777 MiUnlockTool.sh' on Linux or 'chmod 777 MiUnlockTool.command' on Mac. This command is crucial to set the executable permission.
  • Problem: The device isn't recognized properly by your computer.
    Workaround: Simply try re-launching the tool with sudo (sudo ./MiUnlockTool.sh on Linux, or sudo ./MiUnlockTool.command on a Mac)
  • Problem: Other errors when launching the tool.
    Workaround: Try issuing this command 'java -jar bin/MiUnlockTool.jar'.
  • Problem: Errors with JavaFX class not found when you try to launch the GUI.
    Workaround: You are missing the JavaFX library. See openjfx package on Linux.

Our Verdict

Catch To Unlock Mac Os X

Despite some users found the tool quite messy, we think it is a useful tool still. At least it provides possibilities for Linux and Mac users to unlock the MIUI bootloader of their phones without the need to find a Windows PC.





broken image