mirror of
https://github.com/NohamR/knowledge-kit.git
synced 2026-05-25 04:17:17 +00:00
feature: App 逆向防护
This commit is contained in:
5
Chapter1 - iOS/1.141.md
Normal file
5
Chapter1 - iOS/1.141.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Crash
|
||||
|
||||
## Crash 类型
|
||||
- 容易越界(数组、字典、字符串等) NSRangeException
|
||||
- 使用未初始化的变量
|
||||
Reference in New Issue
Block a user