Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views Posted [desc]
    Thread: segfault on --stdout
Post: segfault on --stdout

I'm getting a segfault when I use --stdout. hashcat --stdout list.lst -r rules/best64.rule        segfaults cat file | hashcat --stdout -r rules/best64.rule     segfaults echo test | ...
gshumway hashcat 4 3,004 09-30-2018, 08:35 PM
    Thread: segfault on --stdout
Post: RE: segfault on --stdout

undeath Wrote: (10-01-2018, 12:20 AM) -- What OS are you using? What version of hashcat are you using? -- Debian testing 4.18.6-1 hashcat version 4.2.1 installed from the debian repo. I just gr...
gshumway hashcat 4 3,004 10-01-2018, 12:54 AM
    Thread: segfault on --stdout
Post: RE: segfault on --stdout

I found my issue.  I had pocl installed and hashcat was making use of it.  I uninstalled it and now hashcat uses the nvidia implementation.  Tested and everything works as it should.  So there you...
gshumway hashcat 4 3,004 10-01-2018, 06:20 PM