Md5deep (original) (raw)
md5deep is a software package used in the computer security, system administration and computer forensics communities to run large numbers of files through any of several different cryptographic digests. It was originally authored by , at the time a special agent of the Air Force Office of Special Investigations. As of 2017, he still maintains it. Because md5deep was written by an employee of the U.S. government, on government time, it is in the public domain. Other software surrounding it, such as graphical front-ends, may be copyrighted.
Property | Value |
---|---|
dbo:abstract | md5deep is a software package used in the computer security, system administration and computer forensics communities to run large numbers of files through any of several different cryptographic digests. It was originally authored by , at the time a special agent of the Air Force Office of Special Investigations. As of 2017, he still maintains it. The name md5deep is misleading. Since version 2.0, the md5deep package contains several different programs able to perform MD5, SHA-1, SHA-256, Tiger192 and Whirlpool digests, each of them named by the digest type followed by the word "deep". Thus, the name may confuse some people into thinking it only provides the MD5 algorithm when the package supports many more. md5deep can be invoked in several different ways. Typically users operate it recursively, where md5deep walks through one directory at a time giving digests of each file found, and recursing into any subdirectories within. Its recursive behavior is approximately a depth-first search, which has the benefit of presenting files in lexicographical order. On Unix-like systems, similar functionality can be often obtained by combining find with hashing utilities such as md5sum, sha256sum or tthsum. md5deep exists for Windows and most Unix-based systems, including OS X. It is present in OS X's Fink, Homebrew and MacPorts projects. Binary packages exist for most free Unix systems. Many vendors initially resist including md5deep as they mistakenly believe its functions can be reproduced with one line of shell scripting. The matching function of the program, however, cannot be done easily in shell. Because md5deep was written by an employee of the U.S. government, on government time, it is in the public domain. Other software surrounding it, such as graphical front-ends, may be copyrighted. (en) |
dbo:author | dbr:Jesse_Kornblum |
dbo:developer | dbr:Jesse_Kornblum |
dbo:latestReleaseDate | 2014-01-29 (xsd:date) |
dbo:latestReleaseVersion | 4.4 |
dbo:license | dbr:Public_domain_software |
dbo:wikiPageExternalLink | https://github.com/jessek/hashdeep/ |
dbo:wikiPageID | 7611811 (xsd:integer) |
dbo:wikiPageLength | 3815 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1043108319 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:MD5 dbr:Homebrew_(package_management_software) dbr:Unix dbr:Unix-like dbr:Depth-first_search dbr:System_administrator dbr:Libgcrypt dbr:Computer_security dbr:Cross-platform dbr:Cryptography dbr:SHA-1 dbr:SHA-2 dbr:SHA-256 dbr:GNU_General_Public_License dbr:GitHub dbr:MacPorts dbr:Computer_file dbr:Computer_forensics dbr:Computer_program dbr:Public_domain dbr:Md5sum dbr:Whirlpool_(cryptography) dbc:Free_software_programmed_in_C dbc:Public-domain_software_with_source_code dbr:C++ dbr:Public_domain_software dbc:Computer_security_software dbr:Fink_(software) dbr:Directory_(file_systems) dbr:Recursion dbr:Find_(Unix) dbr:Free_software dbr:Copyright_status_of_work_by_the_U.S._government dbr:Microsoft_Windows dbr:OS_X dbr:Software dbr:Lexicographical_order dbr:Tiger_(cryptography) dbr:Sha256sum dbr:Hash_algorithm dbr:Air_Force_Office_of_Special_Investigations dbr:Jesse_Kornblum dbr:Tthsum |
dbp:author | Jesse Kornblum (en) |
dbp:developer | Jesse Kornblum (en) |
dbp:latestReleaseDate | 2014-01-29 (xsd:date) |
dbp:latestReleaseVersion | 4.400000 (xsd:double) |
dbp:license | Public domain software (en) |
dbp:name | md5deep (en) |
dbp:operatingSystem | dbr:Cross-platform |
dbp:programmingLanguage | dbr:C++ |
dbp:website | https://github.com/jessek/hashdeep/ |
dbp:wikiPageUsesTemplate | dbt:As_of dbt:Cn dbt:Infobox_software dbt:Portal dbt:Ref_improve dbt:Reflist dbt:Short_description dbt:Release_date dbt:Lowercase |
dbp:wordnet_type | http://www.w3.org/2006/03/wn/wn20/instances/synset-software-noun-1 |
dcterms:subject | dbc:Free_software_programmed_in_C dbc:Public-domain_software_with_source_code dbc:Computer_security_software |
gold:hypernym | dbr:Package |
rdf:type | owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Writing106359877 yago:WrittenCommunication106349220 yago:Software106566077 |
rdfs:comment | md5deep is a software package used in the computer security, system administration and computer forensics communities to run large numbers of files through any of several different cryptographic digests. It was originally authored by , at the time a special agent of the Air Force Office of Special Investigations. As of 2017, he still maintains it. Because md5deep was written by an employee of the U.S. government, on government time, it is in the public domain. Other software surrounding it, such as graphical front-ends, may be copyrighted. (en) |
rdfs:label | Md5deep (en) |
owl:sameAs | freebase:Md5deep wikidata:Md5deep https://global.dbpedia.org/id/4s9vz |
prov:wasDerivedFrom | wikipedia-en:Md5deep?oldid=1043108319&ns=0 |
foaf:homepage | https://github.com/jessek/hashdeep/ |
foaf:isPrimaryTopicOf | wikipedia-en:Md5deep |
foaf:name | md5deep (and hashdeep) (en) |
is dbo:wikiPageRedirects of | dbr:Sha1deep dbr:Sha256deep dbr:Hashdeep |
is dbo:wikiPageWikiLink of | dbr:MD5 dbr:SIFT_Workstation_-_Digital_Forensics_and_Incident_Response_Distribution dbr:File_verification dbr:Sha1sum dbr:Sha1deep dbr:Sha256deep dbr:Hashdeep |
is foaf:primaryTopic of | wikipedia-en:Md5deep |