# MASVS-RESILIENCE-4

## コントロール

アプリは動的解析防止技法を実装しています。

## 説明

純粋な静的解析は非常に困難で時間がかかるため、通常は動的解析と併用します。実行時にアプリを観察して操作することで、その挙動を解読することがはるかに容易になります。このコントロールでは動的解析の実行をできるだけ困難にし、攻撃者が実行時にコードを改変可能にする動的計装を防止することをめざしています。


---

# Agent Instructions: 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://coky-t.gitbook.io/owasp-masvs-ja/masvs-resilience-ribsuenjiniaringutonisuru/11-masvs-resilience/masvs-resilience-4.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.
