Key | Value |
---|---|
CRC32 | 20E60EEA |
FileName | ./usr/share/doc/python-hachoir-core/doc/default.css |
FileSize | 3917 |
MD5 | 7F93CD656E76857945336BA0603FB9D8 |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Operating System', 'Language': 'English', 'MfgCode': '1111', 'OpSystemCode': '51', 'ProductCode': '8561', 'ProductName': 'Kubuntu 7.10 DVD for your PC', 'ProductVersion': '7.10'} |
RDS:package_id | 8561 |
SHA-1 | 0633B78A58990CAE8CA7034BF28BF59BC8D34624 |
SHA-256 | 96D6D71FCBFDBD05B1309FA69901C01F027A1A1D3E04B557C2D7B147500D31CC |
SSDEEP | 96:GXtGwexqtqSTYVI06qo6hKqRHVqQiXmtuazBeZMJCYNVlQvkNVAn:LXIcHhRHEJpgCYN8KVAn |
SpecialCode | |
TLSH | T12B81FE146DF382158243C946B0D36F71B76868485DFFDC7977A066A8E8C3AF09362B5C |
db | nsrl_legacy |
insert-timestamp | 1648774914.7950962 |
source | RDS_2022.03.1_legacy.db |
hashlookup:parent-total | 18 |
hashlookup:trust | 100 |
The searched file hash is included in 18 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 78066 |
MD5 | 371246527B9677A44E30616964DAB355 |
PackageDescription | Core of Hachoir framework: parse and edit binary files Hachoir is a Python library used to represent of a binary file as a tree of Python objects. Each object has a type, a value, an address, etc. The goal is to be able to know the meaning of each bit in a file. . Why using slow Python code instead of fast hardcoded C code? Hachoir has many interesting features: * Autofix: Hachoir is able to open invalid / truncated files * Lazy: Open a file is very fast since no information is read from file, data are read and/or computed when the user ask for it * Types: Hachoir has many predefined field types (integer, bit, string, etc.) and supports string with charset (ISO-8859-1, UTF-8, UTF-16, ...) * Addresses and sizes are stored in bit, so flags are stored as classic fields * Endian: You have to set endian once, and then number are converted in the right endian * Editor: Using Hachoir representation of data, you can edit, insert, remove data and then save in a new file. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-hachoir-core |
PackageSection | python |
PackageVersion | 1.3.3-4 |
SHA-1 | 24298D97765789799A2D67981144ED469B617946 |
SHA-256 | E69AFD2C71EAFB0AC3BF5F6FC1B10D16E7BAB40C04A66BD2680378896C53D431 |
Key | Value |
---|---|
FileSize | 226016 |
MD5 | C12E26381EEEE9928034A3DC7F5BC422 |
PackageDescription | Documentation for Zope3 Documentation for the Zope3 Web Application Server. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | zope3-doc |
PackageSection | doc |
PackageVersion | 3.3.1-7ubuntu0.2 |
SHA-1 | 257FF2ED08A36151CE664ED2E72A4E7EB0FCBB41 |
SHA-256 | F9752CF5C4E21859651FEC43AA632DCC47D091AB90B1D0D2A1345397E86687C2 |
Key | Value |
---|---|
MD5 | 88196C03B9FB85E0940BDB7E6A6C7351 |
PackageArch | noarch |
PackageDescription | Hachoir is a Python library that allows to view and edit a binary stream field by field. In other words, Hachoir allows you to "browse" any binary stream just like you browse directories and files. A file is split in a tree of fields, where the smallest field is just one bit. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | python-hachoir-core |
PackageRelease | bp153.1.12 |
PackageVersion | 1.3.3 |
SHA-1 | 2AFAA94A915204771815D38B7FFC6F8ADB6FD60C |
SHA-256 | 84F2C8B2934CE1875E485A2575BC9AC169E123B822C2A0CA54E2401B834BF721 |
Key | Value |
---|---|
FileSize | 226188 |
MD5 | B0768BA423BD4F7119672ADA0C5B28A7 |
PackageDescription | Documentation for Zope3 Documentation for the Zope3 Web Application Server. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | zope3-doc |
PackageSection | doc |
PackageVersion | 3.3.1-5ubuntu2.2 |
SHA-1 | 32E82F7053C224D699D26BE9C0E43347B8967DA8 |
SHA-256 | B4F651B18AA6CC379465C54638A0F17B93CB541380F28393D70707A875971381 |
Key | Value |
---|---|
MD5 | 089179B9228800B0BC3981573F6E703C |
PackageArch | noarch |
PackageDescription | Hachoir is a library written in Python which allows to see and edit a binary file (or any binary stream) field per field. A field is the most basic information: a number, a string of characters, a flag (yes/no), etc. Only supported formats can be opened, it's not a magic tool. It can be used to extract some informations (eg. metadata), edit some fields of a file without original program, or convert a file from a format to another. |
PackageMaintainer | umeabot <umeabot> |
PackageName | python2-hachoir-core |
PackageRelease | 12.mga7 |
PackageVersion | 1.3.3 |
SHA-1 | 426CE3E494EC869DF370D2E6BF803C23426B2EBB |
SHA-256 | 441658F9C6E52311F802A44132B3CF52DB079DE6FA275C424D9FAAE528199B09 |
Key | Value |
---|---|
MD5 | 95A117E1C7A2362B224C41F65587EF72 |
PackageArch | noarch |
PackageDescription | Hachoir is a Python library that allows to view and edit a binary stream field by field. In other words, Hachoir allows you to "browse" any binary stream just like you browse directories and files. A file is split in a tree of fields, where the smallest field is just one bit. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | python-hachoir-core |
PackageRelease | lp152.3.3 |
PackageVersion | 1.3.3 |
SHA-1 | 42F04444A565F0336C2086CDC13DC0C7736F7EF9 |
SHA-256 | 3040C7C71449867EE3B099FF6E86594F2634BE66FE411BD42DE9A715171152D7 |
Key | Value |
---|---|
FileSize | 79780 |
MD5 | BBB0AA561D496F6E78167280AFB4CEEB |
PackageDescription | Core of Hachoir framework: parse and edit binary files Hachoir is a Python library used to represent of a binary file as a tree of Python objects. Each object has a type, a value, an address, etc. The goal is to be able to know the meaning of each bit in a file. . Why using slow Python code instead of fast hardcoded C code? Hachoir has many interesting features: * Autofix: Hachoir is able to open invalid / truncated files * Lazy: Open a file is very fast since no information is read from file, data are read and/or computed when the user ask for it * Types: Hachoir has many predefined field types (integer, bit, string, etc.) and supports string with charset (ISO-8859-1, UTF-8, UTF-16, ...) * Addresses and sizes are stored in bit, so flags are stored as classic fields * Endian: You have to set endian once, and then number are converted in the right endian * Editor: Using Hachoir representation of data, you can edit, insert, remove data and then save in a new file. |
PackageMaintainer | Michel Casabona <michel.casabona@free.fr> |
PackageName | python-hachoir-core |
PackageSection | python |
PackageVersion | 1.3.3-4 |
SHA-1 | 49CE3F7B47B84A4109FFCA3C4C2F97D8C5C8C80A |
SHA-256 | 3B26528A8DF5666AF34694CDCD4200997AA154B489008F888C1243416E4F46B7 |
Key | Value |
---|---|
FileSize | 229726 |
MD5 | DDA6AB0A561CE9151A52C56326C250B4 |
PackageDescription | Documentation for Zope3 Documentation for the Zope3 Web Application Server. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | zope3-doc |
PackageSection | doc |
PackageVersion | 3.4.0-0ubuntu3.3 |
SHA-1 | 4F9932C342FDAB71044C5D508A220AED604AFD0E |
SHA-256 | F6E067DF319F418FB23DAC8F0B51DC9ABB3CF9ECB21A049DEBBA2E2165BCB594 |
Key | Value |
---|---|
CRC32 | 4CFED6AA |
FileName | zope3-doc_3.4.0-0ubuntu3_all.deb |
FileSize | 229326 |
MD5 | 49101BB81BFC9E51FBF5D35CE461C41D |
OpSystemCode | 362 |
PackageDescription | Documentation for Zope3 Documentation for the Zope3 Web Application Server. |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | zope3-doc |
PackageSection | doc |
PackageVersion | 3.4.0-0ubuntu3 |
ProductCode | 12734 |
RDS:package_id | 12734 |
SHA-1 | 5E3351116D34E3491D1AE8E2CBDA922704A4B11C |
SHA-256 | A55E0C1D3752214023BFF0066E94947447815DA8F45E53680B1144BA87DB333C |
SpecialCode | |
db | nsrl_legacy |
insert-timestamp | 1648752014.674077 |
source | RDS_2022.03.1_legacy.db |
Key | Value |
---|---|
MD5 | B96A9F4F884B10A326D1D81D2AFC2C0B |
PackageArch | noarch |
PackageDescription | Hachoir is a Python library that allows to view and edit a binary stream field by field. In other words, Hachoir allows you to "browse" any binary stream just like you browse directories and files. A file is split in a tree of fields, where the smallest field is just one bit. |
PackageName | python-hachoir-core |
PackageRelease | lp150.5.1 |
PackageVersion | 1.3.3 |
SHA-1 | 775C28142DA1358DFB3DF65DC6AB14477177DC6C |
SHA-256 | 2DE195DAF0AE8AD77F2BA70534768D64D2314877D8E236141580680C7B6A133A |