memoryBlock, value| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
UnidbgPointer |
getBuffer() |
int |
getLength() |
void |
open(Emulator<?> emulator,
byte[] data) |
byte[] |
read(int count) |
allocateMemoryBlock, callJniMethod, callJniMethod, callJniMethodBoolean, callJniMethodInt, callJniMethodLong, callJniMethodObject, freeMemoryBlock, getObjectType, getValue, isInstanceOf, toStringpublic void open(Emulator<?> emulator, byte[] data)
public void close()
public UnidbgPointer getBuffer()
public int getLength()
public byte[] read(int count)
Copyright © 2021. All rights reserved.