| 程序包 | 说明 |
|---|---|
| com.github.unidbg | |
| com.github.unidbg.arm | |
| com.github.unidbg.memory | |
| com.github.unidbg.spi | |
| com.github.unidbg.unix |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
Emulator<T extends NewFileIO>
cpu emulator
Created by zhkl0228 on 2017/5/2.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractEmulator<T extends NewFileIO>
abstract emulator
Created by zhkl0228 on 2017/5/2.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ARMEmulator<T extends NewFileIO>
arm emulator
Created by zhkl0228 on 2017/5/2.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractARM64Emulator<T extends NewFileIO> |
class |
AbstractARMEmulator<T extends NewFileIO> |
class |
ARMSvcMemory |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
Memory |
interface |
StackMemory |
interface |
SvcMemory |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MemoryMap |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
SyscallHandler<T extends NewFileIO>
syscall handler
Created by zhkl0228 on 2017/5/9.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractLoader<T extends NewFileIO> |
class |
Dlfcn |
| 限定符和类型 | 类和说明 |
|---|---|
class |
UnixSyscallHandler<T extends NewFileIO> |
Copyright © 2022. All rights reserved.