Autopsy 4.22.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Win32Process.java File Reference
import com.sun.jna.Pointer;
import com.sun.jna.platform.win32.Kernel32;
import com.sun.jna.platform.win32.Kernel32Util;
import com.sun.jna.platform.win32.Tlhelp32;
import com.sun.jna.platform.win32.WinDef.DWORD;
import com.sun.jna.platform.win32.WinNT;
import java.io.IOException;
import java.lang.reflect.Field;
import java.util.ArrayList;
import java.util.List;

Go to the source code of this file.

Classes

class  org.sleuthkit.autopsy.coreutils.Win32Process

Packages

package  org.sleuthkit.autopsy.coreutils

Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.