All Classes and Interfaces
Class
Description
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/
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/
LeechCore PCIe BAR Callback Interface
Check out the example code to get started! https://github.com/ufrisk/LeechCore/
Check out the example code to get started! https://github.com/ufrisk/LeechCore/
LeechCore PCIe BAR Context Interface
The BAR callback is disabled when this interface is closed / cleaned up.
The BAR callback is disabled when this interface is closed / cleaned up.
LeechCore PCIe BAR Read Reply Interface
Check out the example code to get started! https://github.com/ufrisk/LeechCore/
Check out the example code to get started! https://github.com/ufrisk/LeechCore/
LeechCore PCIe TLP Callback Interface
Check out the example code to get started! https://github.com/ufrisk/LeechCore/
Check out the example code to get started! https://github.com/ufrisk/LeechCore/
LeechCore PCIe TLP Context Interface
The TLP callback is disabled when this interface is closed / cleaned up.
The TLP callback is disabled when this interface is closed / cleaned up.
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/
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/
Interface to simplify efficient scattered read/write from the underlying API.
Interface representing a module (loaded dll).
Interface representing debug symbols for a specific module.
Interface representing a process.
Interface representing a registry hive.
Interface representing a registry key.
Interface representing a registry value.
Runtime Exception used to indicate exceptions from the underlying native API.
Runtime Exception used to indicate exceptions from the underlying native API.