| 程序包 | 说明 |
|---|---|
| com.github.unidbg | |
| com.github.unidbg.arm | |
| com.github.unidbg.memory |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MemRegion> |
Module.getRegions() |
| 构造器和说明 |
|---|
Module(String name,
long base,
long size,
Map<String,Module> neededLibraries,
List<MemRegion> regions,
LibraryFile libraryFile) |
| 限定符和类型 | 方法和说明 |
|---|---|
MemRegion |
ARMSvcMemory.findRegion(long addr) |
| 限定符和类型 | 方法和说明 |
|---|---|
static MemRegion |
MemRegion.create(long begin,
int size,
int perms,
String name) |
MemRegion |
SvcMemory.findRegion(long addr) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
MemRegion.compareTo(MemRegion o) |
Copyright © 2022. All rights reserved.