Result for 9511C80A0BF51052DD336B04290A644C154B7E97

Query result

Key Value
CRC32C8AB2251
FileName./usr/lib/i386-linux-gnu/perl5/5.22/Sub/Identify.pm
FileSize4555
MD59DC08F208A43DDE109C691301D1578EB
OpSystemCode{'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'}
ProductCode{'ApplicationType': 'Operating System', 'Language': 'English', 'MfgCode': '1722', 'OpSystemCode': '599', 'ProductCode': '163709', 'ProductName': 'BlackArch Linux', 'ProductVersion': '2017.03.01'}
RDS:package_id222721
SHA-19511C80A0BF51052DD336B04290A644C154B7E97
SHA-25691FC74D39D76DEFCDF231A619A98A02D8E67B206CC864A661A9255AF8C3FD6CE
SSDEEP96:qN6Q9LQaD96lMBCDTDylMBrE/looDiJL2XjzbtVCtluOsZu5yy2Jf:qs8VD9dASTzbtVCtTsO2Jf
SpecialCode
TLSHT1D2914F291ED362B10DA312F6A74FA801FB8E9D07A44DC5D0BCDC836C5F45A2986F55E8
dbnsrl_modern_rds
insert-timestamp1727040639.512504
sourceRDS.db
tar:gnamebin
tar:unameroot
hashlookup:parent-total46
hashlookup:trust100

Network graph view

Parents (Total: 46)

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

Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//arm//p5-Sub-Identify-0.12.tgz
MD5CE4CF1F6A61FD655202FF2A65C6A3383
SHA-101AC3A4789643DC50ECBFA8AAEC2A4BC7CE15D88
SHA-256C90D5D20F5F2CD19A7193DDE5A015A1E25CCBD6C45C36D875B3B7F636BF4C612
SSDEEP192:nMxmcXmrt2yTIfkmIEJNi7iOBbEjTxr6OSjQTT/J/LaiKBy3:nMlUt2lf7zN+d9Ej9r6pjQfV
TLSHT16DF1BF26DDE788A8C0E6509052801F95BF64EF4D047EF200BE8BF707DC53982BE1A729
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//sparc64//p5-Sub-Identify-0.12.tgz
MD506865F76F0E6791CB22E41E3A9D11E3D
SHA-1112C20BB79683D8DED36F168CA09649528EB533F
SHA-2568D9A67540B7D829C68D2C6712572B5F5C25DFCFC1D9F22B375F578DDB212CB7C
SSDEEP192:njxmcXGdBIJFWBmSTQPgB7SNNDQMhD2ncEbi4Q08X:njlSBsFWUK6tbD2ncEbiXX
TLSHT1A3F19F315B26BDC7568E607A0F0D048EC44817E6B948D50EA96D0138DFBDA1BE6F7D01
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//i386//p5-Sub-Identify-0.12.tgz
MD5D200F9B351A3A3D6EA1F715810939FA5
SHA-1152DFF82A43ADB119D59C5BD0CFCF2735F5BDDF7
SHA-2561930F457CC2351553C734F7CAD77AFAD0AA67EB7745FA0E5395285797D24832A
SSDEEP192:n6xmcX+lSwLVb43eaqpNyyX1Udow5SN39deFB1:n6lmSsVE3wcCblN3PU1
TLSHT1A5F1B0A86B090D368646F7FD30519DFF0EAE86DD065478734A614223AD3CB7DD934149
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//amd64//p5-Sub-Identify-0.12.tgz
MD5D8FC79BFF384D1E31F9B18B889413F7A
SHA-11D60B61F830C878F70E54D43148E546BBF90EA90
SHA-256F7BF649B1E24356F4F48161A8A7B97E88067AA1FBCC4AD56B5687F8CDF1CAF11
SSDEEP192:n2WxmcXxsaeGrhV1jwQ4zuGZr3OQuZoUh5hbP6eShwF6FW:n2WlmWZ0SeDWhbPlS+EFW
TLSHT1F0F1BFBD5A9319C1C5B61CF4F6E873882FCAB488046CB52A1411B41E5D43F79B3EE0E6
Key Value
FileSize11298
MD5A1100CD7F19F8854B119D12F25E49594
PackageDescriptionmodule to retrieve names of code references Sub::Identify allows you to retrieve the real name of code references. For this, it uses perl's introspection mechanism, provided by the B module. . It provides four functions : sub_name returns the name of the subroutine (or __ANON__ if it's an anonymous code reference), stash_name returns its package, and sub_fullname returns the concatenation of the two. . The fourth function, get_code_info, returns a list of two elements, the package and the subroutine name (in case of you want both and are worried by the speed.) . In case of subroutine aliasing, those functions always return the original name.
PackageMaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
PackageNamelibsub-identify-perl
PackageSectionperl
PackageVersion0.12-2+b1
SHA-12EDDE405016D4D4B0DE8AC2F0EA424FBF7C2C301
SHA-256B661BA3E9B9AB2C8B4DAA5F1EDB67DE3A5CB20E03D0716D1C2EBC0BEA490FCC4
Key Value
FileSize11418
MD5985BCF8A29DAD2193491D84860FC9105
PackageDescriptionmodule to retrieve names of code references Sub::Identify allows you to retrieve the real name of code references. For this, it uses perl's introspection mechanism, provided by the B module. . It provides four functions : sub_name returns the name of the subroutine (or __ANON__ if it's an anonymous code reference), stash_name returns its package, and sub_fullname returns the concatenation of the two. . The fourth function, get_code_info, returns a list of two elements, the package and the subroutine name (in case of you want both and are worried by the speed.) . In case of subroutine aliasing, those functions always return the original name.
PackageMaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
PackageNamelibsub-identify-perl
PackageSectionperl
PackageVersion0.12-2+b1
SHA-133A8B0CDA8C0C5674CE372F0715700A3AB5E8121
SHA-256DFDE8BDA5CE0F749E694285C6EC2D1EA40FBA133CD70A134AEA8312821BBC387
Key Value
MD5CFF809139A017A719B26D3A8F09265F7
PackageArchaarch64
PackageDescriptionSub::Identify allows you to retrieve the real name of code references. For this, it uses Perl's introspection mechanism, provided by the B module.
PackageMaintainerFedora Project
PackageNameperl-Sub-Identify
PackageRelease2.fc24
PackageVersion0.12
SHA-13C58557095AC282A73BE0D126175D3C1953516D0
SHA-2566408C55C9BEA59C750F85C42EA2B69B28452B10D167D1F9A4B92F376678D23DF
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.3/packages//i386//p5-Sub-Identify-0.12.tgz
MD53E9B8C88EC9C12B02B94E992C4E04D1D
SHA-1421549008FADA86DC562D2F2DABA7B673F956831
SHA-2567A1977AE27D06735FB7280766F3B912359CDE136E0F7AD9F963B224EE46EE20D
SSDEEP192:+xscX6QMB+ZESZiqAb/eaX/jXhpw9i+VQZQ97A7qcT3qn:+Te2EXqq/tX/j4LVQm5n
TLSHT1F7F19F39C887DDC596534B26D2AD2CE32EF1168DC57EF6E2607820A76201FA4627F125
Key Value
FileSize11428
MD5410A457B77FFB923323BDE89980081AB
PackageDescriptionmodule to retrieve names of code references Sub::Identify allows you to retrieve the real name of code references. For this, it uses perl's introspection mechanism, provided by the B module. . It provides four functions : sub_name returns the name of the subroutine (or __ANON__ if it's an anonymous code reference), stash_name returns its package, and sub_fullname returns the concatenation of the two. . The fourth function, get_code_info, returns a list of two elements, the package and the subroutine name (in case of you want both and are worried by the speed.) . In case of subroutine aliasing, those functions always return the original name.
PackageMaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
PackageNamelibsub-identify-perl
PackageSectionperl
PackageVersion0.12-2+b1
SHA-147FC39527D154B1210447489F0EA8E75274F6643
SHA-25615DAB6013FE497342F3CE7CE7BD451994D403AF72E6D18DC23325483CF0743C7
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.2/packages//hppa//p5-Sub-Identify-0.12.tgz
MD5D72B672987EDB76E79C97C123BD154BA
SHA-148F531B184DBD460EDBBCEA4329BE42966194DEA
SHA-256C1F79C5B0E84C32FBB4FB2AB63DE0BDE97EEA8C279D5B1DFF06B7D263E87850D
SSDEEP192:WjxrcXgmNMZt2y9nqd0Fp+zGujQwdDLAx92DJX9kN1dbsDsuRV8+hhWH:AG47nvBwdDLA6DkNHbsDriWq
TLSHT14A02AE6DFC4CED84DF2CD9A3A464F67F9508950ADE502D2D848168BF81C3879FE4E221