Jens Steube

Results 142 comments of Jens Steube

Yeah there's also newer hashcat verison, but I doubt it has an influence. This is why we added startup warning to Apple + GPU combination. I tried to find workarounds...

Please retry with latest beta from hashcat.net/beta

Can we have these PR separted? Because for building the hashcat.7z we use the `tools/package_bin.sh`. Maybe you want to check this script and take over the missing parts in the...

We really need dos2unix and unix2dos calls to make sure .txt files are openable using notepad (default .txt editor in windows if not changed).

It looks a lot like SHA2 and I think is a GPU friendly algorithm. I can see there's some nice implementation in linux coreutils, too. So technically is not a...

Main work here https://github.com/hashcat/hashcat/commit/a52b70d1c553ea4576bff101be5eb34f350323dc and here https://github.com/hashcat/hashcat/commit/bf0ffa66d73181a3286178b380f7fa6ffc14887c

The same as with the async execution, older hashcat had pinned memory, too. I decided to drop it for a) more easy code and b) Many OpenCL runtimes are so...

Feel free to send in a PR. I think none of the developer uses macOS except @matrix so we have no experience to write it.

This is not practical for 3rd party applications (not humans) that use this method to update the status. We would break them.

I'm wondering why you use 6.2.3 and not the fixed beta? I think it was fixed a day after your report...