跳过导航链接
A B C D E F G H I J K L M N O P R S T U V W X Z _ 

A

AbstractJni - com.github.unidbg.linux.android.dvm中的类
 
AbstractJni() - 类 的构造器com.github.unidbg.linux.android.dvm.AbstractJni
 
accept(Pointer, Pointer) - 接口 中的方法com.github.unidbg.file.linux.AndroidFileIO
 
accept(Pointer, Pointer) - 类 中的方法com.github.unidbg.file.linux.BaseAndroidFileIO
 
accept(Emulator<AndroidFileIO>, int, Pointer, Pointer, int) - 类 中的方法com.github.unidbg.linux.ARM32SyscallHandler
 
accept(Emulator<AndroidFileIO>, int, Pointer, Pointer, int) - 类 中的方法com.github.unidbg.linux.ARM64SyscallHandler
 
accept(Pointer, Pointer) - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
acceptField(DvmClass, String, boolean) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
acceptField(DvmClass, String, boolean) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
acceptField(DvmClass, String, boolean) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
acceptMethod(DvmClass, String, boolean) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
acceptMethod(DvmClass, String, boolean) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
acceptMethod(DvmClass, String, boolean) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
ACCESSIBILITY_SERVICE - 类 中的静态变量com.github.unidbg.linux.android.dvm.api.SystemService
 
ACTIVITY_SERVICE - 类 中的静态变量com.github.unidbg.linux.android.dvm.api.SystemService
 
addend() - 类 中的方法net.fornwall.jelf.ElfRelocation
 
addGlobalObject(DvmObject<?>) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
addGlobalObject(DvmObject<?>) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
addIOResolver(IOResolver<AndroidFileIO>) - 类 中的方法com.github.unidbg.linux.ARM32SyscallHandler
 
addIOResolver(IOResolver<AndroidFileIO>) - 类 中的方法com.github.unidbg.linux.ARM64SyscallHandler
 
addLocalObject(DvmObject<?>) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
addLocalObject(DvmObject<?>) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
addNotFoundClass(String) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
addNotFoundClass(String) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
Add not found class
address - 类 中的变量net.fornwall.jelf.ElfSection
sh_addr.
address_alignment - 类 中的变量net.fornwall.jelf.ElfSection
Address alignment constraints for the section.
AF_INET - 类 中的静态变量com.github.unidbg.linux.file.SocketIO
 
AF_INET6 - 类 中的静态变量com.github.unidbg.linux.file.SocketIO
 
AF_LINK - 类 中的静态变量com.github.unidbg.linux.file.SocketIO
 
AF_LOCAL - 类 中的静态变量com.github.unidbg.linux.file.SocketIO
 
AF_NETLINK - 类 中的静态变量com.github.unidbg.linux.file.SocketIO
 
AF_ROUTE - 类 中的静态变量com.github.unidbg.linux.file.SocketIO
 
AF_UNSPEC - 类 中的静态变量com.github.unidbg.linux.file.SocketIO
 
alignment - 类 中的变量net.fornwall.jelf.ElfSegment
 
allocateMemoryBlock(Emulator<?>, int) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmObject
 
allocObject(BaseVM, DvmClass, String) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
allocObject(BaseVM, DvmClass, String) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
allocObject(BaseVM, DvmClass, String) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
AndroidARM64Emulator - com.github.unidbg.linux.android中的类
android arm emulator Created by zhkl0228 on 2017/5/2.
AndroidARM64Emulator(String, File, Collection<BackendFactory>) - 类 的构造器com.github.unidbg.linux.android.AndroidARM64Emulator
 
AndroidARMEmulator - com.github.unidbg.linux.android中的类
android arm emulator Created by zhkl0228 on 2017/5/2.
AndroidARMEmulator(String, File, Collection<BackendFactory>) - 类 的构造器com.github.unidbg.linux.android.AndroidARMEmulator
 
AndroidElfLoader - com.github.unidbg.linux中的类
 
AndroidElfLoader(Emulator<AndroidFileIO>, UnixSyscallHandler<AndroidFileIO>) - 类 的构造器com.github.unidbg.linux.AndroidElfLoader
 
AndroidEmulator - com.github.unidbg中的接口
 
AndroidEmulatorBuilder - com.github.unidbg.linux.android中的类
 
AndroidEmulatorBuilder(boolean) - 类 的构造器com.github.unidbg.linux.android.AndroidEmulatorBuilder
 
AndroidFileIO - com.github.unidbg.file.linux中的接口
 
AndroidModule - com.github.unidbg.virtualmodule.android中的类
 
AndroidModule(Emulator<?>, VM) - 类 的构造器com.github.unidbg.virtualmodule.android.AndroidModule
 
AndroidRelocation - net.fornwall.jelf中的类
 
AndroidRelocationIterator - net.fornwall.jelf中的类
 
AndroidRelocationIterator(int, SymbolLocator, ByteBuffer, boolean) - 类 的构造器net.fornwall.jelf.AndroidRelocationIterator
 
AndroidResolver - com.github.unidbg.linux.android中的类
 
AndroidResolver(int, String...) - 类 的构造器com.github.unidbg.linux.android.AndroidResolver
 
Apk - com.github.unidbg.linux.android.dvm.apk中的接口
 
ApkFactory - com.github.unidbg.linux.android.dvm.apk中的类
 
ApkFactory() - 类 的构造器com.github.unidbg.linux.android.dvm.apk.ApkFactory
 
ApplicationInfo - com.github.unidbg.linux.android.dvm.api中的类
 
ApplicationInfo(VM) - 类 的构造器com.github.unidbg.linux.android.dvm.api.ApplicationInfo
 
arch - 类 中的变量net.fornwall.jelf.ElfFile
The required architecture.
ARCH_68k - 类 中的静态变量net.fornwall.jelf.ElfFile
Motorola 68000 architecture type.
ARCH_88k - 类 中的静态变量net.fornwall.jelf.ElfFile
Motorola 88000 architecture type.
ARCH_AARCH64 - 类 中的静态变量net.fornwall.jelf.ElfFile
 
ARCH_ARM - 类 中的静态变量net.fornwall.jelf.ElfFile
 
ARCH_ATT - 类 中的静态变量net.fornwall.jelf.ElfFile
AT&T architecture type.
ARCH_i386 - 类 中的静态变量net.fornwall.jelf.ElfFile
Intel 386 architecture type.
ARCH_i860 - 类 中的静态变量net.fornwall.jelf.ElfFile
Intel 860 architecture type.
ARCH_MIPS - 类 中的静态变量net.fornwall.jelf.ElfFile
MIPS architecture type.
ARCH_NONE - 类 中的静态变量net.fornwall.jelf.ElfFile
No architecture type.
ARCH_SPARC - 类 中的静态变量net.fornwall.jelf.ElfFile
SPARC architecture type.
ARCH_X86_64 - 类 中的静态变量net.fornwall.jelf.ElfFile
 
ARM32SyscallHandler - com.github.unidbg.linux中的类
http://androidxref.com/6.0.0_r5/xref/bionic/libc/kernel/uapi/asm-arm/asm/unistd.h
ARM32SyscallHandler(SvcMemory) - 类 的构造器com.github.unidbg.linux.ARM32SyscallHandler
 
ARM64SyscallHandler - com.github.unidbg.linux中的类
http://androidxref.com/6.0.0_r5/xref/external/kernel-headers/original/uapi/asm-generic/unistd.h
ARM64SyscallHandler(SvcMemory) - 类 的构造器com.github.unidbg.linux.ARM64SyscallHandler
 
arm_exidx_step(Emulator<?>, Unwinder, Module, long, DwarfCursor) - 类 中的方法net.fornwall.jelf.ArmExIdx
 
armExIdx - 类 中的变量com.github.unidbg.linux.LinuxModule
 
ArmExIdx - net.fornwall.jelf中的类
 
ArmLD - com.github.unidbg.linux.android中的类
 
ArmLD64 - com.github.unidbg.linux.android中的类
 
ArmVarArg - com.github.unidbg.linux.android.dvm中的类
 
ArmVarArg(Emulator<?>, BaseVM, DvmMethod) - 类 的构造器com.github.unidbg.linux.android.dvm.ArmVarArg
 
Array<T> - com.github.unidbg.linux.android.dvm中的接口
 
array - 类 中的变量net.fornwall.jelf.ElfInitArray
 
ArrayListObject - com.github.unidbg.linux.android.dvm中的类
 
ArrayListObject(VM, List<? extends DvmObject<?>>) - 类 的构造器com.github.unidbg.linux.android.dvm.ArrayListObject
 
ArrayObject - com.github.unidbg.linux.android.dvm.array中的类
 
ArrayObject(DvmObject<?>...) - 类 的构造器com.github.unidbg.linux.android.dvm.array.ArrayObject
 
Asset - com.github.unidbg.linux.android.dvm.api中的类
 
Asset(VM, String) - 类 的构造器com.github.unidbg.linux.android.dvm.api.Asset
 
AssetManager - com.github.unidbg.linux.android.dvm.api中的类
 
AssetManager(VM, String) - 类 的构造器com.github.unidbg.linux.android.dvm.api.AssetManager
 
AssetResolver - com.github.unidbg.linux.android.dvm.apk中的接口
 

B

BaseAndroidFileIO - com.github.unidbg.file.linux中的类
 
BaseAndroidFileIO(int) - 类 的构造器com.github.unidbg.file.linux.BaseAndroidFileIO
 
BaseVM - com.github.unidbg.linux.android.dvm中的类
 
bind(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
bind_ipv4(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
bind_ipv4(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
bind_ipv6(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
Binder - com.github.unidbg.linux.android.dvm.api中的类
 
Binder(VM, String) - 类 的构造器com.github.unidbg.linux.android.dvm.api.Binder
 
BINDING_GLOBAL - 类 中的静态变量net.fornwall.jelf.ElfSymbol
Binding specifying that global symbols are visible to all object files being combined.
BINDING_HIPROC - 类 中的静态变量net.fornwall.jelf.ElfSymbol
Upper bound binding values reserved for processor specific semantics.
BINDING_LOCAL - 类 中的静态变量net.fornwall.jelf.ElfSymbol
Binding specifying that local symbols are not visible outside the object file that contains its definition.
BINDING_LOPROC - 类 中的静态变量net.fornwall.jelf.ElfSymbol
Lower bound binding values reserved for processor specific semantics.
BINDING_WEAK - 类 中的静态变量net.fornwall.jelf.ElfSymbol
Binding specifying that the symbol resembles a global symbol, but has a lower precedence.
Bitmap - com.github.unidbg.linux.android.dvm.api中的类
 
Bitmap(VM, BufferedImage) - 类 的构造器com.github.unidbg.linux.android.dvm.api.Bitmap
 
brk(long) - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
 
bufferRam - 类 中的变量com.github.unidbg.linux.struct.SysInfo32
 
build() - 类 中的方法com.github.unidbg.linux.android.AndroidEmulatorBuilder
 
Bundle - com.github.unidbg.linux.android.dvm.api中的类
 
Bundle(VM, Properties) - 类 的构造器com.github.unidbg.linux.android.dvm.api.Bundle
 
ByteArray - com.github.unidbg.linux.android.dvm.array中的类
 
ByteArray(VM, byte[]) - 类 的构造器com.github.unidbg.linux.android.dvm.array.ByteArray
 
ByteArrayFileIO - com.github.unidbg.linux.file中的类
 
ByteArrayFileIO(int, String, byte[]) - 类 的构造器com.github.unidbg.linux.file.ByteArrayFileIO
 
bytes - 类 中的变量com.github.unidbg.linux.file.ByteArrayFileIO
 

C

call(Emulator<?>, Object...) - 类 中的方法com.github.unidbg.linux.LinuxSymbol
 
callBooleanMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callBooleanMethod(BaseVM, DvmObject<?>, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callBooleanMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callBooleanMethod(BaseVM, DvmObject<?>, String, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callBooleanMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callBooleanMethod(BaseVM, DvmObject<?>, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callBooleanMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callBooleanMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callBooleanMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callBooleanMethodV(BaseVM, DvmObject<?>, String, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callBooleanMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callBooleanMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callByteMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callByteMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callByteMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callByteMethodV(BaseVM, DvmObject<?>, String, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callByteMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callByteMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callCharMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callCharMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callCharMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callCharMethodV(BaseVM, DvmObject<?>, String, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callCharMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callCharMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callDoubleMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callDoubleMethod(BaseVM, DvmObject<?>, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callDoubleMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callDoubleMethod(BaseVM, DvmObject<?>, String, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callDoubleMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callDoubleMethod(BaseVM, DvmObject<?>, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callEntry(Emulator<?>, String...) - 类 中的方法com.github.unidbg.linux.LinuxModule
 
callFloatMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callFloatMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callFloatMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callFloatMethodV(BaseVM, DvmObject<?>, String, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callFloatMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callFloatMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callFunction(Emulator<?>, long, Object...) - 类 中的方法com.github.unidbg.linux.LinuxModule
 
callIntMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callIntMethod(BaseVM, DvmObject<?>, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callIntMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callIntMethod(BaseVM, DvmObject<?>, String, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callIntMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callIntMethod(BaseVM, DvmObject<?>, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callIntMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callIntMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callIntMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callIntMethodV(BaseVM, DvmObject<?>, String, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callIntMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callIntMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callJNI_OnLoad(Emulator<?>, Module) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
callJNI_OnLoad(Emulator<?>) - 类 中的方法com.github.unidbg.linux.android.dvm.DalvikModule
 
callJNI_OnLoad(Emulator<?>, Module) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
callJniMethod(Emulator<?>, String, Object...) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmObject
 
callJniMethod(Emulator<?>, VM, DvmClass, DvmObject<?>, String, Object...) - 类 中的静态方法com.github.unidbg.linux.android.dvm.DvmObject
 
callJniMethodBoolean(Emulator<?>, String, Object...) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmObject
 
callJniMethodInt(Emulator<?>, String, Object...) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmObject
 
callJniMethodLong(Emulator<?>, String, Object...) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmObject
 
callJniMethodObject(Emulator<?>, String, Object...) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmObject
 
callLongMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callLongMethod(BaseVM, DvmObject<?>, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callLongMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callLongMethod(BaseVM, DvmObject<?>, String, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callLongMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callLongMethod(BaseVM, DvmObject<?>, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callLongMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callLongMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callLongMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callLongMethodV(BaseVM, DvmObject<?>, String, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callLongMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callLongMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callObjectMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callObjectMethod(BaseVM, DvmObject<?>, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callObjectMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callObjectMethod(BaseVM, DvmObject<?>, String, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callObjectMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callObjectMethod(BaseVM, DvmObject<?>, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callObjectMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callObjectMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callObjectMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callObjectMethodV(BaseVM, DvmObject<?>, String, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callObjectMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callObjectMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callShortMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callShortMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callShortMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callShortMethodV(BaseVM, DvmObject<?>, String, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callShortMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callShortMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticBooleanMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticBooleanMethod(BaseVM, DvmClass, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticBooleanMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticBooleanMethod(BaseVM, DvmClass, String, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticBooleanMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticBooleanMethod(BaseVM, DvmClass, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticBooleanMethodV(BaseVM, DvmClass, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticBooleanMethodV(BaseVM, DvmClass, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticBooleanMethodV(BaseVM, DvmClass, DvmMethod, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticBooleanMethodV(BaseVM, DvmClass, String, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticBooleanMethodV(BaseVM, DvmClass, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticBooleanMethodV(BaseVM, DvmClass, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticDoubleMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticDoubleMethod(BaseVM, DvmClass, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticDoubleMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticDoubleMethod(BaseVM, DvmClass, String, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticDoubleMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticDoubleMethod(BaseVM, DvmClass, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticFloatMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticFloatMethod(BaseVM, DvmClass, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticFloatMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticFloatMethod(BaseVM, DvmClass, String, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticFloatMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticFloatMethod(BaseVM, DvmClass, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticIntMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticIntMethod(BaseVM, DvmClass, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticIntMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticIntMethod(BaseVM, DvmClass, String, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticIntMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticIntMethod(BaseVM, DvmClass, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticIntMethodV(BaseVM, DvmClass, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticIntMethodV(BaseVM, DvmClass, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticIntMethodV(BaseVM, DvmClass, DvmMethod, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticIntMethodV(BaseVM, DvmClass, String, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticIntMethodV(BaseVM, DvmClass, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticIntMethodV(BaseVM, DvmClass, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticJniMethod(Emulator<?>, String, Object...) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmClass
 
callStaticJniMethodBoolean(Emulator<?>, String, Object...) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmClass
 
callStaticJniMethodInt(Emulator<?>, String, Object...) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmClass
 
callStaticJniMethodLong(Emulator<?>, String, Object...) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmClass
 
callStaticJniMethodObject(Emulator<?>, String, Object...) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmClass
 
callStaticLongMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticLongMethod(BaseVM, DvmClass, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticLongMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticLongMethod(BaseVM, DvmClass, String, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticLongMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticLongMethod(BaseVM, DvmClass, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticLongMethodV(BaseVM, DvmClass, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticLongMethodV(BaseVM, DvmClass, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticLongMethodV(BaseVM, DvmClass, DvmMethod, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticLongMethodV(BaseVM, DvmClass, String, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticLongMethodV(BaseVM, DvmClass, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticLongMethodV(BaseVM, DvmClass, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticObjectMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticObjectMethod(BaseVM, DvmClass, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticObjectMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticObjectMethod(BaseVM, DvmClass, String, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticObjectMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticObjectMethod(BaseVM, DvmClass, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticObjectMethodV(BaseVM, DvmClass, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticObjectMethodV(BaseVM, DvmClass, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticObjectMethodV(BaseVM, DvmClass, DvmMethod, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticObjectMethodV(BaseVM, DvmClass, String, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticObjectMethodV(BaseVM, DvmClass, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticObjectMethodV(BaseVM, DvmClass, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticVoidMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticVoidMethod(BaseVM, DvmClass, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticVoidMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticVoidMethod(BaseVM, DvmClass, String, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticVoidMethod(BaseVM, DvmClass, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticVoidMethod(BaseVM, DvmClass, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticVoidMethodV(BaseVM, DvmClass, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticVoidMethodV(BaseVM, DvmClass, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callStaticVoidMethodV(BaseVM, DvmClass, DvmMethod, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticVoidMethodV(BaseVM, DvmClass, String, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callStaticVoidMethodV(BaseVM, DvmClass, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callStaticVoidMethodV(BaseVM, DvmClass, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callVoidMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callVoidMethod(BaseVM, DvmObject<?>, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callVoidMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callVoidMethod(BaseVM, DvmObject<?>, String, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callVoidMethod(BaseVM, DvmObject<?>, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callVoidMethod(BaseVM, DvmObject<?>, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callVoidMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callVoidMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
callVoidMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callVoidMethodV(BaseVM, DvmObject<?>, String, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
callVoidMethodV(BaseVM, DvmObject<?>, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
callVoidMethodV(BaseVM, DvmObject<?>, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
canRead() - 类 中的方法com.github.unidbg.linux.file.PipedReadFileIO
 
checkJni(BaseVM, DvmClass) - 类 中的方法com.github.unidbg.linux.android.dvm.Hashable
 
CLASS_32 - 类 中的静态变量net.fornwall.jelf.ElfFile
32-bit objects.
CLASS_64 - 类 中的静态变量net.fornwall.jelf.ElfFile
64-bit objects.
ClassLoader - com.github.unidbg.linux.android.dvm.api中的类
 
ClassLoader(VM, String) - 类 的构造器com.github.unidbg.linux.android.dvm.api.ClassLoader
 
classLoader - 类 中的变量com.github.unidbg.linux.android.dvm.jni.ProxyClassFactory
 
clock_gettime(Backend, Emulator<?>) - 类 中的方法com.github.unidbg.linux.ARM32SyscallHandler
 
clock_gettime(Emulator<?>) - 类 中的方法com.github.unidbg.linux.ARM64SyscallHandler
 
clone() - 类 中的方法net.fornwall.jelf.ElfRelocation
 
close() - 类 中的方法com.github.unidbg.linux.android.dvm.api.Asset
 
close() - 类 中的方法com.github.unidbg.linux.file.ByteArrayFileIO
 
close() - 类 中的方法com.github.unidbg.linux.file.DirectoryFileIO
 
close() - 类 中的方法com.github.unidbg.linux.file.DriverFileIO
 
close() - 类 中的方法com.github.unidbg.linux.file.DumpFileIO
 
close() - 类 中的方法com.github.unidbg.linux.file.EventFD
 
close() - 类 中的方法com.github.unidbg.linux.file.LocalSocketIO
 
close() - 类 中的方法com.github.unidbg.linux.file.LocalUdpSocket
 
close() - 类 中的方法com.github.unidbg.linux.file.NullFileIO
 
close() - 类 中的方法com.github.unidbg.linux.file.PipedReadFileIO
 
close() - 类 中的方法com.github.unidbg.linux.file.PipedWriteFileIO
 
close() - 类 中的方法com.github.unidbg.linux.file.SimpleFileIO
 
close() - 类 中的方法com.github.unidbg.linux.file.Stdin
 
close() - 类 中的方法com.github.unidbg.linux.file.Stdout
 
close() - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
close() - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
com.github.unidbg - 程序包 com.github.unidbg
 
com.github.unidbg.file.linux - 程序包 com.github.unidbg.file.linux
 
com.github.unidbg.hook.xhook - 程序包 com.github.unidbg.hook.xhook
 
com.github.unidbg.linux - 程序包 com.github.unidbg.linux
 
com.github.unidbg.linux.android - 程序包 com.github.unidbg.linux.android
 
com.github.unidbg.linux.android.dvm - 程序包 com.github.unidbg.linux.android.dvm
 
com.github.unidbg.linux.android.dvm.api - 程序包 com.github.unidbg.linux.android.dvm.api
 
com.github.unidbg.linux.android.dvm.apk - 程序包 com.github.unidbg.linux.android.dvm.apk
 
com.github.unidbg.linux.android.dvm.array - 程序包 com.github.unidbg.linux.android.dvm.array
 
com.github.unidbg.linux.android.dvm.jni - 程序包 com.github.unidbg.linux.android.dvm.jni
 
com.github.unidbg.linux.android.dvm.wrapper - 程序包 com.github.unidbg.linux.android.dvm.wrapper
 
com.github.unidbg.linux.file - 程序包 com.github.unidbg.linux.file
 
com.github.unidbg.linux.struct - 程序包 com.github.unidbg.linux.struct
 
com.github.unidbg.linux.thread - 程序包 com.github.unidbg.linux.thread
 
com.github.unidbg.virtualmodule.android - 程序包 com.github.unidbg.virtualmodule.android
 
computeValue() - 类 中的方法net.fornwall.jelf.MemoizedObject
Should compute the value of this memoized object.
configClassNameMapper(ProxyClassMapper) - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyClassFactory
 
configObjectVisitor(ProxyDvmObjectVisitor) - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyClassFactory
 
connect(String) - 类 中的方法com.github.unidbg.linux.file.LocalAndroidUdpSocket
 
connect(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.LocalSocketIO
 
connect(String) - 类 中的方法com.github.unidbg.linux.file.LocalUdpSocket
 
connect(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.LocalUdpSocket
 
connect(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
connect_ipv4(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.LocalSocketIO
 
connect_ipv4(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.LocalUdpSocket
 
connect_ipv4(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
connect_ipv4(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
connect_ipv4(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
connect_ipv6(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.LocalSocketIO
 
connect_ipv6(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.LocalUdpSocket
 
connect_ipv6(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
connect_ipv6(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
connect_ipv6(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
CONNECTIVITY_SERVICE - 类 中的静态变量com.github.unidbg.linux.android.dvm.api.SystemService
 
create(Emulator<?>, int, String) - 类 中的静态方法com.github.unidbg.linux.file.DriverFileIO
 
createApk(File) - 类 中的静态方法com.github.unidbg.linux.android.dvm.apk.ApkFactory
 
createByteArrayFileIO(String, int, byte[]) - 类 中的方法com.github.unidbg.linux.ARM32SyscallHandler
 
createByteArrayFileIO(String, int, byte[]) - 类 中的方法com.github.unidbg.linux.ARM64SyscallHandler
 
createClass(BaseVM, String, DvmClass, DvmClass[]) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
createClass(BaseVM, String, DvmClass, DvmClass[]) - 接口 中的方法com.github.unidbg.linux.android.dvm.DvmClassFactory
 
createClass(BaseVM, String, DvmClass, DvmClass[]) - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyClassFactory
 
createDalvikVM() - 接口 中的方法com.github.unidbg.AndroidEmulator
 
createDalvikVM(File) - 接口 中的方法com.github.unidbg.AndroidEmulator
 
createDalvikVM(Class<?>) - 接口 中的方法com.github.unidbg.AndroidEmulator
jar as apk
createDalvikVM() - 类 中的方法com.github.unidbg.linux.android.AndroidARM64Emulator
 
createDalvikVM(File) - 类 中的方法com.github.unidbg.linux.android.AndroidARM64Emulator
 
createDalvikVM(Class<?>) - 类 中的方法com.github.unidbg.linux.android.AndroidARM64Emulator
 
createDalvikVM() - 类 中的方法com.github.unidbg.linux.android.AndroidARMEmulator
 
createDalvikVM(File) - 类 中的方法com.github.unidbg.linux.android.AndroidARMEmulator
 
createDalvikVM(Class<?>) - 类 中的方法com.github.unidbg.linux.android.AndroidARMEmulator
 
createDirectoryFileIO(File, int, String) - 类 中的方法com.github.unidbg.file.linux.LinuxFileSystem
 
createDriverFileIO(Emulator<?>, int, String) - 类 中的方法com.github.unidbg.linux.ARM32SyscallHandler
 
createDriverFileIO(Emulator<?>, int, String) - 类 中的方法com.github.unidbg.linux.ARM64SyscallHandler
 
createDyld(SvcMemory) - 类 中的方法com.github.unidbg.linux.android.AndroidARM64Emulator
 
createDyld(SvcMemory) - 类 中的方法com.github.unidbg.linux.android.AndroidARMEmulator
 
createFileSystem(File) - 类 中的方法com.github.unidbg.linux.android.AndroidARM64Emulator
 
createFileSystem(File) - 类 中的方法com.github.unidbg.linux.android.AndroidARMEmulator
 
createIFReq(Emulator<?>, Pointer) - 类 中的静态方法com.github.unidbg.linux.struct.IFReq
 
createJni(ProxyClassLoader, ProxyDvmObjectVisitor) - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyDvmClass
 
createLibraryFile(File) - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
 
createLocalSocketIO(Emulator<?>, int) - 类 中的方法com.github.unidbg.linux.ARM32SyscallHandler
create AF_UNIX local SOCK_STREAM
createLocalSocketIO(Emulator<?>, int) - 类 中的方法com.github.unidbg.linux.ARM64SyscallHandler
create AF_UNIX local SOCK_STREAM
createMemory(UnixSyscallHandler<AndroidFileIO>, String[]) - 类 中的方法com.github.unidbg.linux.android.AndroidARM64Emulator
 
createMemory(UnixSyscallHandler<AndroidFileIO>, String[]) - 类 中的方法com.github.unidbg.linux.android.AndroidARMEmulator
 
createObject(VM, Object) - 类 中的静态方法com.github.unidbg.linux.android.dvm.jni.ProxyDvmObject
mapping java object to dvm object
createSimpleFileIO(File, int, String) - 类 中的方法com.github.unidbg.file.linux.LinuxFileSystem
 
createStdin(int) - 类 中的方法com.github.unidbg.file.linux.LinuxFileSystem
 
createStdout(int, File, String) - 类 中的方法com.github.unidbg.file.linux.LinuxFileSystem
 
createSyscallHandler(SvcMemory) - 类 中的方法com.github.unidbg.linux.android.AndroidARM64Emulator
 
createSyscallHandler(SvcMemory) - 类 中的方法com.github.unidbg.linux.android.AndroidARMEmulator
 
createURLibraryFile(URL, String) - 类 中的方法com.github.unidbg.linux.android.AndroidARM64Emulator
 
createURLibraryFile(URL, String) - 类 中的方法com.github.unidbg.linux.android.AndroidARMEmulator
 

D

d_ino - 类 中的变量com.github.unidbg.linux.struct.Dirent
 
d_name - 类 中的变量com.github.unidbg.linux.struct.Dirent
 
d_off - 类 中的变量com.github.unidbg.linux.struct.Dirent
 
d_reclen - 类 中的变量com.github.unidbg.linux.struct.Dirent
 
d_type - 类 中的变量com.github.unidbg.linux.struct.Dirent
 
DalvikModule - com.github.unidbg.linux.android.dvm中的类
 
DalvikVM - com.github.unidbg.linux.android.dvm中的类
 
DalvikVM(Emulator<?>, File) - 类 的构造器com.github.unidbg.linux.android.dvm.DalvikVM
 
DalvikVM64 - com.github.unidbg.linux.android.dvm中的类
 
DalvikVM64(Emulator<?>, File) - 类 的构造器com.github.unidbg.linux.android.dvm.DalvikVM64
 
DATA_LSB - 类 中的静态变量net.fornwall.jelf.ElfFile
LSB data encoding.
DATA_MSB - 类 中的静态变量net.fornwall.jelf.ElfFile
MSB data encoding.
decodeArgsShorty() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmMethod
 
decodeType(ClassLoader) - 类 中的方法com.github.unidbg.linux.android.dvm.Shorty
 
DF_1_GLOBAL - 类 中的静态变量net.fornwall.jelf.ElfDynamicStructure
 
DF_1_GROUP - 类 中的静态变量net.fornwall.jelf.ElfDynamicStructure
 
DF_1_NODELETE - 类 中的静态变量net.fornwall.jelf.ElfDynamicStructure
 
DF_1_NOW - 类 中的静态变量net.fornwall.jelf.ElfDynamicStructure
DirectoryEntry(boolean, String) - 类 的构造器com.github.unidbg.linux.file.DirectoryFileIO.DirectoryEntry
 
DirectoryEntry(DirectoryFileIO.DirentType, String) - 类 的构造器com.github.unidbg.linux.file.DirectoryFileIO.DirectoryEntry
 
DirectoryFileIO - com.github.unidbg.linux.file中的类
 
DirectoryFileIO(int, String, File) - 类 的构造器com.github.unidbg.linux.file.DirectoryFileIO
 
DirectoryFileIO(int, String, DirectoryFileIO.DirectoryEntry...) - 类 的构造器com.github.unidbg.linux.file.DirectoryFileIO
 
DirectoryFileIO.DirectoryEntry - com.github.unidbg.linux.file中的类
 
DirectoryFileIO.DirentType - com.github.unidbg.linux.file中的枚举
 
Dirent - com.github.unidbg.linux.struct中的类
 
Dirent(Pointer) - 类 的构造器com.github.unidbg.linux.struct.Dirent
 
dl_phdr_info - com.github.unidbg.linux.struct中的类
 
dl_phdr_info(Pointer) - 类 的构造器com.github.unidbg.linux.struct.dl_phdr_info
 
dlclose(long) - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
 
dlopen(String, boolean) - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
 
dlopen(String) - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
dlopen调用init_array会崩溃
dlpi_addr - 类 中的变量com.github.unidbg.linux.struct.dl_phdr_info
 
dlpi_name - 类 中的变量com.github.unidbg.linux.struct.dl_phdr_info
 
dlpi_phdr - 类 中的变量com.github.unidbg.linux.struct.dl_phdr_info
 
dlpi_phnum - 类 中的变量com.github.unidbg.linux.struct.dl_phdr_info
 
dlsym(long, String) - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
 
DoubleArray - com.github.unidbg.linux.android.dvm.array中的类
 
DoubleArray(VM, double[]) - 类 的构造器com.github.unidbg.linux.android.dvm.array.DoubleArray
 
DriverFileIO - com.github.unidbg.linux.file中的类
 
DT_FINI - 类 中的静态变量net.fornwall.jelf.ElfDynamicStructure
 
DT_PLTGOT - 类 中的静态变量net.fornwall.jelf.ElfDynamicStructure
 
DT_RELA - 类 中的静态变量net.fornwall.jelf.ElfDynamicStructure
 
DT_RELAENT - 类 中的静态变量net.fornwall.jelf.ElfDynamicStructure
 
DT_RELASZ - 类 中的静态变量net.fornwall.jelf.ElfDynamicStructure
 
DT_RPATH - 类 中的静态变量net.fornwall.jelf.ElfDynamicStructure
 
DT_RUNPATH - 类 中的静态变量net.fornwall.jelf.ElfDynamicStructure
 
dt_strtab_offset - 类 中的变量net.fornwall.jelf.ElfDynamicStructure
DumpFileIO - com.github.unidbg.linux.file中的类
 
DumpFileIO(int) - 类 的构造器com.github.unidbg.linux.file.DumpFileIO
 
dup2() - 类 中的方法com.github.unidbg.linux.file.DumpFileIO
 
dup2() - 类 中的方法com.github.unidbg.linux.file.SimpleFileIO
 
dup2() - 类 中的方法com.github.unidbg.linux.file.Stdin
 
dup2() - 类 中的方法com.github.unidbg.linux.file.Stdout
 
dup2() - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
DvmBoolean - com.github.unidbg.linux.android.dvm.wrapper中的类
 
DvmClass - com.github.unidbg.linux.android.dvm中的类
 
DvmClass(BaseVM, String, DvmClass, DvmClass[]) - 类 的构造器com.github.unidbg.linux.android.dvm.DvmClass
 
DvmClass(BaseVM, String, DvmClass, DvmClass[], Class<?>) - 类 的构造器com.github.unidbg.linux.android.dvm.DvmClass
 
DvmClassFactory - com.github.unidbg.linux.android.dvm中的接口
 
DvmField - com.github.unidbg.linux.android.dvm中的类
 
DvmInteger - com.github.unidbg.linux.android.dvm.wrapper中的类
 
DvmLong - com.github.unidbg.linux.android.dvm.wrapper中的类
 
DvmMethod - com.github.unidbg.linux.android.dvm中的类
 
DvmObject<T> - com.github.unidbg.linux.android.dvm中的类
 
DvmObject(DvmClass, T) - 类 的构造器com.github.unidbg.linux.android.dvm.DvmObject
 
dwarf_step(Emulator<?>, Unwinder, Module, long, DwarfCursor) - 类 中的方法net.fornwall.jelf.GnuEhFrameHeader
 
DwarfCursor - net.fornwall.jelf中的类
 
DwarfCursor(Long[]) - 类 的构造器net.fornwall.jelf.DwarfCursor
 
DwarfCursor32 - net.fornwall.jelf中的类
 
DwarfCursor32(Emulator<?>) - 类 的构造器net.fornwall.jelf.DwarfCursor32
 
DwarfCursor64 - net.fornwall.jelf中的类
 
DwarfCursor64(Emulator<?>) - 类 的构造器net.fornwall.jelf.DwarfCursor64
 
DYNAMIC_STRING_TABLE_NAME - 类 中的静态变量net.fornwall.jelf.ElfSection
Section header name identifying the section as a dynamic string table.
dynamicStructure - 类 中的变量com.github.unidbg.linux.LinuxModule
 

E

eh_size - 类 中的变量net.fornwall.jelf.ElfFile
ELF header size in bytes.
ehFrameHeader - 类 中的变量com.github.unidbg.linux.LinuxModule
 
ElfDataIn - net.fornwall.jelf中的接口
 
ElfDynamicStructure - net.fornwall.jelf中的类
http://www.sco.com/developers/gabi/latest/ch5.dynamic.html#dynamic_section "If an object file participates in dynamic linking, its program header table will have an element of type PT_DYNAMIC.
ElfException - net.fornwall.jelf中的异常错误
Generic exception class for all exceptions which occur in this package.
ElfException(String) - 异常错误 的构造器net.fornwall.jelf.ElfException
 
ElfException(Throwable) - 异常错误 的构造器net.fornwall.jelf.ElfException
 
ElfException(String, Throwable) - 异常错误 的构造器net.fornwall.jelf.ElfException
 
elfFile - 类 中的变量com.github.unidbg.linux.LinuxModule
 
ElfFile - net.fornwall.jelf中的类
An ELF (Executable and Linkable Format) file can be a relocatable, executable, shared or core file.
ElfInitArray - net.fornwall.jelf中的类
 
ElfLibraryFile - com.github.unidbg.linux.android中的类
 
ElfLibraryFile(File, boolean) - 类 的构造器com.github.unidbg.linux.android.ElfLibraryFile
 
ElfLibraryRawFile - com.github.unidbg.linux.android中的类
 
ElfLibraryRawFile(String, ByteBuffer, boolean) - 类 的构造器com.github.unidbg.linux.android.ElfLibraryRawFile
 
ElfLibraryRawFile(String, byte[], boolean) - 类 的构造器com.github.unidbg.linux.android.ElfLibraryRawFile
 
ElfRelocation - net.fornwall.jelf中的类
 
ElfSection - net.fornwall.jelf中的类
Class corresponding to the Elf32_Shdr/Elf64_Shdr struct.
ElfSegment - net.fornwall.jelf中的类
Class corresponding to the Elf32_Phdr/Elf64_Phdr struct.
ElfSymbol - net.fornwall.jelf中的类
Class corresponding to the Elf32_Sym/Elf64_Sym struct.
ElfSymbolStructure - net.fornwall.jelf中的类
 
emulator - 类 中的变量com.github.unidbg.linux.android.dvm.ArmVarArg
 
emulator - 类 中的变量com.github.unidbg.linux.file.LocalUdpSocket
 
encoding - 类 中的变量net.fornwall.jelf.ElfFile
Returns a byte identifying the data encoding of the processor specific data.
entry_point - 类 中的变量net.fornwall.jelf.ElfFile
Virtual address to which the system first transfers control.
entry_size - 类 中的变量net.fornwall.jelf.ElfSection
Size of a fixed-size entry, 0 if none.
Enumeration - com.github.unidbg.linux.android.dvm中的类
 
Enumeration(VM, List<? extends DvmObject<?>>) - 类 的构造器com.github.unidbg.linux.android.dvm.Enumeration
 
equals(Object) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmClass
 
equals(Object) - 类 中的方法net.fornwall.jelf.ElfRelocation
 
EventFD - com.github.unidbg.linux.file中的类
 
EventFD(int, boolean, boolean) - 类 的构造器com.github.unidbg.linux.file.EventFD
 

F

f_bavail - 类 中的变量com.github.unidbg.linux.struct.StatFS
 
f_bfree - 类 中的变量com.github.unidbg.linux.struct.StatFS
 
f_blocks - 类 中的变量com.github.unidbg.linux.struct.StatFS
 
f_bsize - 类 中的变量com.github.unidbg.linux.struct.StatFS32
 
f_bsize - 类 中的变量com.github.unidbg.linux.struct.StatFS64
 
f_ffree - 类 中的变量com.github.unidbg.linux.struct.StatFS
 
f_files - 类 中的变量com.github.unidbg.linux.struct.StatFS
 
f_flags - 类 中的变量com.github.unidbg.linux.struct.StatFS32
 
f_flags - 类 中的变量com.github.unidbg.linux.struct.StatFS64
 
f_frsize - 类 中的变量com.github.unidbg.linux.struct.StatFS32
 
f_frsize - 类 中的变量com.github.unidbg.linux.struct.StatFS64
 
f_fsid - 类 中的变量com.github.unidbg.linux.struct.StatFS
 
f_namelen - 类 中的变量com.github.unidbg.linux.struct.StatFS32
 
f_namelen - 类 中的变量com.github.unidbg.linux.struct.StatFS64
 
f_spare - 类 中的变量com.github.unidbg.linux.struct.StatFS32
 
f_spare - 类 中的变量com.github.unidbg.linux.struct.StatFS64
 
f_type - 类 中的变量com.github.unidbg.linux.struct.StatFS32
 
f_type - 类 中的变量com.github.unidbg.linux.struct.StatFS64
 
file - 类 中的变量com.github.unidbg.linux.file.SimpleFileIO
 
file_size - 类 中的变量net.fornwall.jelf.ElfSegment
Elf{32,64}_Phdr#p_filesz.
file_type - 类 中的变量net.fornwall.jelf.ElfFile
Identifies the object file type.
filed - 类 中的变量com.github.unidbg.linux.android.dvm.DvmField
 
fillAddress(InetSocketAddress, Pointer, Pointer) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
findClass(String) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
findClass(String) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
findClosestSymbolByAddress(long, boolean) - 类 中的方法com.github.unidbg.linux.LinuxModule
 
findLibrary(String) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
findLibrary(String) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
findSymbolByAddress(ElfSymbolStructure, long) - 接口 中的方法net.fornwall.jelf.HashTable
 
findSymbolByName(String, boolean) - 类 中的方法com.github.unidbg.linux.LinuxModule
 
FLAG_ALLOC - 类 中的静态变量net.fornwall.jelf.ElfSection
Flag informing that section occupies memory during process execution.
FLAG_EXEC_INSTR - 类 中的静态变量net.fornwall.jelf.ElfSection
Flag informing that section contains executable machine instructions.
FLAG_MASK - 类 中的静态变量net.fornwall.jelf.ElfSection
Flag informing that all the bits in the mask are reserved for processor specific semantics.
FLAG_WRITE - 类 中的静态变量net.fornwall.jelf.ElfSection
Flag informing that this section contains data that should be writable during process execution.
flags - 类 中的变量net.fornwall.jelf.ElfFile
Processor specific flags.
flags - 类 中的变量net.fornwall.jelf.ElfSection
Flags.
flags - 类 中的变量net.fornwall.jelf.ElfSegment
Flags relevant to this segment.
FloatArray - com.github.unidbg.linux.android.dvm.array中的类
 
FloatArray(VM, float[]) - 类 的构造器com.github.unidbg.linux.android.dvm.array.FloatArray
 
for32Bit() - 类 中的静态方法com.github.unidbg.linux.android.AndroidEmulatorBuilder
 
for64Bit() - 类 中的静态方法com.github.unidbg.linux.android.AndroidEmulatorBuilder
 
fork(Emulator<?>) - 类 中的方法com.github.unidbg.linux.ARM32SyscallHandler
 
fork(Emulator<?>) - 类 中的方法com.github.unidbg.linux.ARM64SyscallHandler
 
freeHigh - 类 中的变量com.github.unidbg.linux.struct.SysInfo32
 
freeMemoryBlock(Pointer) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmObject
 
freeRam - 类 中的变量com.github.unidbg.linux.struct.SysInfo32
 
freeSwap - 类 中的变量com.github.unidbg.linux.struct.SysInfo32
 
fromBytes(ByteBuffer) - 类 中的静态方法net.fornwall.jelf.ElfFile
 
fstat(Emulator<?>, StatStructure) - 接口 中的方法com.github.unidbg.file.linux.AndroidFileIO
 
fstat(Emulator<?>, StatStructure) - 类 中的方法com.github.unidbg.file.linux.BaseAndroidFileIO
 
fstat(Emulator<?>, int, Pointer) - 类 中的方法com.github.unidbg.linux.ARM32SyscallHandler
 
fstat(Emulator<?>, int, Pointer) - 类 中的方法com.github.unidbg.linux.ARM64SyscallHandler
 
fstat(Emulator<?>, StatStructure) - 类 中的方法com.github.unidbg.linux.file.ByteArrayFileIO
 
fstat(Emulator<?>, StatStructure) - 类 中的方法com.github.unidbg.linux.file.DirectoryFileIO
 
fstat(Emulator<?>, StatStructure) - 类 中的方法com.github.unidbg.linux.file.DriverFileIO
 
fstat(Emulator<?>, StatStructure) - 类 中的方法com.github.unidbg.linux.file.DumpFileIO
 
fstat(Emulator<?>, StatStructure) - 类 中的方法com.github.unidbg.linux.file.LocalSocketIO
 
fstat(StatStructure) - 接口 中的方法com.github.unidbg.linux.file.LocalSocketIO.SocketHandler
 
fstat(Emulator<?>, StatStructure) - 类 中的方法com.github.unidbg.linux.file.NullFileIO
 
fstat(Emulator<?>, StatStructure) - 类 中的方法com.github.unidbg.linux.file.RandomFileIO
 
fstat(Emulator<?>, StatStructure) - 类 中的方法com.github.unidbg.linux.file.SimpleFileIO
 
fstat(Emulator<?>, StatStructure) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
fstat(Emulator<?>, StatStructure) - 类 中的方法com.github.unidbg.linux.file.Stdin
 
FT_CORE - 类 中的静态变量net.fornwall.jelf.ElfFile
Core file file type.
FT_DYN - 类 中的静态变量net.fornwall.jelf.ElfFile
Shared object file type.
FT_EXEC - 类 中的静态变量net.fornwall.jelf.ElfFile
Executable file type.
FT_REL - 类 中的静态变量net.fornwall.jelf.ElfFile
Relocatable file type.
ftruncate(int) - 类 中的方法com.github.unidbg.linux.file.SimpleFileIO
 
ftruncate(int) - 类 中的方法com.github.unidbg.linux.file.Stdout
 

G

getAccessFlags() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
getAddress() - 类 中的方法com.github.unidbg.linux.LinuxSymbol
 
getAddrPointer() - 类 中的方法com.github.unidbg.linux.struct.IFReq
 
getAnnotation(Class<T>) - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
getAnnotations() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
getArg(int) - 类 中的方法com.github.unidbg.linux.android.dvm.ArmVarArg
 
getArgs() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmMethod
 
getARMExIdxData() - 类 中的方法net.fornwall.jelf.ElfSegment
 
getBinding() - 类 中的方法net.fornwall.jelf.ElfSymbol
Returns the binding for this symbol.
getBooleanField(BaseVM, DvmObject<?>, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getBooleanField(BaseVM, DvmObject<?>, String) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getBooleanField(BaseVM, DvmObject<?>, DvmField) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getBooleanField(BaseVM, DvmObject<?>, String) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getBooleanField(BaseVM, DvmObject<?>, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getBooleanField(BaseVM, DvmObject<?>, String) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getBuffer() - 类 中的方法com.github.unidbg.linux.android.dvm.api.Asset
 
getClassName() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmClass
 
getDalvikVM() - 接口 中的方法com.github.unidbg.AndroidEmulator
 
getDalvikVM() - 类 中的方法com.github.unidbg.linux.android.AndroidARM64Emulator
 
getDalvikVM() - 类 中的方法com.github.unidbg.linux.android.AndroidARMEmulator
 
getDeclaredAnnotations() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
getDeclaringClass() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
getDefaultValue() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
getdents64(Pointer, int) - 接口 中的方法com.github.unidbg.file.linux.AndroidFileIO
 
getdents64(Pointer, int) - 类 中的方法com.github.unidbg.file.linux.BaseAndroidFileIO
 
getdents64(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.DirectoryFileIO
 
getdents64(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.DriverFileIO
 
getdents64(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.DumpFileIO
 
getdents64(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
getdents64(Pointer, int) - 类 中的方法com.github.unidbg.linux.file.Stdin
 
getDoubleArg(int) - 类 中的方法com.github.unidbg.linux.android.dvm.VarArg
 
getDvmClass() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmField
 
getDvmClass() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmMethod
 
getDynamicLinkSection() - 类 中的方法net.fornwall.jelf.ElfFile
The ElfSection.SHT_DYNAMIC section (of which there may be only one).
getDynamicSection() - 类 中的方法net.fornwall.jelf.ElfSection
 
getDynamicStringTable() - 类 中的方法net.fornwall.jelf.ElfFile
Returns the dynamic symbol table associated with this ELF file, or null if one does not exist.
getDynamicStructure() - 类 中的方法net.fornwall.jelf.ElfSegment
 
getDynamicSymbolTableSection() - 类 中的方法net.fornwall.jelf.ElfFile
The ElfSection.SHT_DYNSYM section (of which there may be only one), if any.
getEhFrameHeader() - 类 中的方法net.fornwall.jelf.ElfSegment
 
getELFRelocation(int) - 类 中的方法net.fornwall.jelf.ElfSection
Returns the relocation at the specified index.
getELFSymbol(String) - 类 中的方法net.fornwall.jelf.ElfFile
Returns the elf symbol with the specified name or null if one is not found.
getELFSymbol(long) - 类 中的方法net.fornwall.jelf.ElfFile
Returns the elf symbol with the specified address or null if one is not found.
getELFSymbol(int) - 类 中的方法net.fornwall.jelf.ElfSection
Returns the symbol at the specified index.
getELFSymbol(int) - 类 中的方法net.fornwall.jelf.ElfSymbolStructure
Returns the symbol at the specified index.
getELFSymbol(int) - 接口 中的方法net.fornwall.jelf.SymbolLocator
 
getELFSymbolByAddr(long) - 类 中的方法net.fornwall.jelf.ElfSection
 
getELFSymbolByAddr(long) - 类 中的方法net.fornwall.jelf.ElfSymbolStructure
 
getELFSymbolByAddr(long) - 接口 中的方法net.fornwall.jelf.SymbolLocator
 
getELFSymbolByName(String) - 类 中的方法com.github.unidbg.linux.LinuxModule
 
getELFSymbolByName(String) - 类 中的方法net.fornwall.jelf.ElfSection
 
getELFSymbolByName(String) - 类 中的方法net.fornwall.jelf.ElfSymbolStructure
 
getELFSymbolByName(String) - 接口 中的方法net.fornwall.jelf.SymbolLocator
 
getEmulator() - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
getEmulator() - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
getExceptionTypes() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
getFieldName() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmField
 
getFieldOrder() - 类 中的方法com.github.unidbg.linux.struct.Dirent
 
getFieldOrder() - 类 中的方法com.github.unidbg.linux.struct.dl_phdr_info
 
getFieldOrder() - 类 中的方法com.github.unidbg.linux.struct.IFConf
 
getFieldOrder() - 类 中的方法com.github.unidbg.linux.struct.IFReq32
 
getFieldOrder() - 类 中的方法com.github.unidbg.linux.struct.IFReq64
 
getFieldOrder() - 类 中的方法com.github.unidbg.linux.struct.Stat32
 
getFieldOrder() - 类 中的方法com.github.unidbg.linux.struct.Stat64
 
getFieldOrder() - 类 中的方法com.github.unidbg.linux.struct.StatFS
 
getFieldOrder() - 类 中的方法com.github.unidbg.linux.struct.SysInfo32
 
getFieldType() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmField
 
getFileData(String) - 接口 中的方法com.github.unidbg.linux.android.dvm.apk.Apk
 
getFlags() - 类 中的方法com.github.unidbg.linux.android.dvm.api.PackageInfo
 
getFloatArg(int) - 类 中的方法com.github.unidbg.linux.android.dvm.VarArg
 
getFloatField(BaseVM, DvmObject<?>, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getFloatField(BaseVM, DvmObject<?>, String) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getFloatField(BaseVM, DvmObject<?>, DvmField) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getFloatField(BaseVM, DvmObject<?>, String) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getFloatField(BaseVM, DvmObject<?>, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getFloatField(BaseVM, DvmObject<?>, String) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getGenericExceptionTypes() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
getGenericParameterTypes() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
getGenericReturnType() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
getHashCode() - 类 中的方法com.github.unidbg.linux.android.dvm.api.Signature
 
getHashTable() - 类 中的方法net.fornwall.jelf.ElfSection
Returns the hash table for this section or null if one does not exist.
getIFaceFlags(Emulator<?>, long) - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
getInit() - 类 中的方法net.fornwall.jelf.ElfDynamicStructure
 
getInitArray() - 类 中的方法net.fornwall.jelf.ElfDynamicStructure
 
getInitArray() - 类 中的方法net.fornwall.jelf.ElfSection
 
getInitArrayOffset() - 类 中的方法net.fornwall.jelf.ElfDynamicStructure
 
getInitArraySection() - 类 中的方法net.fornwall.jelf.ElfFile
 
getInitArraySize() - 类 中的方法net.fornwall.jelf.ElfDynamicStructure
 
getInstance(Emulator<?>) - 类 中的静态方法com.github.unidbg.linux.android.XHookImpl
 
getInt(String) - 类 中的方法com.github.unidbg.linux.android.dvm.api.Bundle
 
getInt(int) - 类 中的方法com.github.unidbg.linux.android.dvm.ArmVarArg
 
getIntArg(int) - 类 中的方法com.github.unidbg.linux.android.dvm.VarArg
 
getInterfaces() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmClass
 
getInterpreter() - 类 中的方法net.fornwall.jelf.ElfFile
The interpreter specified by the ElfSegment.PT_INTERP program header, if any.
getInterpreter() - 类 中的方法net.fornwall.jelf.ElfSegment
Only for ElfSegment.PT_INTERP headers.
getIntField(BaseVM, DvmObject<?>, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getIntField(BaseVM, DvmObject<?>, String) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getIntField(BaseVM, DvmObject<?>, DvmField) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getIntField(BaseVM, DvmObject<?>, String) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getIntField(BaseVM, DvmObject<?>, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getIntField(BaseVM, DvmObject<?>, String) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getJavaVM() - 类 中的方法com.github.unidbg.linux.android.dvm.DalvikVM
 
getJavaVM() - 类 中的方法com.github.unidbg.linux.android.dvm.DalvikVM64
 
getJavaVM() - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
getJNIEnv() - 类 中的方法com.github.unidbg.linux.android.dvm.DalvikVM
 
getJNIEnv() - 类 中的方法com.github.unidbg.linux.android.dvm.DalvikVM64
 
getJNIEnv() - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
getLength() - 类 中的方法com.github.unidbg.linux.android.dvm.api.Asset
 
getLevel() - 枚举 中的方法com.github.unidbg.linux.android.LogCatLevel
 
getLoadedModules() - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
 
getLocalSocketAddress() - 类 中的方法com.github.unidbg.linux.file.LocalSocketIO
 
getLocalSocketAddress() - 类 中的方法com.github.unidbg.linux.file.LocalUdpSocket
 
getLocalSocketAddress() - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
getLocalSocketAddress() - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
getLocalSocketAddress() - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
getLogCatHandler() - 类 中的方法com.github.unidbg.file.linux.LinuxFileSystem
 
getLongArg(int) - 类 中的方法com.github.unidbg.linux.android.dvm.VarArg
 
getLongField(BaseVM, DvmObject<?>, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getLongField(BaseVM, DvmObject<?>, String) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getLongField(BaseVM, DvmObject<?>, DvmField) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getLongField(BaseVM, DvmObject<?>, String) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getLongField(BaseVM, DvmObject<?>, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getLongField(BaseVM, DvmObject<?>, String) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getManifestXml() - 接口 中的方法com.github.unidbg.linux.android.dvm.apk.Apk
 
getManifestXml() - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
getManifestXml() - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
设置apkFile以后,可调用该方法获取AndroidManifest.xml
getMapRegionName() - 类 中的方法com.github.unidbg.linux.android.ElfLibraryFile
 
getMapRegionName() - 类 中的方法com.github.unidbg.linux.android.ElfLibraryRawFile
 
getMapRegionName() - 类 中的方法com.github.unidbg.linux.android.URLibraryFile
 
getMapsData(Collection<Module>, String) - 类 中的静态方法com.github.unidbg.linux.file.MapsFileIO
 
getMaxLengthLibraryName() - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
 
getMaxSizeOfLibrary() - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
 
getMethod() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
getMethodName() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmMethod
 
getMmapData(int, int) - 类 中的方法com.github.unidbg.linux.file.ByteArrayFileIO
 
getMmapData(int, int) - 类 中的方法com.github.unidbg.linux.file.SimpleFileIO
 
getMmapData(int, int) - 类 中的方法com.github.unidbg.linux.file.ZeroFileIO
 
getModifiers() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
getModule() - 类 中的方法com.github.unidbg.linux.android.dvm.DalvikModule
 
getModuleName() - 类 中的方法com.github.unidbg.linux.LinuxSymbol
 
getName() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmClass
 
getName() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
getName() - 类 中的方法com.github.unidbg.linux.android.ElfLibraryFile
 
getName() - 类 中的方法com.github.unidbg.linux.android.ElfLibraryRawFile
 
getName() - 类 中的方法com.github.unidbg.linux.android.URLibraryFile
 
getName() - 类 中的方法net.fornwall.jelf.ElfSection
Returns the name of the section or null if the section has no name.
getName() - 类 中的方法net.fornwall.jelf.ElfSymbol
Returns the name of the symbol or null if the symbol has no name.
getNeededLibraries() - 类 中的方法net.fornwall.jelf.ElfDynamicStructure
 
getNetworkIFs() - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
getNumberOfRelocations() - 类 中的方法net.fornwall.jelf.ElfSection
Returns the number of relocations in this section or 0 if none.
getNumberOfSymbols() - 类 中的方法net.fornwall.jelf.ElfSection
Returns the number of symbols in this section or 0 if none.
getNumBuckets() - 接口 中的方法net.fornwall.jelf.HashTable
 
getObject(int) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
getObject(int) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
getObjectArg(int) - 类 中的方法com.github.unidbg.linux.android.dvm.VarArg
 
getObjectField(BaseVM, DvmObject<?>, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getObjectField(BaseVM, DvmObject<?>, String) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getObjectField(BaseVM, DvmObject<?>, DvmField) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getObjectField(BaseVM, DvmObject<?>, String) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getObjectField(BaseVM, DvmObject<?>, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getObjectField(BaseVM, DvmObject<?>, String) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getObjectType() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmClass
 
getObjectType() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmObject
 
getPackageName() - 类 中的方法com.github.unidbg.linux.android.dvm.api.PackageInfo
 
getPackageName() - 接口 中的方法com.github.unidbg.linux.android.dvm.apk.Apk
 
getPackageName() - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
getPackageName() - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
设置apkFile以后,可调用该值获取apk对应的packageName
getParameterAnnotations() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
getParameterTypes() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
getParentFile() - 接口 中的方法com.github.unidbg.linux.android.dvm.apk.Apk
 
getPath() - 类 中的方法com.github.unidbg.linux.android.ElfLibraryFile
 
getPath() - 类 中的方法com.github.unidbg.linux.android.ElfLibraryRawFile
 
getPath() - 类 中的方法com.github.unidbg.linux.android.URLibraryFile
 
getPath() - 类 中的方法com.github.unidbg.linux.file.DirectoryFileIO
 
getPath() - 类 中的方法com.github.unidbg.linux.file.SimpleFileIO
 
getPath() - 类 中的方法com.github.unidbg.linux.LinuxModule
 
getpeername(Pointer, Pointer) - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
getPreInitArray() - 类 中的方法net.fornwall.jelf.ElfDynamicStructure
 
getPreInitArray() - 类 中的方法net.fornwall.jelf.ElfSection
 
getPreInitArrayOffset() - 类 中的方法net.fornwall.jelf.ElfDynamicStructure
 
getPreInitArraySection() - 类 中的方法net.fornwall.jelf.ElfFile
 
getPreInitArraySize() - 类 中的方法net.fornwall.jelf.ElfDynamicStructure
 
getProgramHeader(int) - 类 中的方法net.fornwall.jelf.ElfFile
 
getProperty(String) - 接口 中的方法com.github.unidbg.linux.android.SystemPropertyProvider
 
getPtLoadData() - 类 中的方法net.fornwall.jelf.ElfSegment
 
getRelocations() - 类 中的方法net.fornwall.jelf.ElfDynamicStructure
 
getReturnType() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
getSdk() - 类 中的方法com.github.unidbg.linux.android.AndroidResolver
 
getSection(int) - 类 中的方法net.fornwall.jelf.ElfFile
Returns the section header at the specified index.
getSectionNameStringTable() - 类 中的方法net.fornwall.jelf.ElfFile
Returns the section header string table associated with this ELF file.
getService(VM, String) - 类 中的方法com.github.unidbg.linux.android.dvm.api.ServiceManager
 
getSignature() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmMethod
 
getSignatures(VM) - 接口 中的方法com.github.unidbg.linux.android.dvm.apk.Apk
 
getsockname(Pointer, Pointer) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
getsockopt(int, int, Pointer, Pointer) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
getSOName(String) - 类 中的方法net.fornwall.jelf.ElfDynamicStructure
 
getStaticBooleanField(BaseVM, DvmClass, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getStaticBooleanField(BaseVM, DvmClass, String) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getStaticBooleanField(BaseVM, DvmClass, DvmField) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getStaticBooleanField(BaseVM, DvmClass, String) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getStaticBooleanField(BaseVM, DvmClass, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getStaticBooleanField(BaseVM, DvmClass, String) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getStaticByteField(BaseVM, DvmClass, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getStaticByteField(BaseVM, DvmClass, String) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getStaticByteField(BaseVM, DvmClass, DvmField) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getStaticByteField(BaseVM, DvmClass, String) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getStaticByteField(BaseVM, DvmClass, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getStaticByteField(BaseVM, DvmClass, String) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getStaticIntField(BaseVM, DvmClass, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getStaticIntField(BaseVM, DvmClass, String) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getStaticIntField(BaseVM, DvmClass, DvmField) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getStaticIntField(BaseVM, DvmClass, String) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getStaticIntField(BaseVM, DvmClass, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getStaticIntField(BaseVM, DvmClass, String) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getStaticLongField(BaseVM, DvmClass, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getStaticLongField(BaseVM, DvmClass, String) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getStaticLongField(BaseVM, DvmClass, DvmField) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getStaticLongField(BaseVM, DvmClass, String) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getStaticLongField(BaseVM, DvmClass, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getStaticLongField(BaseVM, DvmClass, String) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getStaticObjectField(BaseVM, DvmClass, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getStaticObjectField(BaseVM, DvmClass, String) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
getStaticObjectField(BaseVM, DvmClass, DvmField) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getStaticObjectField(BaseVM, DvmClass, String) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
getStaticObjectField(BaseVM, DvmClass, DvmField) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getStaticObjectField(BaseVM, DvmClass, String) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
getStringTable() - 类 中的方法net.fornwall.jelf.ElfFile
Returns the string table associated with this ELF file.
getStringTable() - 类 中的方法net.fornwall.jelf.ElfSection
Returns the string table for this section or null if one does not exist.
getSuperclass() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmClass
 
getSymbol() - 类 中的方法com.github.unidbg.linux.ModuleSymbol
 
getSymbol(ElfSymbolStructure, String) - 接口 中的方法net.fornwall.jelf.HashTable
This method doesn't work every time and is unreliable.
getSymbolStructure() - 类 中的方法net.fornwall.jelf.ElfDynamicStructure
 
getSymbolTableSection() - 类 中的方法net.fornwall.jelf.ElfFile
The ElfSection.SHT_SYMTAB section (of which there may be only one), if any.
getTcpNoDelay() - 类 中的方法com.github.unidbg.linux.file.LocalSocketIO
 
getTcpNoDelay() - 类 中的方法com.github.unidbg.linux.file.LocalUdpSocket
 
getTcpNoDelay() - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
getTcpNoDelay() - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
getTcpNoDelay() - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
getType() - 类 中的方法com.github.unidbg.linux.android.dvm.Shorty
 
getType() - 类 中的方法net.fornwall.jelf.ElfSymbol
Returns the symbol type.
getTypeParameters() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
getUnresolvedSymbol() - 类 中的方法com.github.unidbg.linux.LinuxModule
 
getUnwinder() - 类 中的方法com.github.unidbg.linux.android.AndroidARM64Emulator
 
getUnwinder() - 类 中的方法com.github.unidbg.linux.android.AndroidARMEmulator
 
getValue() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmObject
 
getValue() - 类 中的方法com.github.unidbg.linux.LinuxSymbol
 
getValue() - 类 中的方法net.fornwall.jelf.MemoizedObject
Public accessor for the memoized value.
getVersionCode() - 接口 中的方法com.github.unidbg.linux.android.dvm.apk.Apk
 
getVersionCode() - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
getVersionCode() - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
getVersionName() - 接口 中的方法com.github.unidbg.linux.android.dvm.apk.Apk
 
getVersionName() - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
getVersionName() - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
GnuEhFrameHeader - net.fornwall.jelf中的类
 

H

handle(byte[]) - 接口 中的方法com.github.unidbg.linux.file.LocalSocketIO.SocketHandler
 
handle(byte[]) - 接口 中的方法com.github.unidbg.linux.file.LocalUdpSocket.UdpHandler
 
handleLog(String, LogCatLevel, String, String) - 接口 中的方法com.github.unidbg.linux.android.LogCatHandler
 
handler - 类 中的变量com.github.unidbg.linux.file.LocalUdpSocket
 
hasAppend(int) - 类 中的方法com.github.unidbg.file.linux.LinuxFileSystem
 
hasCreat(int) - 类 中的方法com.github.unidbg.file.linux.LinuxFileSystem
 
hasDirectory(int) - 类 中的方法com.github.unidbg.file.linux.LinuxFileSystem
 
hasExcl(int) - 类 中的方法com.github.unidbg.file.linux.LinuxFileSystem
 
Hashable - com.github.unidbg.linux.android.dvm中的类
 
Hashable() - 类 的构造器com.github.unidbg.linux.android.dvm.Hashable
 
hashCode() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmClass
 
hashCode() - 类 中的方法com.github.unidbg.linux.android.dvm.Hashable
 
hashCode() - 类 中的方法net.fornwall.jelf.ElfRelocation
 
HashTable - net.fornwall.jelf中的接口
 
hasMoreElements() - 类 中的方法com.github.unidbg.linux.android.dvm.Enumeration
 
hasNext() - 类 中的方法net.fornwall.jelf.AndroidRelocationIterator
 
hasThread(int) - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
 
hook(SvcMemory, String, String, long) - 类 中的方法com.github.unidbg.linux.android.ArmLD
 
hook(SvcMemory, String, String, long) - 类 中的方法com.github.unidbg.linux.android.ArmLD64
 
hook(SvcMemory, String, String, long) - 类 中的方法com.github.unidbg.linux.android.SystemPropertyHook
 
hook(Backend, int, int, Object) - 类 中的方法com.github.unidbg.linux.ARM32SyscallHandler
 
hook(Backend, int, int, Object) - 类 中的方法com.github.unidbg.linux.ARM64SyscallHandler
 

I

ifc_len - 类 中的变量com.github.unidbg.linux.struct.IFConf
 
IFConf - com.github.unidbg.linux.struct中的类
 
IFConf(Pointer) - 类 的构造器com.github.unidbg.linux.struct.IFConf
 
ifcu_req - 类 中的变量com.github.unidbg.linux.struct.IFConf
 
ifr_ifru - 类 中的变量com.github.unidbg.linux.struct.IFReq32
 
ifr_ifru - 类 中的变量com.github.unidbg.linux.struct.IFReq64
 
IFReq - com.github.unidbg.linux.struct中的类
 
IFReq32 - com.github.unidbg.linux.struct中的类
 
IFReq64 - com.github.unidbg.linux.struct中的类
 
ifrn_name - 类 中的变量com.github.unidbg.linux.struct.IFReq
 
info - 类 中的变量net.fornwall.jelf.ElfSection
Extra information determined by the section type.
initFunctionList - 类 中的变量com.github.unidbg.linux.LinuxModule
 
initialize(File) - 类 中的方法com.github.unidbg.file.linux.LinuxFileSystem
 
INPUT_METHOD_SERVICE - 类 中的静态变量com.github.unidbg.linux.android.dvm.api.SystemService
 
IntArray - com.github.unidbg.linux.android.dvm.array中的类
 
IntArray(VM, int[]) - 类 的构造器com.github.unidbg.linux.android.dvm.array.IntArray
 
invoke(Object, Object...) - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
IOConstants - com.github.unidbg.file.linux中的接口
 
ioctl(Emulator<?>, long, long) - 类 中的方法com.github.unidbg.linux.file.ByteArrayFileIO
 
ioctl(Emulator<?>, long, long) - 类 中的方法com.github.unidbg.linux.file.DriverFileIO
 
ioctl(Emulator<?>, long, long) - 类 中的方法com.github.unidbg.linux.file.MapsFileIO
 
ioctl(Emulator<?>, long, long) - 类 中的方法com.github.unidbg.linux.file.NullFileIO
 
ioctl(Emulator<?>, long, long) - 类 中的方法com.github.unidbg.linux.file.SimpleFileIO
 
ioctl(Emulator<?>, long, long) - 类 中的方法com.github.unidbg.linux.file.Stdin
 
ioctl(Emulator<?>, long, long) - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
ip - 类 中的变量net.fornwall.jelf.DwarfCursor
 
IPPROTO_ICMP - 类 中的静态变量com.github.unidbg.linux.file.SocketIO
 
IPPROTO_TCP - 类 中的静态变量com.github.unidbg.linux.file.SocketIO
 
IPV4_ADDR_LEN - 类 中的静态变量com.github.unidbg.linux.file.SocketIO
 
IPV6_ADDR_LEN - 类 中的静态变量com.github.unidbg.linux.file.SocketIO
 
isAccessible() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
isAndroid() - 类 中的方法net.fornwall.jelf.ElfRelocation
 
isAnnotationPresent(Class<? extends Annotation>) - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
isBridge() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
isConstructor() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmMethod
 
isEmpty() - 类 中的方法com.github.unidbg.linux.android.dvm.ArrayListObject
 
isInstanceOf(DvmClass) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmObject
 
isPaddingArgument() - 类 中的方法com.github.unidbg.linux.android.AndroidARM64Emulator
 
isPaddingArgument() - 类 中的方法com.github.unidbg.linux.android.AndroidARMEmulator
 
isStatic() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmMethod
 
isSynthetic() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
isUndef() - 类 中的方法com.github.unidbg.linux.LinuxSymbol
 
isUndef() - 类 中的方法net.fornwall.jelf.ElfSymbol
 
isVarArgs() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
iterator() - 类 中的方法net.fornwall.jelf.AndroidRelocation
 
IxHook - com.github.unidbg.hook.xhook中的接口
Only support android

J

Jni - com.github.unidbg.linux.android.dvm中的接口
 
JNI_ABORT - 接口 中的静态变量com.github.unidbg.linux.android.dvm.VM
 
JNI_COMMIT - 接口 中的静态变量com.github.unidbg.linux.android.dvm.VM
 
JNI_ERR - 接口 中的静态变量com.github.unidbg.linux.android.dvm.VM
 
JNI_FALSE - 接口 中的静态变量com.github.unidbg.linux.android.dvm.VM
 
JNI_NULL - 接口 中的静态变量com.github.unidbg.linux.android.dvm.VM
 
JNI_OK - 接口 中的静态变量com.github.unidbg.linux.android.dvm.VM
 
JNI_TRUE - 接口 中的静态变量com.github.unidbg.linux.android.dvm.VM
 
JNI_VERSION_1_1 - 接口 中的静态变量com.github.unidbg.linux.android.dvm.VM
 
JNI_VERSION_1_2 - 接口 中的静态变量com.github.unidbg.linux.android.dvm.VM
 
JNI_VERSION_1_4 - 接口 中的静态变量com.github.unidbg.linux.android.dvm.VM
 
JNI_VERSION_1_6 - 接口 中的静态变量com.github.unidbg.linux.android.dvm.VM
 
JNI_VERSION_1_8 - 接口 中的静态变量com.github.unidbg.linux.android.dvm.VM
 
JniFunction - com.github.unidbg.linux.android.dvm中的类
 
JniFunction() - 类 的构造器com.github.unidbg.linux.android.dvm.JniFunction
 
JNIGlobalRefType - 接口 中的静态变量com.github.unidbg.linux.android.dvm.VM
 
JniGraphics - com.github.unidbg.virtualmodule.android中的类
 
JniGraphics(Emulator<?>, VM) - 类 的构造器com.github.unidbg.virtualmodule.android.JniGraphics
 
JNIInvalidRefType - 接口 中的静态变量com.github.unidbg.linux.android.dvm.VM
 
JNILocalRefType - 接口 中的静态变量com.github.unidbg.linux.android.dvm.VM
 
JNIWeakGlobalRefType - 接口 中的静态变量com.github.unidbg.linux.android.dvm.VM
 

K

KEYGUARD_SERVICE - 类 中的静态变量com.github.unidbg.linux.android.dvm.api.SystemService
 
kill(Emulator<?>) - 类 中的方法com.github.unidbg.linux.ARM32SyscallHandler
 
kill(Emulator<?>) - 类 中的方法com.github.unidbg.linux.ARM64SyscallHandler
 

L

length() - 类 中的方法com.github.unidbg.linux.android.dvm.array.ArrayObject
 
length() - 类 中的方法com.github.unidbg.linux.android.dvm.array.ByteArray
 
length() - 类 中的方法com.github.unidbg.linux.android.dvm.array.DoubleArray
 
length() - 类 中的方法com.github.unidbg.linux.android.dvm.array.FloatArray
 
length() - 类 中的方法com.github.unidbg.linux.android.dvm.array.IntArray
 
length() - 接口 中的方法com.github.unidbg.linux.android.dvm.Array
 
length() - 类 中的方法com.github.unidbg.linux.android.dvm.array.ShortArray
 
link - 类 中的变量net.fornwall.jelf.ElfSection
Section header table index link.
LinuxFileSystem - com.github.unidbg.file.linux中的类
 
LinuxFileSystem(Emulator<AndroidFileIO>, File) - 类 的构造器com.github.unidbg.file.linux.LinuxFileSystem
 
LinuxModule - com.github.unidbg.linux中的类
 
LinuxSymbol - com.github.unidbg.linux中的类
 
LinuxThread - com.github.unidbg.linux中的类
 
listen(int) - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
llseek(long, Pointer, int) - 类 中的方法com.github.unidbg.linux.file.SimpleFileIO
 
loadInternal(LibraryFile, boolean) - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
 
loadLibrary(String, boolean) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
loadLibrary(String, byte[], boolean) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
loadLibrary(File, boolean) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
loadLibrary(String, boolean) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
loadLibrary(String, byte[], boolean) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
loadLibrary(File, boolean) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
loads - 类 中的变量com.github.unidbg.linux.struct.SysInfo32
 
loadVirtualModule(String, Map<String, UnidbgPointer>) - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
 
LocalAndroidUdpSocket - com.github.unidbg.linux.file中的类
 
LocalAndroidUdpSocket(Emulator<?>) - 类 的构造器com.github.unidbg.linux.file.LocalAndroidUdpSocket
 
LocalSocketIO - com.github.unidbg.linux.file中的类
 
LocalSocketIO(Emulator<?>, int) - 类 的构造器com.github.unidbg.linux.file.LocalSocketIO
 
LocalSocketIO.SocketHandler - com.github.unidbg.linux.file中的接口
 
LocalUdpSocket - com.github.unidbg.linux.file中的类
 
LocalUdpSocket(Emulator<?>) - 类 的构造器com.github.unidbg.linux.file.LocalUdpSocket
 
LocalUdpSocket.UdpHandler - com.github.unidbg.linux.file中的接口
 
lockPixels(Emulator<?>, BufferedImage, ByteBuffer) - 类 中的方法com.github.unidbg.linux.android.dvm.api.Bitmap
 
LOG_PATH_PREFIX - 类 中的静态变量com.github.unidbg.linux.file.LogCatFileIO
 
LogCatFileIO - com.github.unidbg.linux.file中的类
 
LogCatFileIO(Emulator<?>, int, File, String) - 类 的构造器com.github.unidbg.linux.file.LogCatFileIO
 
LogCatHandler - com.github.unidbg.linux.android中的接口
 
LogCatLevel - com.github.unidbg.linux.android中的枚举
 
lseek(int, int) - 类 中的方法com.github.unidbg.linux.file.ByteArrayFileIO
 
lseek(int, int) - 类 中的方法com.github.unidbg.linux.file.NullFileIO
 
lseek(int, int) - 类 中的方法com.github.unidbg.linux.file.SimpleFileIO
 
lseek(int, int) - 类 中的方法com.github.unidbg.linux.file.Stdout
 

M

malloc(int, boolean) - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
 
map(String) - 接口 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyClassMapper
map class name to new class
MAP_ANONYMOUS - 类 中的静态变量com.github.unidbg.linux.AndroidElfLoader
 
MAP_FIXED - 类 中的静态变量com.github.unidbg.linux.AndroidElfLoader
 
mapBuffer() - 类 中的方法com.github.unidbg.linux.android.ElfLibraryFile
 
mapBuffer() - 类 中的方法com.github.unidbg.linux.android.ElfLibraryRawFile
 
mapBuffer() - 类 中的方法com.github.unidbg.linux.android.URLibraryFile
 
MapsFileIO - com.github.unidbg.linux.file中的类
 
MapsFileIO(int, String, Collection<Module>) - 类 的构造器com.github.unidbg.linux.file.MapsFileIO
 
MapsFileIO(int, String, Collection<Module>, String) - 类 的构造器com.github.unidbg.linux.file.MapsFileIO
 
MapsFileIO(int, String, byte[]) - 类 的构造器com.github.unidbg.linux.file.MapsFileIO
 
mem_size - 类 中的变量net.fornwall.jelf.ElfSegment
Elf{32,64}_Phdr#p_memsz.
mem_unit - 类 中的变量com.github.unidbg.linux.struct.SysInfo32
 
member - 类 中的变量com.github.unidbg.linux.android.dvm.DvmMethod
 
MemoizedObject<T> - net.fornwall.jelf中的类
A memoized object.
MemoizedObject() - 类 的构造器net.fornwall.jelf.MemoizedObject
 
memoryBlock - 类 中的变量com.github.unidbg.linux.android.dvm.DvmObject
 
method - 类 中的变量com.github.unidbg.linux.android.dvm.VarArg
 
mmap2(long, int, int, int, int, int) - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
 
ModuleSymbol - com.github.unidbg.linux中的类
 

N

name_ndx - 类 中的变量net.fornwall.jelf.ElfSection
Index into the section header string table which gives the name of the section.
net.fornwall.jelf - 程序包 net.fornwall.jelf
 
NetworkIF(String, Inet4Address) - 类 的构造器com.github.unidbg.linux.file.UdpSocket.NetworkIF
 
newObject(BaseVM, DvmClass, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
newObject(BaseVM, DvmClass, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
newObject(Object) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmClass
 
newObject(BaseVM, DvmClass, DvmMethod, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
newObject(BaseVM, DvmClass, String, VarArg) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
newObject(BaseVM, DvmClass, DvmMethod, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
newObject(BaseVM, DvmClass, String, VarArg) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
newObjectV(BaseVM, DvmClass, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
newObjectV(BaseVM, DvmClass, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
newObjectV(BaseVM, DvmClass, DvmMethod, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
newObjectV(BaseVM, DvmClass, String, VaList) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
newObjectV(BaseVM, DvmClass, DvmMethod, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
newObjectV(BaseVM, DvmClass, String, VaList) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
newStringArray(VM, String...) - 类 中的静态方法com.github.unidbg.linux.android.dvm.array.ArrayObject
 
newStringList(VM, String...) - 类 中的静态方法com.github.unidbg.linux.android.dvm.ArrayListObject
 
next() - 类 中的方法net.fornwall.jelf.AndroidRelocationIterator
 
nextElement() - 类 中的方法com.github.unidbg.linux.android.dvm.Enumeration
 
NullFileIO - com.github.unidbg.linux.file中的类
 
NullFileIO(String) - 类 的构造器com.github.unidbg.linux.file.NullFileIO
 
num_ph - 类 中的变量net.fornwall.jelf.ElfFile
e_phnum.
num_sh - 类 中的变量net.fornwall.jelf.ElfFile
Number of entries in the section header table, 0 if no entries.

O

O_APPEND - 接口 中的静态变量com.github.unidbg.file.linux.IOConstants
 
O_CLOEXEC - 接口 中的静态变量com.github.unidbg.file.linux.IOConstants
 
O_CREAT - 接口 中的静态变量com.github.unidbg.file.linux.IOConstants
 
O_DIRECTORY - 接口 中的静态变量com.github.unidbg.file.linux.IOConstants
 
O_EXCL - 接口 中的静态变量com.github.unidbg.file.linux.IOConstants
 
O_NOFOLLOW - 接口 中的静态变量com.github.unidbg.file.linux.IOConstants
 
O_NONBLOCK - 接口 中的静态变量com.github.unidbg.file.linux.IOConstants
 
O_RDONLY - 接口 中的静态变量com.github.unidbg.file.linux.IOConstants
 
O_RDWR - 接口 中的静态变量com.github.unidbg.file.linux.IOConstants
 
O_WRONLY - 接口 中的静态变量com.github.unidbg.file.linux.IOConstants
 
objectSize - 类 中的变量net.fornwall.jelf.ElfFile
Byte identifying the size of objects, either ElfFile.CLASS_32 or {link 2 .
offset() - 类 中的方法net.fornwall.jelf.ElfRelocation
 
offset - 类 中的变量net.fornwall.jelf.ElfSegment
Elf{32,64}_Phdr#p_offset.
offset - 类 中的变量net.fornwall.jelf.ElfSymbol
Offset from the beginning of the file to this symbol.
onInitialize(Emulator<?>, VM, Map<String, UnidbgPointer>) - 类 中的方法com.github.unidbg.virtualmodule.android.AndroidModule
 
onInitialize(Emulator<?>, VM, Map<String, UnidbgPointer>) - 类 中的方法com.github.unidbg.virtualmodule.android.JniGraphics
 
onProxyVisit(Member, Object, Object[]) - 接口 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyDvmObjectVisitor
 
open(String, int) - 类 中的方法com.github.unidbg.file.linux.LinuxFileSystem
 
open(Emulator<?>, byte[]) - 类 中的方法com.github.unidbg.linux.android.dvm.api.Asset
 
openAsset(String) - 接口 中的方法com.github.unidbg.linux.android.dvm.apk.Apk
 
openAsset(String) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
openAsset(String) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
设置apkFile以后,可调用该方法获取资源文件
other - 类 中的变量net.fornwall.jelf.ElfSymbol
Currently holds the value of 0 and has no meaning.

P

PackageInfo - com.github.unidbg.linux.android.dvm.api中的类
 
PackageInfo(VM, String, int) - 类 的构造器com.github.unidbg.linux.android.dvm.api.PackageInfo
 
pad - 类 中的变量com.github.unidbg.linux.struct.SysInfo32
 
patch(Emulator<?>, IHookZz) - 类 中的静态方法com.github.unidbg.linux.thread.ThreadJoin19
 
patch(Emulator<?>, IHookZz) - 类 中的静态方法com.github.unidbg.linux.thread.ThreadJoin23
 
patchThread(Emulator<?>, IHookZz) - 类 中的方法com.github.unidbg.linux.android.AndroidResolver
 
path - 类 中的变量com.github.unidbg.linux.file.ByteArrayFileIO
 
path - 类 中的变量com.github.unidbg.linux.file.SimpleFileIO
 
PF_R - 类 中的静态变量net.fornwall.jelf.ElfSegment
 
PF_W - 类 中的静态变量net.fornwall.jelf.ElfSegment
 
PF_X - 类 中的静态变量net.fornwall.jelf.ElfSegment
 
ph_entry_size - 类 中的变量net.fornwall.jelf.ElfFile
e_phentsize.
ph_offset - 类 中的变量net.fornwall.jelf.ElfFile
Program header table offset in bytes.
physical_address - 类 中的变量net.fornwall.jelf.ElfSegment
Reserved for the physical address of the segment on systems where physical addressing is relevant.
PipedReadFileIO - com.github.unidbg.linux.file中的类
 
PipedReadFileIO(PipedInputStream, int) - 类 的构造器com.github.unidbg.linux.file.PipedReadFileIO
 
PipedWriteFileIO - com.github.unidbg.linux.file中的类
 
PipedWriteFileIO(PipedOutputStream, int) - 类 的构造器com.github.unidbg.linux.file.PipedWriteFileIO
 
pread(Backend, Pointer, int, long) - 类 中的方法com.github.unidbg.linux.file.ByteArrayFileIO
 
PrimitiveArray<T> - com.github.unidbg.linux.android.dvm.array中的接口
 
printMemoryInfo() - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
printMemoryInfo() - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
procs - 类 中的变量com.github.unidbg.linux.struct.SysInfo32
 
ProxyClassFactory - com.github.unidbg.linux.android.dvm.jni中的类
 
ProxyClassFactory() - 类 的构造器com.github.unidbg.linux.android.dvm.jni.ProxyClassFactory
 
ProxyClassFactory(ClassLoader) - 类 的构造器com.github.unidbg.linux.android.dvm.jni.ProxyClassFactory
 
ProxyClassLoader - com.github.unidbg.linux.android.dvm.jni中的类
 
ProxyClassMapper - com.github.unidbg.linux.android.dvm.jni中的接口
 
ProxyDvmClass - com.github.unidbg.linux.android.dvm.jni中的类
 
ProxyDvmClass(BaseVM, String, DvmClass, DvmClass[], ProxyClassLoader, ProxyDvmObjectVisitor) - 类 的构造器com.github.unidbg.linux.android.dvm.jni.ProxyDvmClass
 
ProxyDvmException - com.github.unidbg.linux.android.dvm.jni中的异常错误
 
ProxyDvmException() - 异常错误 的构造器com.github.unidbg.linux.android.dvm.jni.ProxyDvmException
 
ProxyDvmException(String) - 异常错误 的构造器com.github.unidbg.linux.android.dvm.jni.ProxyDvmException
 
ProxyDvmException(String, Throwable) - 异常错误 的构造器com.github.unidbg.linux.android.dvm.jni.ProxyDvmException
 
ProxyDvmException(Throwable) - 异常错误 的构造器com.github.unidbg.linux.android.dvm.jni.ProxyDvmException
 
ProxyDvmException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.github.unidbg.linux.android.dvm.jni.ProxyDvmException
 
ProxyDvmObject - com.github.unidbg.linux.android.dvm.jni中的类
 
ProxyDvmObjectVisitor - com.github.unidbg.linux.android.dvm.jni中的接口
 
ProxyReflectedMethod - com.github.unidbg.linux.android.dvm.jni中的类
 
pselect6(Emulator<?>) - 类 中的方法com.github.unidbg.linux.ARM32SyscallHandler
 
PT_ARM_EXIDX - 类 中的静态变量net.fornwall.jelf.ElfSegment
.ARM.exidx segment
PT_DYNAMIC - 类 中的静态变量net.fornwall.jelf.ElfSegment
The array element specifies dynamic linking information.
PT_GNU_EH_FRAME - 类 中的静态变量net.fornwall.jelf.ElfSegment
EH frame segment
PT_HIOS - 类 中的静态变量net.fornwall.jelf.ElfSegment
Upper bound of the range reserved for operating system-specific semantics.
PT_HIPROC - 类 中的静态变量net.fornwall.jelf.ElfSegment
Upper bound of the range reserved for processor-specific semantics.
PT_INTERP - 类 中的静态变量net.fornwall.jelf.ElfSegment
The array element specifies the location and size of a null-terminated path name to invoke as an interpreter.
PT_LOAD - 类 中的静态变量net.fornwall.jelf.ElfSegment
Type defining that the array element specifies a loadable segment.
PT_LOOS - 类 中的静态变量net.fornwall.jelf.ElfSegment
Lower bound of the range reserved for operating system-specific semantics.
PT_LOPROC - 类 中的静态变量net.fornwall.jelf.ElfSegment
Lower bound of the range reserved for processor-specific semantics.
PT_NOTE - 类 中的静态变量net.fornwall.jelf.ElfSegment
The array element specifies the location and size of auxiliary information.
PT_NULL - 类 中的静态变量net.fornwall.jelf.ElfSegment
Type defining that the array element is unused.
PT_PHDR - 类 中的静态变量net.fornwall.jelf.ElfSegment
The array element, if present, specifies the location and size of the program header table itself, both in the file and in the memory image of the program.
PT_SHLIB - 类 中的静态变量net.fornwall.jelf.ElfSegment
This segment type is reserved but has unspecified semantics.
PT_TLS - 类 中的静态变量net.fornwall.jelf.ElfSegment
The array element specifies the Thread-Local Storage template.
PtLoadData - net.fornwall.jelf中的类
 
ptrace(Emulator<?>) - 类 中的方法com.github.unidbg.linux.ARM32SyscallHandler
 
ptrace(Emulator<?>) - 类 中的方法com.github.unidbg.linux.ARM64SyscallHandler
 

R

randBytes(byte[]) - 类 中的方法com.github.unidbg.linux.file.RandomFileIO
 
RandomFileIO - com.github.unidbg.linux.file中的类
 
RandomFileIO(Emulator<?>, String) - 类 的构造器com.github.unidbg.linux.file.RandomFileIO
 
read(int) - 类 中的方法com.github.unidbg.linux.android.dvm.api.Asset
 
read(Backend, Pointer, int) - 类 中的方法com.github.unidbg.linux.file.ByteArrayFileIO
 
read(Backend, Pointer, int) - 类 中的方法com.github.unidbg.linux.file.DriverFileIO
 
read(Backend, Pointer, int) - 类 中的方法com.github.unidbg.linux.file.EventFD
 
read(Backend, Pointer, int) - 类 中的方法com.github.unidbg.linux.file.LocalSocketIO
 
read(Backend, Pointer, int) - 类 中的方法com.github.unidbg.linux.file.NullFileIO
 
read(Backend, Pointer, int) - 类 中的方法com.github.unidbg.linux.file.PipedReadFileIO
 
read(Backend, Pointer, int) - 类 中的方法com.github.unidbg.linux.file.RandomFileIO
 
read(Backend, Pointer, int) - 类 中的方法com.github.unidbg.linux.file.SimpleFileIO
 
read(Backend, Pointer, int) - 类 中的方法com.github.unidbg.linux.file.Stdin
 
read(Backend, Pointer, int) - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
read(Backend, Pointer, int) - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
read(Backend, Pointer, int) - 类 中的方法com.github.unidbg.linux.file.ZeroFileIO
 
readInt() - 接口 中的方法net.fornwall.jelf.ElfDataIn
 
readLong() - 接口 中的方法net.fornwall.jelf.ElfDataIn
 
readShort() - 接口 中的方法net.fornwall.jelf.ElfDataIn
 
readUnsignedByte() - 接口 中的方法net.fornwall.jelf.ElfDataIn
 
recvfrom(Backend, Pointer, int, int, Pointer, Pointer) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
recvfrom(Backend, Pointer, int, int, Pointer, Pointer) - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
refresh() - 接口 中的方法com.github.unidbg.hook.xhook.IxHook
 
refresh() - 类 中的方法com.github.unidbg.linux.android.XHookImpl
 
register(String, String, ReplaceCallback) - 接口 中的方法com.github.unidbg.hook.xhook.IxHook
 
register(String, String, ReplaceCallback, boolean) - 接口 中的方法com.github.unidbg.hook.xhook.IxHook
 
register(String, String, ReplaceCallback) - 类 中的方法com.github.unidbg.linux.android.XHookImpl
 
register(String, String, ReplaceCallback, boolean) - 类 中的方法com.github.unidbg.linux.android.XHookImpl
 
registerSymbol(String, long) - 类 中的方法com.github.unidbg.linux.LinuxModule
 
remove() - 类 中的方法net.fornwall.jelf.AndroidRelocationIterator
 
resolve(Emulator<AndroidFileIO>, String, int) - 类 中的方法com.github.unidbg.linux.android.AndroidResolver
 
resolveAsset(String) - 接口 中的方法com.github.unidbg.linux.android.dvm.apk.AssetResolver
 
resolveClass(String, DvmClass...) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
resolveClass(String, DvmClass...) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
resolveHandler(String) - 类 中的方法com.github.unidbg.linux.file.LocalSocketIO
 
resolveLibrary(Emulator<?>, String) - 类 中的方法com.github.unidbg.linux.android.AndroidResolver
 
resolveLibrary(Emulator<?>, String) - 类 中的方法com.github.unidbg.linux.android.ElfLibraryFile
 
resolveLibrary(Emulator<?>, String) - 类 中的方法com.github.unidbg.linux.android.ElfLibraryRawFile
 
resolveLibrary(Emulator<?>, String) - 类 中的方法com.github.unidbg.linux.android.URLibraryFile
 
RET_SUCCESS - 接口 中的静态变量com.github.unidbg.hook.xhook.IxHook
 
runLastThread(long) - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
 
runThread(int, long) - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
 
runThread(Emulator<?>, long, long) - 类 中的方法com.github.unidbg.linux.LinuxThread
 

S

section_header_ndx - 类 中的变量net.fornwall.jelf.ElfSymbol
Index to the associated section header.
section_offset - 类 中的变量net.fornwall.jelf.ElfSection
Offset from beginning of file to first byte of the section.
sendto(byte[], int, Pointer, int) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
sendto(byte[], int, Pointer, int) - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
SENSOR_SERVICE - 类 中的静态变量com.github.unidbg.linux.android.dvm.api.SystemService
 
ServiceManager - com.github.unidbg.linux.android.dvm.api中的类
 
ServiceManager(VM, String) - 类 的构造器com.github.unidbg.linux.android.dvm.api.ServiceManager
 
setAccessFlags(int) - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
setAccessible(AccessibleObject[], boolean) - 类 中的静态方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
setAccessible(boolean) - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
setAssetResolver(AssetResolver) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
setAssetResolver(AssetResolver) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
setBlockSize(int) - 类 中的方法com.github.unidbg.linux.struct.StatFS
 
setBlockSize(int) - 类 中的方法com.github.unidbg.linux.struct.StatFS32
 
setBlockSize(int) - 类 中的方法com.github.unidbg.linux.struct.StatFS64
 
setBooleanField(BaseVM, DvmObject<?>, DvmField, boolean) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setBooleanField(BaseVM, DvmObject<?>, String, boolean) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setBooleanField(BaseVM, DvmObject<?>, DvmField, boolean) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setBooleanField(BaseVM, DvmObject<?>, String, boolean) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setBooleanField(BaseVM, DvmObject<?>, DvmField, boolean) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setBooleanField(BaseVM, DvmObject<?>, String, boolean) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setData(int, DvmObject<?>[]) - 类 中的方法com.github.unidbg.linux.android.dvm.array.ArrayObject
 
setData(int, byte[]) - 类 中的方法com.github.unidbg.linux.android.dvm.array.ByteArray
 
setData(int, double[]) - 类 中的方法com.github.unidbg.linux.android.dvm.array.DoubleArray
 
setData(int, float[]) - 类 中的方法com.github.unidbg.linux.android.dvm.array.FloatArray
 
setData(int, int[]) - 类 中的方法com.github.unidbg.linux.android.dvm.array.IntArray
 
setData(int, T) - 接口 中的方法com.github.unidbg.linux.android.dvm.Array
 
setData(int, short[]) - 类 中的方法com.github.unidbg.linux.android.dvm.array.ShortArray
 
setDoubleField(BaseVM, DvmObject<?>, DvmField, double) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setDoubleField(BaseVM, DvmObject<?>, String, double) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setDoubleField(BaseVM, DvmObject<?>, DvmField, double) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setDoubleField(BaseVM, DvmObject<?>, String, double) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setDoubleField(BaseVM, DvmObject<?>, DvmField, double) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setDoubleField(BaseVM, DvmObject<?>, String, double) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setDvmClassFactory(DvmClassFactory) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
setDvmClassFactory(DvmClassFactory) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
setErrno(int) - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
 
setFiled(Field) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmField
 
setFlags(long) - 类 中的方法com.github.unidbg.file.linux.BaseAndroidFileIO
 
setFlags(int) - 类 中的方法com.github.unidbg.linux.struct.StatFS
 
setFlags(int) - 类 中的方法com.github.unidbg.linux.struct.StatFS32
 
setFlags(int) - 类 中的方法com.github.unidbg.linux.struct.StatFS64
 
setFloatField(BaseVM, DvmObject<?>, DvmField, float) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setFloatField(BaseVM, DvmObject<?>, String, float) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setFloatField(BaseVM, DvmObject<?>, DvmField, float) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setFloatField(BaseVM, DvmObject<?>, String, float) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setFloatField(BaseVM, DvmObject<?>, DvmField, float) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setFloatField(BaseVM, DvmObject<?>, String, float) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setFrSize(int) - 类 中的方法com.github.unidbg.linux.struct.StatFS
 
setFrSize(int) - 类 中的方法com.github.unidbg.linux.struct.StatFS32
 
setFrSize(int) - 类 中的方法com.github.unidbg.linux.struct.StatFS64
 
setIntField(BaseVM, DvmObject<?>, DvmField, int) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setIntField(BaseVM, DvmObject<?>, String, int) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setIntField(BaseVM, DvmObject<?>, DvmField, int) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setIntField(BaseVM, DvmObject<?>, String, int) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setIntField(BaseVM, DvmObject<?>, DvmField, int) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setIntField(BaseVM, DvmObject<?>, String, int) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setJni(Jni) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
setJni(JniFunction) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmClass
 
setJni(Jni) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
Use vm.setDvmClassFactory(new ProxyClassFactory()) instead
setKeepAlive(int) - 类 中的方法com.github.unidbg.linux.file.LocalSocketIO
 
setKeepAlive(int) - 类 中的方法com.github.unidbg.linux.file.LocalUdpSocket
 
setKeepAlive(int) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
setKeepAlive(int) - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
setKeepAlive(int) - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
setLastModification(long) - 类 中的方法com.github.unidbg.file.linux.StatStructure
 
setLastModification(long, long) - 类 中的方法com.github.unidbg.file.linux.StatStructure
 
setLibraryResolver(LibraryResolver) - 类 中的方法com.github.unidbg.linux.AndroidElfLoader
 
setLongField(BaseVM, DvmObject<?>, DvmField, long) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setLongField(BaseVM, DvmObject<?>, String, long) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setLongField(BaseVM, DvmObject<?>, DvmField, long) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setLongField(BaseVM, DvmObject<?>, String, long) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setLongField(BaseVM, DvmObject<?>, DvmField, long) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setLongField(BaseVM, DvmObject<?>, String, long) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setMember(Member) - 类 中的方法com.github.unidbg.linux.android.dvm.DvmMethod
 
setName(String) - 类 中的方法com.github.unidbg.linux.struct.IFReq
 
setNameLen(int) - 类 中的方法com.github.unidbg.linux.struct.StatFS
 
setNameLen(int) - 类 中的方法com.github.unidbg.linux.struct.StatFS32
 
setNameLen(int) - 类 中的方法com.github.unidbg.linux.struct.StatFS64
 
setObjectField(BaseVM, DvmObject<?>, DvmField, DvmObject<?>) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setObjectField(BaseVM, DvmObject<?>, String, DvmObject<?>) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setObjectField(BaseVM, DvmObject<?>, DvmField, DvmObject<?>) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setObjectField(BaseVM, DvmObject<?>, String, DvmObject<?>) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setObjectField(BaseVM, DvmObject<?>, DvmField, DvmObject<?>) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setObjectField(BaseVM, DvmObject<?>, String, DvmObject<?>) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setPropertyProvider(SystemPropertyProvider) - 类 中的方法com.github.unidbg.linux.android.SystemPropertyHook
 
setReceiveBufferSize(int) - 类 中的方法com.github.unidbg.linux.file.LocalSocketIO
 
setReceiveBufferSize(int) - 类 中的方法com.github.unidbg.linux.file.LocalUdpSocket
 
setReceiveBufferSize(int) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
setReceiveBufferSize(int) - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
setReceiveBufferSize(int) - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
setReuseAddress(int) - 类 中的方法com.github.unidbg.linux.file.LocalSocketIO
 
setReuseAddress(int) - 类 中的方法com.github.unidbg.linux.file.LocalUdpSocket
 
setReuseAddress(int) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
setReuseAddress(int) - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
setReuseAddress(int) - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
setSendBufferSize(int) - 类 中的方法com.github.unidbg.linux.file.LocalSocketIO
 
setSendBufferSize(int) - 类 中的方法com.github.unidbg.linux.file.LocalUdpSocket
 
setSendBufferSize(int) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
setSendBufferSize(int) - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
setSendBufferSize(int) - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
setsockopt(int, int, Pointer, int) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
setSt_atim(long, long) - 类 中的方法com.github.unidbg.file.linux.StatStructure
 
setSt_atim(long, long) - 类 中的方法com.github.unidbg.linux.struct.Stat32
 
setSt_atim(long, long) - 类 中的方法com.github.unidbg.linux.struct.Stat64
 
setSt_ctim(long, long) - 类 中的方法com.github.unidbg.file.linux.StatStructure
 
setSt_ctim(long, long) - 类 中的方法com.github.unidbg.linux.struct.Stat32
 
setSt_ctim(long, long) - 类 中的方法com.github.unidbg.linux.struct.Stat64
 
setSt_ino(long) - 类 中的方法com.github.unidbg.file.linux.StatStructure
 
setSt_ino(long) - 类 中的方法com.github.unidbg.linux.struct.Stat32
 
setSt_mtim(long, long) - 类 中的方法com.github.unidbg.file.linux.StatStructure
 
setSt_mtim(long, long) - 类 中的方法com.github.unidbg.linux.struct.Stat32
 
setSt_mtim(long, long) - 类 中的方法com.github.unidbg.linux.struct.Stat64
 
setStaticDoubleField(BaseVM, DvmClass, DvmField, double) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setStaticDoubleField(BaseVM, DvmClass, String, double) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setStaticDoubleField(BaseVM, DvmClass, DvmField, double) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setStaticDoubleField(BaseVM, DvmClass, String, double) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setStaticDoubleField(BaseVM, DvmClass, DvmField, double) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setStaticDoubleField(BaseVM, DvmClass, String, double) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setStaticFloatField(BaseVM, DvmClass, DvmField, float) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setStaticFloatField(BaseVM, DvmClass, String, float) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setStaticFloatField(BaseVM, DvmClass, DvmField, float) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setStaticFloatField(BaseVM, DvmClass, String, float) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setStaticFloatField(BaseVM, DvmClass, DvmField, float) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setStaticFloatField(BaseVM, DvmClass, String, float) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setStaticIntField(BaseVM, DvmClass, DvmField, int) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setStaticIntField(BaseVM, DvmClass, String, int) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setStaticIntField(BaseVM, DvmClass, DvmField, int) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setStaticIntField(BaseVM, DvmClass, String, int) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setStaticIntField(BaseVM, DvmClass, DvmField, int) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setStaticIntField(BaseVM, DvmClass, String, int) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setStaticLongField(BaseVM, DvmClass, DvmField, long) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setStaticLongField(BaseVM, DvmClass, String, long) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setStaticLongField(BaseVM, DvmClass, DvmField, long) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setStaticLongField(BaseVM, DvmClass, String, long) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setStaticLongField(BaseVM, DvmClass, DvmField, long) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setStaticLongField(BaseVM, DvmClass, String, long) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setStaticObjectField(BaseVM, DvmClass, DvmField, DvmObject<?>) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setStaticObjectField(BaseVM, DvmClass, String, DvmObject<?>) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
setStaticObjectField(BaseVM, DvmClass, DvmField, DvmObject<?>) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setStaticObjectField(BaseVM, DvmClass, String, DvmObject<?>) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
setStaticObjectField(BaseVM, DvmClass, DvmField, DvmObject<?>) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setStaticObjectField(BaseVM, DvmClass, String, DvmObject<?>) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
setTcpNoDelay(int) - 类 中的方法com.github.unidbg.linux.file.LocalSocketIO
 
setTcpNoDelay(int) - 类 中的方法com.github.unidbg.linux.file.LocalUdpSocket
 
setTcpNoDelay(int) - 类 中的方法com.github.unidbg.linux.file.SocketIO
 
setTcpNoDelay(int) - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
setTcpNoDelay(int) - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
setType(int) - 类 中的方法com.github.unidbg.linux.struct.StatFS
 
setType(int) - 类 中的方法com.github.unidbg.linux.struct.StatFS32
 
setType(int) - 类 中的方法com.github.unidbg.linux.struct.StatFS64
 
setupTraps() - 类 中的方法com.github.unidbg.linux.android.AndroidARMEmulator
https://github.com/lunixbochs/usercorn/blob/master/go/arch/arm/linux.go
setValue(byte[]) - 类 中的方法com.github.unidbg.linux.android.dvm.array.ByteArray
 
setValue(double[]) - 类 中的方法com.github.unidbg.linux.android.dvm.array.DoubleArray
 
setValue(float[]) - 类 中的方法com.github.unidbg.linux.android.dvm.array.FloatArray
 
setValue(int[]) - 类 中的方法com.github.unidbg.linux.android.dvm.array.IntArray
 
setValue(short[]) - 类 中的方法com.github.unidbg.linux.android.dvm.array.ShortArray
 
setVerbose(boolean) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
setVerbose(boolean) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
 
sh_entry_size - 类 中的变量net.fornwall.jelf.ElfFile
Section header entry size in bytes.
sh_offset - 类 中的变量net.fornwall.jelf.ElfFile
Section header table offset in bytes.
sharedRam - 类 中的变量com.github.unidbg.linux.struct.SysInfo32
 
ShortArray - com.github.unidbg.linux.android.dvm.array中的类
 
ShortArray(VM, short[]) - 类 的构造器com.github.unidbg.linux.android.dvm.array.ShortArray
 
shorties - 类 中的变量com.github.unidbg.linux.android.dvm.VarArg
 
Shorty - com.github.unidbg.linux.android.dvm中的类
 
SHT_DYNAMIC - 类 中的静态变量net.fornwall.jelf.ElfSection
Section holds information for dynamic linking.
SHT_DYNSYM - 类 中的静态变量net.fornwall.jelf.ElfSection
Section holds a minimum set of dynamic linking symbols.
SHT_FINI_ARRAY - 类 中的静态变量net.fornwall.jelf.ElfSection
 
SHT_GNU_verdef - 类 中的静态变量net.fornwall.jelf.ElfSection
 
SHT_GNU_verneed - 类 中的静态变量net.fornwall.jelf.ElfSection
 
SHT_GNU_versym - 类 中的静态变量net.fornwall.jelf.ElfSection
 
SHT_GROUP - 类 中的静态变量net.fornwall.jelf.ElfSection
 
SHT_HASH - 类 中的静态变量net.fornwall.jelf.ElfSection
Section holds symbol hash table.
SHT_HIOS - 类 中的静态变量net.fornwall.jelf.ElfSection
Upper bound of the range of indexes reserved for operating system-specific semantics.
SHT_HIPROC - 类 中的静态变量net.fornwall.jelf.ElfSection
Upper bound of the range of indexes reserved for processor-specific semantics.
SHT_HIUSER - 类 中的静态变量net.fornwall.jelf.ElfSection
Upper bound of the range of indexes reserved for application programs.
SHT_INIT_ARRAY - 类 中的静态变量net.fornwall.jelf.ElfSection
 
SHT_LOOS - 类 中的静态变量net.fornwall.jelf.ElfSection
Lower bound of the range of indexes reserved for operating system-specific semantics.
SHT_LOPROC - 类 中的静态变量net.fornwall.jelf.ElfSection
Lower bound of the range of indexes reserved for processor-specific semantics.
SHT_LOUSER - 类 中的静态变量net.fornwall.jelf.ElfSection
Lower bound of the range of indexes reserved for application programs.
SHT_NOBITS - 类 中的静态变量net.fornwall.jelf.ElfSection
Section occupies no space but resembles TYPE_PROGBITS.
SHT_NOTE - 类 中的静态变量net.fornwall.jelf.ElfSection
Section holds information that marks the file.
SHT_NULL - 类 中的静态变量net.fornwall.jelf.ElfSection
Marks the section header as inactive; it does not have an associated section.
SHT_PREINIT_ARRAY - 类 中的静态变量net.fornwall.jelf.ElfSection
 
SHT_PROGBITS - 类 中的静态变量net.fornwall.jelf.ElfSection
Section holds information defined by the program.
SHT_REL - 类 中的静态变量net.fornwall.jelf.ElfSection
Section holds relocation entries without explicit addends.
SHT_RELA - 类 中的静态变量net.fornwall.jelf.ElfSection
Section holds relocation entries with explicit addends.
SHT_SHLIB - 类 中的静态变量net.fornwall.jelf.ElfSection
Section is reserved but has unspecified semantics.
SHT_STRTAB - 类 中的静态变量net.fornwall.jelf.ElfSection
Section holds string table information.
SHT_SYMTAB - 类 中的静态变量net.fornwall.jelf.ElfSection
Section holds symbol table information for link editing.
SHT_SYMTAB_SHNDX - 类 中的静态变量net.fornwall.jelf.ElfSection
 
shutdown(int) - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
Signature - com.github.unidbg.linux.android.dvm.api中的类
 
Signature(VM, CertificateMeta) - 类 的构造器com.github.unidbg.linux.android.dvm.api.Signature
 
SimpleFileIO - com.github.unidbg.linux.file中的类
 
SimpleFileIO(int, File, String) - 类 的构造器com.github.unidbg.linux.file.SimpleFileIO
 
SIOCGIFCONF - 接口 中的静态变量com.github.unidbg.file.linux.AndroidFileIO
 
SIOCGIFFLAGS - 接口 中的静态变量com.github.unidbg.file.linux.AndroidFileIO
 
size() - 类 中的方法com.github.unidbg.linux.android.dvm.ArrayListObject
 
size - 类 中的变量net.fornwall.jelf.ElfSection
Size in bytes of the section.
size - 类 中的变量net.fornwall.jelf.ElfSymbol
Size of the symbol. 0 if the symbol has no size or the size is unknown.
SO_PEERSEC - 类 中的静态变量com.github.unidbg.linux.file.SocketIO
 
SOCK_DGRAM - 类 中的静态变量com.github.unidbg.linux.file.SocketIO
 
SOCK_RAW - 类 中的静态变量com.github.unidbg.linux.file.SocketIO
 
SOCK_STREAM - 类 中的静态变量com.github.unidbg.linux.file.SocketIO
 
SocketIO - com.github.unidbg.linux.file中的类
 
SocketIO() - 类 的构造器com.github.unidbg.linux.file.SocketIO
 
SOL_SOCKET - 类 中的静态变量com.github.unidbg.linux.file.SocketIO
 
soName - 类 中的变量net.fornwall.jelf.ElfDynamicStructure
 
SP - 类 中的静态变量net.fornwall.jelf.DwarfCursor32
 
SP - 类 中的静态变量net.fornwall.jelf.DwarfCursor64
 
st_atim - 类 中的变量com.github.unidbg.linux.struct.Stat32
 
st_atim - 类 中的变量com.github.unidbg.linux.struct.Stat64
 
st_blksize - 类 中的变量com.github.unidbg.file.linux.StatStructure
 
st_blocks - 类 中的变量com.github.unidbg.file.linux.StatStructure
 
st_ctim - 类 中的变量com.github.unidbg.linux.struct.Stat32
 
st_ctim - 类 中的变量com.github.unidbg.linux.struct.Stat64
 
st_dev - 类 中的变量com.github.unidbg.file.linux.StatStructure
 
st_gid - 类 中的变量com.github.unidbg.file.linux.StatStructure
 
st_ino - 类 中的变量com.github.unidbg.file.linux.StatStructure
 
st_mode - 类 中的变量com.github.unidbg.file.linux.StatStructure
 
st_mtim - 类 中的变量com.github.unidbg.linux.struct.Stat32
 
st_mtim - 类 中的变量com.github.unidbg.linux.struct.Stat64
 
st_nlink - 类 中的变量com.github.unidbg.file.linux.StatStructure
 
st_rdev - 类 中的变量com.github.unidbg.file.linux.StatStructure
 
st_size - 类 中的变量com.github.unidbg.file.linux.StatStructure
 
st_uid - 类 中的变量com.github.unidbg.file.linux.StatStructure
 
Stat32 - com.github.unidbg.linux.struct中的类
 
Stat32(Pointer) - 类 的构造器com.github.unidbg.linux.struct.Stat32
 
stat64(Emulator<AndroidFileIO>, String, Pointer) - 类 中的方法com.github.unidbg.linux.ARM32SyscallHandler
 
stat64(Emulator<AndroidFileIO>, String, Pointer) - 类 中的方法com.github.unidbg.linux.ARM64SyscallHandler
 
Stat64 - com.github.unidbg.linux.struct中的类
 
Stat64(Pointer) - 类 的构造器com.github.unidbg.linux.struct.Stat64
 
statfs(StatFS) - 接口 中的方法com.github.unidbg.file.linux.AndroidFileIO
 
statfs(StatFS) - 类 中的方法com.github.unidbg.file.linux.BaseAndroidFileIO
 
statfs(StatFS) - 类 中的方法com.github.unidbg.linux.file.DirectoryFileIO
 
StatFS - com.github.unidbg.linux.struct中的类
 
StatFS(Pointer) - 类 的构造器com.github.unidbg.linux.struct.StatFS
 
StatFS32 - com.github.unidbg.linux.struct中的类
 
StatFS32(Pointer) - 类 的构造器com.github.unidbg.linux.struct.StatFS32
 
StatFS64 - com.github.unidbg.linux.struct中的类
 
StatFS64(Pointer) - 类 的构造器com.github.unidbg.linux.struct.StatFS64
 
StatStructure - com.github.unidbg.file.linux中的类
 
StatStructure(Pointer) - 类 的构造器com.github.unidbg.file.linux.StatStructure
 
Stdin - com.github.unidbg.linux.file中的类
 
Stdin(int) - 类 的构造器com.github.unidbg.linux.file.Stdin
 
Stdout - com.github.unidbg.linux.file中的类
 
Stdout(int, File, String, boolean, StdoutCallback) - 类 的构造器com.github.unidbg.linux.file.Stdout
 
STRING_TABLE_NAME - 类 中的静态变量net.fornwall.jelf.ElfSection
Section header name identifying the section as a string table.
StringObject - com.github.unidbg.linux.android.dvm中的类
 
StringObject(VM, String) - 类 的构造器com.github.unidbg.linux.android.dvm.StringObject
 
STT_COMMON - 类 中的静态变量net.fornwall.jelf.ElfSymbol
The symbol labels an uninitialized common block.
STT_FILE - 类 中的静态变量net.fornwall.jelf.ElfSymbol
Type defining that the symbol is associated with a file.
STT_FUNC - 类 中的静态变量net.fornwall.jelf.ElfSymbol
Type specifying that the symbol is associated with a function or other executable code.
STT_HIOS - 类 中的静态变量net.fornwall.jelf.ElfSymbol
Upper bound for range reserved for operating system-specific semantics.
STT_HIPROC - 类 中的静态变量net.fornwall.jelf.ElfSymbol
Upper bound for range reserved for processor-specific semantics.
STT_LOOS - 类 中的静态变量net.fornwall.jelf.ElfSymbol
Lower bound for range reserved for operating system-specific semantics.
STT_LOPROC - 类 中的静态变量net.fornwall.jelf.ElfSymbol
Lower bound for range reserved for processor-specific semantics.
STT_NOTYPE - 类 中的静态变量net.fornwall.jelf.ElfSymbol
Type specifying that the symbol is unspecified.
STT_OBJECT - 类 中的静态变量net.fornwall.jelf.ElfSymbol
Type specifying that the symbol is associated with an object.
STT_SECTION - 类 中的静态变量net.fornwall.jelf.ElfSymbol
Type specifying that the symbol is associated with a section.
STT_TLS - 类 中的静态变量net.fornwall.jelf.ElfSymbol
The symbol specifies a Thread-Local Storage entity.
sym() - 类 中的方法net.fornwall.jelf.ElfRelocation
 
symbol() - 类 中的方法net.fornwall.jelf.ElfRelocation
 
SymbolLocator - net.fornwall.jelf中的接口
 
SysInfo32 - com.github.unidbg.linux.struct中的类
 
SysInfo32(Pointer) - 类 的构造器com.github.unidbg.linux.struct.SysInfo32
 
SystemPropertyHook - com.github.unidbg.linux.android中的类
 
SystemPropertyHook(Emulator<?>) - 类 的构造器com.github.unidbg.linux.android.SystemPropertyHook
 
SystemPropertyProvider - com.github.unidbg.linux.android中的接口
 
SystemService - com.github.unidbg.linux.android.dvm.api中的类
 
SystemService(VM, String) - 类 的构造器com.github.unidbg.linux.android.dvm.api.SystemService
 

T

TcpSocket - com.github.unidbg.linux.file中的类
 
TcpSocket(Emulator<?>) - 类 的构造器com.github.unidbg.linux.file.TcpSocket
 
TELEPHONY_SERVICE - 类 中的静态变量com.github.unidbg.linux.android.dvm.api.SystemService
 
ThreadJoin19 - com.github.unidbg.linux.thread中的类
 
ThreadJoin19() - 类 的构造器com.github.unidbg.linux.thread.ThreadJoin19
 
ThreadJoin23 - com.github.unidbg.linux.thread中的类
 
ThreadJoin23() - 类 的构造器com.github.unidbg.linux.thread.ThreadJoin23
 
throwException(DvmObject<?>) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
throwException(DvmObject<?>) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
VM throw exception
toByteArray() - 类 中的方法com.github.unidbg.linux.android.dvm.api.Signature
 
toCharsString() - 类 中的方法com.github.unidbg.linux.android.dvm.api.Signature
 
toGenericString() - 类 中的方法com.github.unidbg.linux.android.dvm.jni.ProxyReflectedMethod
 
toReflectedMethod(BaseVM, DvmClass, DvmMethod) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
toReflectedMethod(BaseVM, DvmClass, String) - 类 中的方法com.github.unidbg.linux.android.dvm.AbstractJni
 
toReflectedMethod(BaseVM, DvmClass, DvmMethod) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
toReflectedMethod(BaseVM, DvmClass, String) - 接口 中的方法com.github.unidbg.linux.android.dvm.Jni
 
toReflectedMethod(BaseVM, DvmClass, DvmMethod) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
toReflectedMethod(BaseVM, DvmClass, String) - 类 中的方法com.github.unidbg.linux.android.dvm.JniFunction
 
toString() - 类 中的方法com.github.unidbg.linux.android.dvm.array.ArrayObject
 
toString() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmClass
 
toString() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmField
 
toString() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmMethod
 
toString() - 类 中的方法com.github.unidbg.linux.android.dvm.DvmObject
 
toString() - 类 中的方法com.github.unidbg.linux.android.dvm.Shorty
 
toString() - 类 中的方法com.github.unidbg.linux.android.dvm.StringObject
 
toString() - 类 中的方法com.github.unidbg.linux.android.dvm.wrapper.DvmBoolean
 
toString() - 枚举 中的方法com.github.unidbg.linux.android.LogCatLevel
 
toString() - 类 中的方法com.github.unidbg.linux.file.ByteArrayFileIO
 
toString() - 类 中的方法com.github.unidbg.linux.file.DirectoryFileIO
 
toString() - 类 中的方法com.github.unidbg.linux.file.DriverFileIO
 
toString() - 类 中的方法com.github.unidbg.linux.file.NullFileIO
 
toString() - 类 中的方法com.github.unidbg.linux.file.PipedReadFileIO
 
toString() - 类 中的方法com.github.unidbg.linux.file.PipedWriteFileIO
 
toString() - 类 中的方法com.github.unidbg.linux.file.SimpleFileIO
 
toString() - 类 中的方法com.github.unidbg.linux.file.Stdin
 
toString() - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
toString() - 类 中的方法com.github.unidbg.linux.file.UdpSocket.NetworkIF
 
toString() - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
toString() - 类 中的方法com.github.unidbg.linux.LinuxModule
 
toString() - 类 中的方法net.fornwall.jelf.ElfDynamicStructure
 
toString() - 类 中的方法net.fornwall.jelf.ElfSection
 
toString() - 类 中的方法net.fornwall.jelf.ElfSegment
 
toString() - 类 中的方法net.fornwall.jelf.ElfSymbol
 
totalHigh - 类 中的变量com.github.unidbg.linux.struct.SysInfo32
 
totalRam - 类 中的变量com.github.unidbg.linux.struct.SysInfo32
 
totalSwap - 类 中的变量com.github.unidbg.linux.struct.SysInfo32
 
type() - 类 中的方法net.fornwall.jelf.ElfRelocation
 
type - 类 中的变量net.fornwall.jelf.ElfSection
Section content and semantics.
type - 类 中的变量net.fornwall.jelf.ElfSegment
Elf{32,64}_Phdr#p_type.

U

UdpSocket - com.github.unidbg.linux.file中的类
 
UdpSocket(Emulator<?>) - 类 的构造器com.github.unidbg.linux.file.UdpSocket
 
UdpSocket.NetworkIF - com.github.unidbg.linux.file中的类
 
uname(Emulator<?>) - 类 中的方法com.github.unidbg.linux.ARM32SyscallHandler
 
uname(Emulator<?>) - 类 中的方法com.github.unidbg.linux.ARM64SyscallHandler
 
uncheckedArray(int) - 类 中的静态方法net.fornwall.jelf.MemoizedObject
 
unlockPixels() - 类 中的方法com.github.unidbg.linux.android.dvm.api.Bitmap
 
unzip(String) - 类 中的方法com.github.unidbg.linux.android.dvm.BaseVM
 
unzip(String) - 接口 中的方法com.github.unidbg.linux.android.dvm.VM
设置apkFile以后,可调用该方法获取压缩包内容
uptime - 类 中的变量com.github.unidbg.linux.struct.SysInfo32
 
URLibraryFile - com.github.unidbg.linux.android中的类
 
URLibraryFile(URL, String, int, boolean) - 类 的构造器com.github.unidbg.linux.android.URLibraryFile
 

V

VaList - com.github.unidbg.linux.android.dvm中的类
 
VaList(BaseVM, DvmMethod) - 类 的构造器com.github.unidbg.linux.android.dvm.VaList
 
value - 类 中的变量com.github.unidbg.linux.android.dvm.DvmObject
 
value - 类 中的变量net.fornwall.jelf.ElfSymbol
Value of the associated symbol.
valueOf(int) - 类 中的静态方法com.github.unidbg.linux.android.dvm.BaseVM
 
valueOf(VM, boolean) - 类 中的静态方法com.github.unidbg.linux.android.dvm.wrapper.DvmBoolean
 
valueOf(VM, int) - 类 中的静态方法com.github.unidbg.linux.android.dvm.wrapper.DvmInteger
 
valueOf(VM, long) - 类 中的静态方法com.github.unidbg.linux.android.dvm.wrapper.DvmLong
 
valueOf(String) - 枚举 中的静态方法com.github.unidbg.linux.android.LogCatLevel
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.github.unidbg.linux.android.LogCatLevel
 
valueOf(String) - 枚举 中的静态方法com.github.unidbg.linux.file.DirectoryFileIO.DirentType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.unidbg.linux.android.LogCatLevel
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.unidbg.linux.file.DirectoryFileIO.DirentType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VarArg - com.github.unidbg.linux.android.dvm中的类
 
VarArg(BaseVM, DvmMethod) - 类 的构造器com.github.unidbg.linux.android.dvm.VarArg
 
version - 类 中的变量net.fornwall.jelf.ElfFile
Version
virtual_address - 类 中的变量net.fornwall.jelf.ElfSegment
Elf{32,64}_Phdr#p_vaddr.
visitor - 类 中的变量com.github.unidbg.linux.android.dvm.jni.ProxyClassFactory
 
vm - 类 中的变量com.github.unidbg.linux.android.dvm.DvmClass
 
VM - com.github.unidbg.linux.android.dvm中的接口
 

W

WIFI_SERVICE - 类 中的静态变量com.github.unidbg.linux.android.dvm.api.SystemService
 
write(byte[]) - 类 中的方法com.github.unidbg.linux.file.ByteArrayFileIO
 
write(byte[]) - 类 中的方法com.github.unidbg.linux.file.DriverFileIO
 
write(byte[]) - 类 中的方法com.github.unidbg.linux.file.DumpFileIO
 
write(byte[]) - 类 中的方法com.github.unidbg.linux.file.EventFD
 
write(byte[]) - 类 中的方法com.github.unidbg.linux.file.LocalSocketIO
 
write(byte[]) - 类 中的方法com.github.unidbg.linux.file.LocalUdpSocket
 
write(byte[]) - 类 中的方法com.github.unidbg.linux.file.LogCatFileIO
 
write(byte[]) - 类 中的方法com.github.unidbg.linux.file.NullFileIO
 
write(byte[]) - 类 中的方法com.github.unidbg.linux.file.PipedWriteFileIO
 
write(byte[]) - 类 中的方法com.github.unidbg.linux.file.SimpleFileIO
 
write(byte[]) - 类 中的方法com.github.unidbg.linux.file.Stdin
 
write(byte[]) - 类 中的方法com.github.unidbg.linux.file.Stdout
 
write(byte[]) - 类 中的方法com.github.unidbg.linux.file.TcpSocket
 
write(byte[]) - 类 中的方法com.github.unidbg.linux.file.UdpSocket
 
write(byte[]) - 类 中的方法com.github.unidbg.linux.file.ZeroFileIO
 
writeTo(Pointer) - 类 中的方法net.fornwall.jelf.PtLoadData
 

X

XHookImpl - com.github.unidbg.linux.android中的类
 

Z

ZeroFileIO - com.github.unidbg.linux.file中的类
 
ZeroFileIO(Emulator<?>, int, String) - 类 的构造器com.github.unidbg.linux.file.ZeroFileIO
 

_

__pad0 - 类 中的变量com.github.unidbg.linux.struct.Stat32
 
__pad1 - 类 中的变量com.github.unidbg.linux.struct.Stat64
 
__pad2 - 类 中的变量com.github.unidbg.linux.struct.Stat64
 
__pad3 - 类 中的变量com.github.unidbg.linux.struct.Stat32
 
__st_ino - 类 中的变量com.github.unidbg.linux.struct.Stat32
 
__unused4 - 类 中的变量com.github.unidbg.linux.struct.Stat64
 
__unused5 - 类 中的变量com.github.unidbg.linux.struct.Stat64
 
_f - 类 中的变量com.github.unidbg.linux.struct.SysInfo32
 
_GetArrayCritical(Emulator<?>, Pointer) - 类 中的方法com.github.unidbg.linux.android.dvm.array.ByteArray
 
_GetArrayCritical(Emulator<?>, Pointer) - 类 中的方法com.github.unidbg.linux.android.dvm.array.DoubleArray
 
_GetArrayCritical(Emulator<?>, Pointer) - 类 中的方法com.github.unidbg.linux.android.dvm.array.FloatArray
 
_GetArrayCritical(Emulator<?>, Pointer) - 类 中的方法com.github.unidbg.linux.android.dvm.array.IntArray
 
_GetArrayCritical(Emulator<?>, Pointer) - 接口 中的方法com.github.unidbg.linux.android.dvm.array.PrimitiveArray
 
_GetArrayCritical(Emulator<?>, Pointer) - 类 中的方法com.github.unidbg.linux.android.dvm.array.ShortArray
 
_ReleaseArrayCritical(Pointer, int) - 类 中的方法com.github.unidbg.linux.android.dvm.array.ByteArray
 
_ReleaseArrayCritical(Pointer, int) - 类 中的方法com.github.unidbg.linux.android.dvm.array.DoubleArray
 
_ReleaseArrayCritical(Pointer, int) - 类 中的方法com.github.unidbg.linux.android.dvm.array.FloatArray
 
_ReleaseArrayCritical(Pointer, int) - 类 中的方法com.github.unidbg.linux.android.dvm.array.IntArray
 
_ReleaseArrayCritical(Pointer, int) - 接口 中的方法com.github.unidbg.linux.android.dvm.array.PrimitiveArray
 
_ReleaseArrayCritical(Pointer, int) - 类 中的方法com.github.unidbg.linux.android.dvm.array.ShortArray
 
A B C D E F G H I J K L M N O P R S T U V W X Z _ 
跳过导航链接

Copyright © 2021. All rights reserved.