blob: 0319b0d5511a424b756288eeac8e5f1db8f6ed66 [file] [log] [blame]
<html devsite><head>
<title>动态分析</title>
<meta name="project_path" value="/_project.yaml"/>
<meta name="book_path" value="/_book.yaml"/>
</head>
<body>
<!--
Copyright 2017 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
//www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<p>本部分从安全角度总结了实用的动态分析和调试工具,其中包括一些用于模糊测试、排错和预先缓解攻击的工具。有关常规调试,请参阅<a href="/devices/tech/debug/">调试部分</a></p>
<p>
Android 的多个版本都支持模糊测试工具,不过,Android 8.0 及更高版本中提供了模糊测试方面的更多支持,在 Android 编译系统中实现了更紧密的模糊测试工具集成,还针对 Android 内核提供了更有力的动态分析支持。
</p>
</body></html>