{"id":221,"date":"2018-01-24T11:37:00","date_gmt":"2018-01-24T11:37:00","guid":{"rendered":"https:\/\/potatodie.nl\/diffuse-write-ups\/?p=221"},"modified":"2020-01-24T11:40:50","modified_gmt":"2020-01-24T11:40:50","slug":"checksum-utility","status":"publish","type":"post","link":"https:\/\/potatodie.nl\/diffuse-write-ups\/checksum-utility\/","title":{"rendered":"Checksum utility"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">Windows 10<\/h4>\n\n\n\n<p>Windows 10 has a built-in checksum utitily, CertUtil. For instance to find the md5 checksum of a file:<\/p>\n\n\n<div class=\"wp-block-advanced-gutenberg-blocks-code\">\n  <header class=\"wp-block-advanced-gutenberg-blocks-code__header\">\n    <div class=\"wp-block-advanced-gutenberg-blocks-code__lang is-lang-shell\">\n      Shell    <\/div>\n    <div class=\"wp-block-advanced-gutenberg-blocks-code__file\">\n          <\/div>\n  <\/header>\n  <textarea \n    class=\"wp-block-advanced-gutenberg-blocks-code__source\" \n    name=\"codemirror-946951102\" \n    id=\"codemirror-946951102\"\n  >certutil -hashfile path-to-file.exe md5<\/textarea>\n  <script>\n    CodeMirror.fromTextArea( document.getElementById('codemirror-946951102'), {\n      mode: 'shell',\n      readOnly: true,\n      theme: 'hopscotch', \n      lineNumbers: false,\n      firstLineNumber: 1,\n      matchBrackets: true,\n      indentUnit: 4,\n      tabSize: 4,\n      lineWrapping: true,\n    } ); \n  <\/script>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Browser tool<\/h4>\n\n\n\n<p>Alternatively, generate and verify the MD5\/SHA1\/SHA256 checksum of a file <a href=\"http:\/\/onlinemd5.com\/\">on line<\/a>. You won&#8217;t have to upload the file, the work is done in the browser.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Windows 10 Windows 10 has a built-in checksum utitily, CertUtil. For instance to find the md5 checksum of a file: Browser tool Alternatively, generate and verify the MD5\/SHA1\/SHA256 checksum of a file on line. You won&#8217;t have to upload the file, the work is done in the browser.<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[24],"tags":[26,25],"class_list":["post-221","post","type-post","status-publish","format-standard","hentry","category-tools","tag-security","tag-windows-10"],"acf":[],"_links":{"self":[{"href":"https:\/\/potatodie.nl\/diffuse-write-ups\/wp-json\/wp\/v2\/posts\/221","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/potatodie.nl\/diffuse-write-ups\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/potatodie.nl\/diffuse-write-ups\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/potatodie.nl\/diffuse-write-ups\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/potatodie.nl\/diffuse-write-ups\/wp-json\/wp\/v2\/comments?post=221"}],"version-history":[{"count":2,"href":"https:\/\/potatodie.nl\/diffuse-write-ups\/wp-json\/wp\/v2\/posts\/221\/revisions"}],"predecessor-version":[{"id":223,"href":"https:\/\/potatodie.nl\/diffuse-write-ups\/wp-json\/wp\/v2\/posts\/221\/revisions\/223"}],"wp:attachment":[{"href":"https:\/\/potatodie.nl\/diffuse-write-ups\/wp-json\/wp\/v2\/media?parent=221"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/potatodie.nl\/diffuse-write-ups\/wp-json\/wp\/v2\/categories?post=221"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/potatodie.nl\/diffuse-write-ups\/wp-json\/wp\/v2\/tags?post=221"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}