> For the complete documentation index, see [llms.txt](https://nghienmac.nghienplus.net/lock-it-dat-mat-khau-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nghienmac.nghienplus.net/lock-it-dat-mat-khau-app/lock-it-dat-mat-khau-app.md).

# Lock it - Đặt mật khẩu App

## Mô tả

Phần mềm đặt mật khẩu mở App, anh em thể nào cũng có một vài app "tế nhị" trên máy Mac không muốn người khác dùng chung máy có thể mở được như phần mềm tài chính, phần mềm xem phim tình cảm, phần mềm ghi chú của hãng thứ 3....

Thằng này bé xíu, nhưng tính năng khá mạnh:

1. Hỗ trợ mở bằng Touch ID (bình thường mở bằng mật khẩu)
2. Nếu ai đó cố gắng mở App chỉ định mà sai pass thì chụp hình lại (hay phết, để biết thằng nào. tò mò thôi)

<figure><img src="/files/A0GGhqX7AZKcFyISAqCx" alt=""><figcaption></figcaption></figure>

## Download

Anh em vào trang web chủ <https://www.osxbytes.com/lock-it.html> tải bản mới nhất về nhé, hoặc tải tại [**đây**](https://www.osxbytes.com/LockIt.dmg).

## Hướng dẫn cài đặt

### Bước 1: nhấp đúp vào file <mark style="color:blue;">LockIt.dmg</mark>, kéo thả <mark style="color:blue;">LockIt.app</mark> vào trong Application

<figure><img src="/files/KSitGOiSSddLLKYuue4z" alt=""><figcaption></figcaption></figure>

### Bước 2: Mở <mark style="color:blue;">Finder</mark> > <mark style="color:blue;">Application</mark> > Tìm <mark style="color:blue;">LockIt</mark> > Chuột phải chọn <mark style="color:blue;">Open</mark>, xác nhận <mark style="color:blue;">Open</mark> lần nữa

<figure><img src="/files/v5HsvrP15YlQdZANmGx6" alt=""><figcaption></figcaption></figure>

### Bước 3:  Nhập key bên dưới, email và thông tin của anh em.

<mark style="color:blue;">ZAZT-OXJW-VHRK-XBHO-ZESA-NMBZ-RGPG</mark>

## Phần mềm tương tự bên Windows

Bên Windows cũng có phần mềm tương tự gọi là..., anh em tham khảo bên [Nghiện Laptop](https://www.facebook.com/groups/nghienlaptopviet) tại **đây** nhé.

## Lưu ý

Keyngon nên anh em bật update bình thường, update phà phà. Quan trọng là phần mềm nó sạch sẽ, trong thời buổi bọn virus botnet nó rình rập, anh em mình hạn chế dùng phần mềm thuốc tối đa.

Như mọi khi, nếu anh có thể, anh em quay lại bài viết trên [Nghiện Mac](https://www.facebook.com/groups/nghienmacviet), cho mình xin 1 còm đẩy bài cho anh em chưa biết nhé, còm cái gì cũng được, cho 1 chấm là quý rồi, cảm ơn anh em nhiều lắm.

\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\
Cộng đồng các group thuộc [Nghiện Plus](https://www.facebook.com/nghienplus.official/) ([Nghiện Food](https://www.facebook.com/groups/nghienfoodvi), [Nghiện Gái](https://www.facebook.com/groups/nghiengaiviet), [Nghiện Trick](https://www.facebook.com/groups/nghientrickneverdie02), [Nghiện Laptop](https://www.facebook.com/groups/nghienlaptopviet), [Nghiện Gym](https://www.facebook.com/groups/nghiengymvn), [Nghiện Mac](https://www.facebook.com/groups/nghienmacviet), [Nghiện Shopping](https://www.facebook.com/groups/nghienshoppingviet)...)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://nghienmac.nghienplus.net/lock-it-dat-mat-khau-app/lock-it-dat-mat-khau-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
