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,589 09-03-2021, 06:17 PM
    Thread: opencL 1.2
Post: RE: opencL 1.2

I'm intrigued, go on.
epixoip hashcat 3 6,821 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 9,174 08-31-2021, 02:29 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 14,025 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 14,025 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 14,025 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,210 08-25-2021, 06:45 AM
    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,455 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,455 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,686 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,981 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,249 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,744 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 21,449 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 21,449 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,452 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,932 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,927 06-21-2019, 03:54 PM
    Thread: Building 8GPU cracking station question
Post: RE: Building 8GPU cracking station question

Yep, that's the one.
epixoip Hardware 16 40,048 06-20-2019, 01:04 AM
    Thread: Which 2080ti in a 4U?
Post: RE: Which 2080ti in a 4U?

/ASUS isn't exactly known for producing quality server barebones, and the ASUS ESC8000 is basically a lesser quality ripoff of the Tyan FT77. GTX/RTX cards do not fit well in this chassis, it has much...
epixoip Hardware 8 20,927 06-19-2019, 05:02 PM