| 程序包 | 说明 |
|---|---|
| com.github.unidbg | |
| com.github.unidbg.arm | |
| com.github.unidbg.arm.backend | |
| com.github.unidbg.debugger | |
| com.github.unidbg.debugger.gdb | |
| com.github.unidbg.debugger.ida |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AssemblyCodeDumper
my code hook
Created by zhkl0228 on 2017/5/2.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractARMDebugger |
class |
TraceFunctionCall |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
DebugHook |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
UnicornBackend.hook_add_new(CodeHook callback,
long begin,
long end,
Object user_data) |
void |
Backend.hook_add_new(CodeHook callback,
long begin,
long end,
Object user_data) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
Debugger |
interface |
DebugServer |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractDebugServer |
| 限定符和类型 | 类和说明 |
|---|---|
class |
GdbStub
GdbStub class
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AndroidServer |
Copyright © 2022. All rights reserved.