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 |
6,778 |
09-03-2021, 06:17 PM |
|
|
Thread: opencL 1.2
Post: RE: opencL 1.2
|
epixoip |
hashcat
|
3 |
8,231 |
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 |
11,481 |
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 |
16,770 |
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 |
16,770 |
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 |
16,770 |
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 |
6,128 |
08-25-2021, 06:45 AM |
|
|
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 |
8,342 |
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 |
15,092 |
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 |
9,858 |
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 |
12,887 |
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 |
25,824 |
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 |
25,824 |
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 |
7,585 |
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 |
11,737 |
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 |
24,463 |
06-21-2019, 03:54 PM |
|
|
Thread: Building 8GPU cracking station question
Post: RE: Building 8GPU cracking station question
|
epixoip |
Hardware
|
16 |
46,462 |
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 |
24,463 |
06-19-2019, 05:02 PM |
|
|
Thread: Building 8GPU cracking station question
Post: RE: Building 8GPU cracking station question
cybhashcat Wrote: (06-19-2019, 02:13 PM)
--
i am unsure where to acquire the experience, aside from bothering the good people of this forum.
--
By all means, feel free to read and ask questions. Ho... |
|
epixoip |
Hardware
|
16 |
46,462 |
06-19-2019, 04:03 PM |
|
|
Thread: Building 8GPU cracking station question
Post: RE: Building 8GPU cracking station question
RealEnder Wrote: (06-19-2019, 07:55 AM)
--
ince I can't see the HW live I have to rely on pictures and advicesundefined So what should I change: GPUs with different airflow design (unlikely, I can't ... |
|
epixoip |
Hardware
|
16 |
46,462 |
06-19-2019, 03:26 PM |