Index

A B C D E F G H I K L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

I

iBar - Variable in class leechcore.entry.LeechCoreBar
 
iHeap - Variable in class vmm.entry.VmmMap_HeapEntry
 
iHeap - Variable in class vmm.entry.VmmMap_HeapSegmentEntry
 
ILeechCore - Interface in leechcore
The main LeechCore implementation for Java.
LeechCore for Java requires JNA - https://github.com/java-native-access/jna which must be on the classpath.
Check out the example code to get started! https://github.com/ufrisk/LeechCore/
ILeechCoreBarCallback - Interface in leechcore
LeechCore PCIe BAR Callback Interface
Check out the example code to get started! https://github.com/ufrisk/LeechCore/
ILeechCoreBarContext - Interface in leechcore
LeechCore PCIe BAR Context Interface
The BAR callback is disabled when this interface is closed / cleaned up.
ILeechCoreBarReply - Interface in leechcore
LeechCore PCIe BAR Read Reply Interface
Check out the example code to get started! https://github.com/ufrisk/LeechCore/
ILeechCoreTlpCallback - Interface in leechcore
LeechCore PCIe TLP Callback Interface
Check out the example code to get started! https://github.com/ufrisk/LeechCore/
ILeechCoreTlpContext - Interface in leechcore
LeechCore PCIe TLP Context Interface
The TLP callback is disabled when this interface is closed / cleaned up.
initializeLeechCore(String, String) - Static method in interface leechcore.ILeechCore
Initialize a new LeechCore instance.
initializeLeechCore(String, String, String, int, long) - Static method in interface leechcore.ILeechCore
Initialize a new LeechCore instance.
initializeLeechCore(IVmm) - Static method in interface leechcore.ILeechCore
Initialize a LeechCore instance from an already initialized Vmm instance.
initializeVmm(String, String[]) - Static method in interface vmm.IVmm
Initialize a new MemProcFS instance.
InternalName - Variable in class vmm.entry.Vmm_ModuleExVersionInfo
 
iPML - Variable in class vmm.entry.VmmMap_VadExEntry
 
is64Bit - Variable in class leechcore.entry.LeechCoreBarRequest
 
isFile - Variable in class vmm.entry.Vmm_VfsListEntry
 
isRead - Variable in class leechcore.entry.LeechCoreBarRequest
 
isUserMode() - Method in interface vmm.IVmmProcess
Check whether the process is a user-mode or kernel-mode process.
isValid() - Method in interface leechcore.ILeechCore
Check whether the current LeechCore instance is active/valid or not.
isValid() - Method in interface vmm.IVmm
Check whether the current VMM instance is active/valid or not.
isValid() - Method in interface vmm.IVmmMemScatterMemory
Retrieve the object validity.
isWow64() - Method in interface vmm.IVmmModule
Check whether the module is a WoW64 module or not (32-bit module in 64-bit os).
isWow64() - Method in interface vmm.IVmmProcess
Check whether the process is a Wow64 process.
isWrite - Variable in class leechcore.entry.LeechCoreBarRequest
 
IVmm - Interface in vmm
The main MemProcFS implementation for Java.
MemProcFS for Java requires JNA - https://github.com/java-native-access/jna which must be on the classpath.
Check out the example code to get started! https://github.com/ufrisk/MemProcFS/
IVmmMemScatterMemory - Interface in vmm
Interface to simplify efficient scattered read/write from the underlying API.
IVmmModule - Interface in vmm
Interface representing a module (loaded dll).
IVmmPdb - Interface in vmm
Interface representing debug symbols for a specific module.
IVmmProcess - Interface in vmm
Interface representing a process.
IVmmRegHive - Interface in vmm
Interface representing a registry hive.
IVmmRegKey - Interface in vmm
Interface representing a registry key.
IVmmRegValue - Interface in vmm
Interface representing a registry value.
A B C D E F G H I K L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form