Documentation
¶
Overview ¶
Package database implements the data reverse lookup.
Source: https://github.com/s0md3v/Bolt/blob/master/db/hashes.json
Example ¶
for v := range Lookup("1234567890abcd") {
fmt.Println(v)
}
Output: Cisco Type 7 BigCrypt
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Entries = []Entry{}/* 145 elements not displayed */
Entries of data patterns.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.