Documentation
¶
Index ¶
- func CompareFingerprints(f1 types.Fingerprint, f2 types.Fingerprint) types.FingerprintComparison
- func EnsureDirectory(path string) error
- func Eqi(comparison types.FingerprintComparison, eqiFunc string, form url.Values) (types.EntropyQualityIndex, error)
- func Exists(path string) (bool, error)
- func GadgetsFromExecutable(path string, maxLength int) (types.GadgetInstances, error, []error)
- func GadgetsFromProcess(pid int, maxLength int) (types.GadgetInstances, error, []error)
- func GetAllPids() ([]*process.LinuxProcessInfo, error, []error)
- func GetLibrariesForPid(pid int, checkSignatures bool) ([]*types.Library, error, []error)
- func HasPolyverseTaint(path string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareFingerprints ¶ added in v0.0.7
func CompareFingerprints(f1 types.Fingerprint, f2 types.Fingerprint) types.FingerprintComparison
func EnsureDirectory ¶ added in v0.0.7
func Eqi ¶ added in v0.0.7
func Eqi(comparison types.FingerprintComparison, eqiFunc string, form url.Values) (types.EntropyQualityIndex, error)
func GadgetsFromExecutable ¶ added in v0.0.7
func GadgetsFromProcess ¶ added in v0.0.7
func GetAllPids ¶
func GetAllPids() ([]*process.LinuxProcessInfo, error, []error)
func GetLibrariesForPid ¶
func HasPolyverseTaint ¶ added in v0.0.7
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.