analyzers

package
v0.0.0-...-79395b0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2022 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Overview

Package analyzers contains different file analyzers. These are normally what create the different log files

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DexAnalyzer

func DexAnalyzer(filename string, r io.ReadSeeker) (interface{}, error)

func ElfAnalyzer

func ElfAnalyzer(filename string, r io.ReadSeeker) (interface{}, error)

ElfAnalyzer examinies ELF binaries

func HistogramAnalyzer

func HistogramAnalyzer(filename string, r io.ReadSeeker) (interface{}, error)

HistogramAnalyzer creates histograms out of a binary files

func StringAnalyzer

func StringAnalyzer(filename string, r io.ReadSeeker) (interface{}, error)

StringAnalyzer extracts and reports strings found in a file

func VersionAnalyzer

func VersionAnalyzer(filename string, r io.ReadSeeker) (interface{}, error)

VersionAnalyzer is a first attempt to extract version information from binaries

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL