{"id":1910,"date":"2018-03-09T04:12:03","date_gmt":"2018-03-09T04:12:03","guid":{"rendered":"http:\/\/www.incredigeek.com\/home\/?p=1910"},"modified":"2018-03-10T04:47:06","modified_gmt":"2018-03-10T04:47:06","slug":"install-hashcat-on-fedora","status":"publish","type":"post","link":"https:\/\/www.incredigeek.com\/home\/install-hashcat-on-fedora\/","title":{"rendered":"Install Hashcat on Fedora"},"content":{"rendered":"<p>Install nVidia drivers.\u00a0 Guide <a href=\"http:\/\/www.incredigeek.com\/home\/install-nvidia-geforce-drivers-on-fedora-27\/\">here<\/a>.<\/p>\n<p>Download binary files from the hashcat website<\/p>\n<p><a href=\"https:\/\/hashcat.net\/hashcat\/\">https:\/\/hashcat.net\/hashcat\/<\/a><\/p>\n<p>or use wget<\/p>\n<pre>wget https:\/\/hashcat.net\/files\/hashcat-4.1.0.7z<\/pre>\n<p>Extract with p7zip<\/p>\n<pre>7z x hashcat-4.1.0.7z<\/pre>\n<p>cd into the hashcat directory<\/p>\n<pre>cd hashcat-4.1.0<\/pre>\n<p>Run hashcat<\/p>\n<pre>.\/hashcat64.bin -t 32 -a 7 example0.hash ?a?a?a?a example.dict<\/pre>\n<p>Example script:<\/p>\n<pre>sudo dnf install p7zip\r\nwget https:\/\/hashcat.net\/files\/hashcat-4.1.0.7z\r\n7z x hashcat-4.1.0.7z\r\ncd hashcat-4.1.0\r\n.\/hashcat64.bin -t 32 -a 7 example0.hash ?a?a?a?a example.dict<\/pre>\n<p>Errors:<br \/>\nIf you get the following error, try re-extracting the 7z file with the &#8220;x&#8221; option, not &#8220;e&#8221;.\u00a0 &#8220;x : eXtract files with full paths&#8221; and &#8221; e : Extract files from archive (without using directory names)&#8221;<\/p>\n<pre>inc_cipher_aes256.cl: No such file or directory<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Install nVidia drivers.\u00a0 Guide here. Download binary files from the hashcat website https:\/\/hashcat.net\/hashcat\/ or use wget wget https:\/\/hashcat.net\/files\/hashcat-4.1.0.7z Extract with p7zip 7z x hashcat-4.1.0.7z cd into the hashcat directory cd hashcat-4.1.0 Run hashcat .\/hashcat64.bin -t 32 -a 7 example0.hash ?a?a?a?a &hellip; <a href=\"https:\/\/www.incredigeek.com\/home\/install-hashcat-on-fedora\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[24,420,3],"tags":[19,421,414],"class_list":["post-1910","post","type-post","status-publish","format-standard","hentry","category-fedora-2","category-hacking","category-linux","tag-fedora","tag-hacking","tag-hashcat"],"_links":{"self":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/1910","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/comments?post=1910"}],"version-history":[{"count":1,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/1910\/revisions"}],"predecessor-version":[{"id":1911,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/1910\/revisions\/1911"}],"wp:attachment":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/media?parent=1910"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/categories?post=1910"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/tags?post=1910"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}