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 [asc] Forum Replies Views Posted
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

Yes, I am from CZ. As for your error, "at hashtopus.Program.diagnoseSystem () " means it's in the diagnoseSystem method. If you understand at least a little C-like languages, you could read through...
curlyboi User Contributions 289 592,005 06-04-2014, 01:26 PM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

The exception should not happen. Please run the hashtopus.exe in a command prompt window so that the window doesn't close when the exception occurs. You can then send it here. As for the error, you...
curlyboi User Contributions 289 592,005 06-04-2014, 02:13 PM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

goat Wrote: (06-04-2014, 02:30 PM) -- I uploaded a hash in hashtopus, why he can't find it? Eccezione non gestita: System.Net.WebException: Errore del server remoto: (406) Non accettabile. in...
curlyboi User Contributions 289 592,005 06-04-2014, 03:00 PM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

bitguard Wrote: (06-04-2014, 02:41 PM) -- Maybe you will update your hashtopus.exe to find the "/" uuid with /etc/blkid.tab or better use "blkid -o list" (thats got correct results) Or is there any ...
curlyboi User Contributions 289 592,005 06-04-2014, 03:08 PM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

I sent you a PM with the version with more extensive debug output, could you please try it and post the output here?
curlyboi User Contributions 289 592,005 06-05-2014, 09:25 AM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

You can't use -i. It's because hashcat takes -i as multiple different tasks. So when using --keyspace, it will actually take the first task (e.g. just one character). I suggest creating task for each ...
curlyboi User Contributions 289 592,005 06-05-2014, 01:36 PM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

I am not sure but I dont think so. It's the same. You should create individual tasks, each with one mask.
curlyboi User Contributions 289 592,005 06-05-2014, 03:08 PM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

That's correct. Hashtopus uses \x01 as separator to avoid ambiguous situations. Hashcat is instructed with --separator to use this value as well, so that's not the problem. Post your task command line...
curlyboi User Contributions 289 592,005 06-08-2014, 12:25 PM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

cool :) glad to hear its working.
curlyboi User Contributions 289 592,005 06-10-2014, 09:41 AM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

Yeah, working on it right now.
curlyboi User Contributions 289 592,005 06-15-2014, 09:03 PM
    Thread: oclHashcat-1.21 Unsupported or incorrect installed GPU driver detected
Post: RE: oclHashcat-1.21 Unsupported or incorrect insta...

Is that a apt-get driver or driver directly from amd.com as a standalone installer? The first is wrong.
curlyboi Old oclHashcat Support 11 22,599 06-19-2014, 04:49 PM
    Thread: oclHashcat-1.21 Unsupported or incorrect installed GPU driver detected
Post: RE: oclHashcat-1.21 Unsupported or incorrect insta...

bogesman Wrote: (06-19-2014, 04:56 PM) -- its driver directly from amd.com as a strandalone. Installed with amd-driver-installer-14.10.1006.1001-x86.x86_64.run --buildpkg Ubuntu/trusty and dkpg -...
curlyboi Old oclHashcat Support 11 22,599 06-19-2014, 05:03 PM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

For those who missed it, I added a Github link to the first post.
curlyboi User Contributions 289 592,005 06-20-2014, 04:21 PM
    Thread: Utilising the gpu in a headless envrionment
Post: RE: Utilising the gpu in a headless envrionment

on nvidia it works out of the box without x
curlyboi General Help 3 7,140 06-20-2014, 04:36 PM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

Added new features, synced to github too (mainly colors for tasks to keep them more organized)
curlyboi User Contributions 289 592,005 06-24-2014, 09:26 AM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

The Git should serve as a source repository. If you want fresh exe, you can build it from the sources or use the beta link in the first post. There is a complete package
curlyboi User Contributions 289 592,005 07-01-2014, 10:30 AM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

Configuring Apache + PHP + MySQL is covered on thousand pages about web-dev. Hashtopus doesn't require anything special regarding that. As for the blank line, could you send me a sample file which ...
curlyboi User Contributions 289 592,005 08-10-2014, 06:01 PM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

Everywhere else it would matter. But here, since there already is the Assignment combobox (where you can't have radio or checkboxes), I figured it wouldn't save any space to change it to radiobuttons....
curlyboi User Contributions 289 592,005 08-11-2014, 10:41 PM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

You need to disable notices logging. You have it set to development mode but you want a production one. This will hide that unimportant error and I also suspect it is causing the downloaded EXE to be ...
curlyboi User Contributions 289 592,005 08-14-2014, 09:22 PM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

You cannot use incremental attack. It is not possible to use -s and -l oclHashcat parameters when you run incremental attack. This is limitation of the oclHashcat itself. Furthermore, Hashtopus use...
curlyboi User Contributions 289 592,005 08-19-2014, 10:09 AM