Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Will I encounter an overflow with this command ?
Post: RE: Will I encounter an overflow with this command...

1. If you try to brute force bcrypt, you're going to have a bad time. 2. You don't need --increment-max, your mask is 14 characters long so it will organically end there whenever it reaches that po...
epixoip hashcat 2 5,484 09-03-2021, 06:17 PM
    Thread: opencL 1.2
Post: RE: opencL 1.2

I'm intrigued, go on.
epixoip hashcat 3 6,677 09-03-2021, 03:48 PM
    Thread: Configurable mask based on character class
Post: RE: Configurable mask based on character class

This is silly, just use static characters instead of character classes.
epixoip hashcat 4 8,946 08-31-2021, 02:29 AM
    Thread: Unstable OpenCL driver detected!
Post: RE: Unstable OpenCL driver detected!

Again, you need to uninstall the Intel graphics runtime and stick to CPU cracking only. The Intel graphics runtime is broken, you cannot use it. I'm not saying you have to change your hardware, I'm sa...
epixoip hashcat 6 14,754 08-27-2021, 10:50 AM
    Thread: No opencl from ROCm, but still installed
Post: RE: No opencl from ROCm, but still installed

Looks like you're encountering an error with the HIP backend, you should open a GitHub issue for that. In the meantime, tell Hashcat to use the OpenCL backend instead of HIP. Missing /opt/rocm/lib...
epixoip hashcat 7 13,712 08-26-2021, 01:51 AM
    Thread: No opencl from ROCm, but still installed
Post: RE: No opencl from ROCm, but still installed

Please run: Code: -- cat /etc/ld.so.conf.d/rocm.conf ls -l /opt/rocm/lib64 --
epixoip hashcat 7 13,712 08-26-2021, 12:50 AM
    Thread: No opencl from ROCm, but still installed
Post: RE: No opencl from ROCm, but still installed

Try this, as root: Code: -- cat /etc/ld.so.conf.d/rocm.conf /opt/rocm/lib /opt/rocm/lib64 EOF ldconfig --
epixoip hashcat 7 13,712 08-26-2021, 12:41 AM
    Thread: Is there a program that generates statistics of cracked passwords with hashcat?
Post: RE: Is there a program that generates statistics o...

PACK https://github.com/iphelix/pack
epixoip General Talk 2 5,059 08-25-2021, 06:45 AM
    Thread: Unstable OpenCL driver detected!
Post: RE: Unstable OpenCL driver detected!

Uninstall "Intel graphic runtime for OpenCL". Intel GPUs are crap and their OpenCL runtime for GPU is even worse.
epixoip hashcat 6 14,754 08-21-2021, 10:58 PM
    Thread: Very slow speed - GTX 1060 6GB
Post: RE: Very slow speed - GTX 1060 6GB

Use -D 1 Code: -- [epixoip@fedora hashcat]$ ./hashcat -h | grep -m 1 -- '-D' -D, --opencl-device-types      | Str  | OpenCL device-types to use, separated with commas    | -D 1 [epixoip@fedo...
epixoip hashcat 5 12,192 08-15-2021, 05:41 PM
    Thread: Very slow speed - GTX 1060 6GB
Post: RE: Very slow speed - GTX 1060 6GB

it's slow because bcrypt is slow. and it's slower because you have 25 salts. and it's slower yet because your GPU is slow. your CPU may be faster for bcrypt.
epixoip hashcat 5 12,192 08-15-2021, 05:32 PM
    Thread: HC error: ADL_Overdrive5_CurrentActivity_Get(): -8
Post: RE: HC error: ADL_Overdrive5_CurrentActivity_Get()...

This isn't a Hashtopolis forum, so please try to keep your questions/issues specific to Hashcat. The ADL errors should be innocuous. The "-8" return value is ADL_ERR_NOT_SUPPORTED, which is a bit ...
epixoip hashcat 3 6,505 08-13-2021, 07:26 AM
    Thread: m 22000 seperator unmatched
Post: RE: m 22000 seperator unmatched

Double check the name of the file. The filename you are supplying does not exist, so Hashcat is attempting to use the filename you supplied as a literal hash string.
epixoip hashcat 5 11,621 08-12-2021, 03:19 PM
    Thread: Custom Hash Algorithm / Modify or Add new mode
Post: RE: Custom Hash Algorithm / Modify or Add new mode

I see somebody got their hands on the Cracked.to database...
epixoip hashcat 3 8,030 08-20-2019, 12:09 AM
    Thread: GTX 1070 low performance
Post: RE: GTX 1070 low performance

Lenovo Legion Y720 is a notebook. "64ms" is not the speed, it's the kernel runtime. MH/s is not the same as MHz.
epixoip hashcat 5 10,548 06-30-2019, 09:42 PM
    Thread: Advice on HP Nvidia Tesla K40 GPUs
Post: RE: Advice on HP Nvidia Tesla K40 GPUs

You're kind of all over the map here. You just went from 4x $105 GPUs to possibly 2x $700 GPUs or 3x $150 GPUs. I think you need to: 1. Determine your budget, as this will always be the most im...
epixoip Hardware 8 20,859 06-29-2019, 06:09 PM
    Thread: Advice on HP Nvidia Tesla K40 GPUs
Post: RE: Advice on HP Nvidia Tesla K40 GPUs

Yeah, you won't find much out there about the K40. Very few people crack with Teslas since they're slower than their GTX (and now RTX) counterparts at 15x the price. And Kepler is especially garbage f...
epixoip Hardware 8 20,859 06-29-2019, 06:46 AM
    Thread: Cracking hash of the type md5(substr(md5($pass)).$salt)
Post: RE: Cracking hash of the type md5(substr(md5($pass...

I have a program I wrote a while back that can get you half way there: https://github.com/epixoip/md5substr This will handle the substr(md5(pass)) part. You would just need to wrap it in md5 + s...
epixoip hashcat 2 6,311 06-28-2019, 11:32 PM
    Thread: how to make an attack
Post: RE: how to make an attack

https://hashcat.net/wiki/doku.php?id=combinator_attack#combinator_attack1
epixoip hashcat 4 9,731 06-24-2019, 12:26 AM
    Thread: Which 2080ti in a 4U?
Post: RE: Which 2080ti in a 4U?

cybhashcat Wrote: (06-20-2019, 03:41 PM) -- would it be possible to convince you to give me a few example (don't mind if its 2U or 4U) for chassis's that would fit the bill? -- i already gave you a...
epixoip Hardware 8 20,488 06-21-2019, 03:54 PM