Key | Value |
---|---|
FileName | ./usr/bin/ruby_parse.ruby3.1-3.5.0 |
FileSize | 579 |
MD5 | 642C667B67D17EBECB0268DF125C6330 |
SHA-1 | 15CD471C12ABCB04624DA30C9798362DA3CC209A |
SHA-256 | 672E2AEF43491543FDBF1575C7B3C1ABCB3CCE74676B8CC081B91445A97A080F |
SSDEEP | 12:HY6eYvjX+SGcfPtVckE/LH+l4BvAEml1AOywKvOartzUYJld:nmcXczH+lvQDU8pUYF |
TLSH | T199F08B5C44C2E172B95DC3B589094D1BE7A131EE9F10905411458E837F2FEBCA3BA6E1 |
hashlookup:parent-total | 2 |
hashlookup:trust | 60 |
The searched file hash is included in 2 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | A40154F2DDC4F6138336325E1C5B0005 |
PackageArch | i586 |
PackageDescription | ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by default use a C extension). RP's output is the same as ParseTree's output: s-expressions using ruby's arrays and base types. As an example: def conditional1 arg1 return 1 if arg1 == 0 return 0 end becomes: s(:defn, :conditional1, s(:args, :arg1), s(:if, s(:call, s(:lvar, :arg1), :==, s(:lit, 0)), s(:return, s(:lit, 1)), nil), s(:return, s(:lit, 0))) Tested against 801,039 files from the latest of all rubygems (as of 2013-05): * 1.8 parser is at 99.9739% accuracy, 3.651 sigma * 1.9 parser is at 99.9940% accuracy, 4.013 sigma * 2.0 parser is at 99.9939% accuracy, 4.008 sigma. |
PackageName | ruby3.1-rubygem-ruby_parser-3_5 |
PackageRelease | 1.88 |
PackageVersion | 3.5.0 |
SHA-1 | 685A088ABA8C265D0795500534300C66BC18C5FA |
SHA-256 | 3CB3BAF157632C3CF535318CD73B1AEC22B6593A98075CFF7493325D30C9DCD4 |
Key | Value |
---|---|
MD5 | 6E028A050B23CE65A11BFEB7D9D35051 |
PackageArch | x86_64 |
PackageDescription | ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by default use a C extension). RP's output is the same as ParseTree's output: s-expressions using ruby's arrays and base types. As an example: def conditional1 arg1 return 1 if arg1 == 0 return 0 end becomes: s(:defn, :conditional1, s(:args, :arg1), s(:if, s(:call, s(:lvar, :arg1), :==, s(:lit, 0)), s(:return, s(:lit, 1)), nil), s(:return, s(:lit, 0))) Tested against 801,039 files from the latest of all rubygems (as of 2013-05): * 1.8 parser is at 99.9739% accuracy, 3.651 sigma * 1.9 parser is at 99.9940% accuracy, 4.013 sigma * 2.0 parser is at 99.9939% accuracy, 4.008 sigma. |
PackageName | ruby3.1-rubygem-ruby_parser-3_5 |
PackageRelease | 1.88 |
PackageVersion | 3.5.0 |
SHA-1 | A1BEE2613F69CE5CDC78A45779A5FBD11F99544D |
SHA-256 | 6535DDD2640D99A2E19B34DE6F1396CB4584D01CCB23F4D08D2EC9FC3DFEA677 |