Result for 8770477502EB4A0D3F68F7684D429EFA4794AFD7

Query result

Key Value
FileName./usr/bin/flex
FileSize296788
MD557FC1A4964FFF95FA1885EBF461B0F75
SHA-18770477502EB4A0D3F68F7684D429EFA4794AFD7
SHA-256A628329D43559B4A1E5BC4CC2A1CFDC731B99EE7F9F54A762FAEDF398CB660FE
SSDEEP6144:ifcZ0sUMDxoVa02c8WWmvVtO+/3XGNlzkrm/jGlSPSfh9aLio7wDR2IUUolSlrNN:iIv0ak/XsuIIUY
TLSHT1B1548D4577070052D26129B91B0D22FDBEEFF9E2A5216075384F502A13B39AB62BFDC7
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize250424
MD55DD6B9AF1B4AE7EB7FDD8C5403DB087D
PackageDescriptionA fast lexical analyzer generator. Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . The behaviour of Flex has undergone a major change since version 2.5.4a. Flex scanners are now reentrant, and it is now possible to have multiple scanners in the same program with differing sets of defaults, and the scanners play nicer with modern C and C++ compilers. The Flip side is that Flex no longer conforms to the POSIX lex behaviour, and the scanners require conforming implementations when flex is used in ANSI C mode. The package flex-old provides the older behaviour.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNameflex
PackageSectiondevel
PackageVersion2.5.34-2.1
SHA-165CE82F74C2C8E0FED05EE617B094241097ED52E
SHA-25635EFCEC3F8A4C7B09AB3B915F5A61219125F6C179965F3F197DEB6DDD913F0D3