cryptoscanner

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CryptoPattern

type CryptoPattern struct {
	Name     string
	Patterns []string
	Results  *pq.StringArray
}

type CryptoScanner

type CryptoScanner struct {
	Crypto         *models.Crypto
	CryptoPatterns []CryptoPattern
}

func NewCryptoScanner

func NewCryptoScanner() *CryptoScanner

func (*CryptoScanner) Search

func (s *CryptoScanner) Search(html string, pageId int)

Search spawns multiple goroutines to search for multiple crypto patterns.

Jump to

Keyboard shortcuts

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