Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Static Public Member Functions | |
static Sigar | getSigar () |
Static Private Attributes | |
static volatile Sigar | sigar |
Wrapper over Sigar instrumentation class to facilitate dll loading. Our setup bypasses Sigar library loader which does not work well for netbeans environment We are responsible for loading the library ourselves.
Definition at line 30 of file SigarLoader.java.
|
static |
Definition at line 40 of file SigarLoader.java.
References org.sleuthkit.autopsy.corelibs.SigarLoader.sigar.
Referenced by org.sleuthkit.autopsy.coreutils.PlatformUtil.getJavaPID(), org.sleuthkit.autopsy.coreutils.PlatformUtil.getJavaPIDs(), org.sleuthkit.autopsy.coreutils.PlatformUtil.getPID(), org.sleuthkit.autopsy.coreutils.PlatformUtil.getProcessVirtualMemoryUsed(), and org.sleuthkit.autopsy.coreutils.PlatformUtil.killProcess().
|
staticprivate |
Definition at line 32 of file SigarLoader.java.
Referenced by org.sleuthkit.autopsy.corelibs.SigarLoader.getSigar().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.