Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NoIndex = 0xFFFFFFFF
NoIndex 偏移过长
Functions ¶
Types ¶
type ClassData ¶
type ClassData struct {
// contains filtered or unexported fields
}
ClassData Class 中的数据,包含字段、方法。
func NewClassData ¶
NewClassData 初始化ClassData
type File ¶
type File struct { Strings []string // 存放字符串表的数据 // contains filtered or unexported fields }
File Dex文件结构
type MethodID ¶
type MethodID struct {
// contains filtered or unexported fields
}
MethodID MethodID结构
Click to show internal directories.
Click to hide internal directories.