> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/release-notes/jp/desktop/forcefield/forcefield-1.1.md).

# フォースフィールド 1.1

## 更新内容

* **FF-5:** ARM64アーキテクチャに対応。
* **FF-7:** 保護対象プロセスの変更を、管理者権限が必要なパスに制限。これにより、悪意のあるプロセスが作成され、その実行ファイルが「信頼された」実行ファイルで上書きされることでコード署名の検証を回避する手法を防止します。
* **FF-8:** DLLインジェクション攻撃への防御を追加。
* **FF-12:** 自動アップデート処理中に画面が点滅する不具合を修正。
* **FF-11:** インストール中にコマンドプロンプト画面が点滅する不具合を修正。

## **リソース**

**・**[**ウェブサイト**](https://www.keepersecurity.com/ja_JP/forcefield-endpoint-protection/)\
\&#xNAN;**・**[**ドキュメント**](/enterprise-guide/jp/keeper-forcefield.md)\
\&#xNAN;**・**[**ダウンロード**](https://www.keepersecurity.com/ja_JP/download.html?t=ff)


---

# 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:

```
GET https://docs.keeper.io/release-notes/jp/desktop/forcefield/forcefield-1.1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
