Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: hashcat keeps ending with "killed", what am I doing wrong?
Post: RE: hashcat keeps ending with "killed", what am I ...
DyOS Wrote: (08-31-2015, 10:45 PM)
--
how can I tell hashcat to only load X hashes?
--
man 1 split |
|
epixoip |
Old hashcat Support
|
12 |
19,853 |
09-01-2015, 06:48 PM |
|
|
Thread: RAR3 benchmark
Post: RE: RAR3 benchmark
-b uses -w 3, and 32 is likely too large of a -n value for your GPU. Workload is too large, so speed just hasn't had a chance to update. You can try manually running with a lower -n value. |
|
epixoip |
Old oclHashcat Support
|
4 |
6,170 |
08-31-2015, 09:25 AM |
|
|
Thread: Why does emulating hybrid attack with rules skip some rules/ignore numbers?
Post: RE: Why does emulating hybrid attack with rules sk...
undeath already said he could confirm it, so did you open a ticket on Trac to report the bug? |
|
epixoip |
General Help
|
6 |
9,599 |
08-29-2015, 08:06 AM |
|
|
Thread: Learning to crack 7z archives
Post: RE: Learning to crack 7z archives
No, your GPU should be several times faster than your CPU for this. |
|
epixoip |
Old oclHashcat Support
|
4 |
12,841 |
08-29-2015, 02:45 AM |
|
|
Thread: Learning to crack 7z archives
Post: RE: Learning to crack 7z archives
7zip is a very slow algorithm, so your attacks have to be very targeted. Also your GPU is not very good for hash cracking, so you have to be even smarter about your attacks than those with better-perf... |
|
epixoip |
Old oclHashcat Support
|
4 |
12,841 |
08-29-2015, 12:54 AM |
|
|
Thread: hashcat keeps ending with "killed", what am I doing wrong?
Post: RE: hashcat keeps ending with "killed", what am I ...
Yeah, you're running up against the kernel OOM killer. I know what you're working on, and you're trying to load 36,150,089 salts. You likely do not have anywhere near enough RAM for that (you need aro... |
|
epixoip |
Old hashcat Support
|
12 |
19,853 |
08-29-2015, 12:48 AM |
|
|
Thread: ibm security directory server hash
Post: RE: ibm security directory server hash
Well, you have the hash string "MWw4MjlrM2loajFz:qu0VLHJPa2dNL6+7bRIpcRGcdInpFO6B5OGMgnyEeyM=", we assume the first part is the salt and the second part is the hash. Just convert it from base64 encodi... |
|
epixoip |
Old oclHashcat Support
|
9 |
11,571 |
08-29-2015, 12:44 AM |
|
|
Thread: ibm security directory server hash
Post: RE: ibm security directory server hash
Assuming the plaintext provided is a valid password for one of the two hashes, it doesn't appear to be any of the modes Hashcat supports. Tried 1410, 1420, 1430, 1440, 1450, and 1460 to no avail. |
|
epixoip |
Old oclHashcat Support
|
9 |
11,571 |
08-28-2015, 11:56 AM |
|
|
Thread: Bug in oclHashcat64.exe
Post: RE: Bug in oclHashcat64.exe
That is a strong possibility as well. |
|
epixoip |
Old oclHashcat Support
|
13 |
15,456 |
08-28-2015, 03:04 AM |
|
|
Thread: Bug in oclHashcat64.exe
Post: RE: Bug in oclHashcat64.exe
Ok, so in this case your 850W PSU *can't* push 850W, because this isn't actually an 850W PSU. The manufacturer is lying, basically.
Your PSU has a single 12V 70A rail which is only 840W, and you shou... |
|
epixoip |
Old oclHashcat Support
|
13 |
15,456 |
08-27-2015, 10:30 PM |
|
|
Thread: Bug in oclHashcat64.exe
Post: RE: Bug in oclHashcat64.exe
yashar26: You're going to start a fire with that configuration. Why are you coupling a $1000 GPU with a $100 PSU? The 295X2 pulls upwards of 550-575W under compute workloads (though Powertune will do ... |
|
epixoip |
Old oclHashcat Support
|
13 |
15,456 |
08-27-2015, 01:15 PM |
|
|
Thread: Nvida fan control of 2nd card
Post: RE: Nvida fan control of 2nd card
You need to generate a proper xorg.conf to fake having a monitor attached.
https://github.com/stricture/nvidia-drivers/blob/master/debian/nvidia-346.postinst#L219-L224 |
|
epixoip |
Hardware
|
2 |
4,579 |
08-27-2015, 01:02 PM |
|
|
Thread: Best way to tackle bcrypt
Post: RE: Best way to tackle bcrypt
I'm not sure you can math. |
|
epixoip |
General Help
|
5 |
10,919 |
08-27-2015, 12:04 AM |
|
|
Thread: selective GPU temp abort
Post: RE: selective GPU temp abort
|
epixoip |
Old oclHashcat Support
|
3 |
5,421 |
08-27-2015, 12:03 AM |
|
|
Thread: GTX 980M Slow speed
Post: RE: GTX 980M Slow speed
GTX 980M is not the same as a GTX 980. Mobile GPUs are slower due to power and heat constraints.
The amount of video memory is inconsequential for cracking performance, unless you're cracking scryp... |
|
epixoip |
General Help
|
3 |
5,925 |
08-27-2015, 12:02 AM |
|
|
Thread: selective GPU temp abort
Post: RE: selective GPU temp abort
While the 290X is capable of running up to 95C, it shouldn't be getting anywhere near that hot. Especially if the other three cards are water cooled, that 290X really shouldn't be getting any hotter t... |
|
epixoip |
Old oclHashcat Support
|
3 |
5,421 |
08-26-2015, 11:49 PM |
|
|
Thread: New build with Titan X
Post: RE: New build with Titan X
If you're using reference design cards with the RM41300-FS81 then you can safely stack 4 GPUs on top of each other without a gap in between each. Temps will be a little bit high, but should still be w... |
|
epixoip |
Hardware
|
21 |
31,860 |
08-25-2015, 04:22 AM |
|
|
Thread: CudaHashcat 1.37 0H/s with Bcrypt
Post: RE: CudaHashcat 1.37 0H/s with Bcrypt
There is a reason we tell people to use bcrypt. And, well, you're looking at that reason. |
|
epixoip |
Old oclHashcat Support
|
3 |
6,189 |
08-24-2015, 09:14 PM |
|
|
Thread: CudaHashcat 1.37 0H/s with Bcrypt
Post: RE: CudaHashcat 1.37 0H/s with Bcrypt
Looks like you've tested 2 candidates in 17 seconds, so your speed is ~ 0.11 H/s.
This is totally expected.
1. bcrypt is very slow, and depending on the cost value (uknown from above output), it... |
|
epixoip |
Old oclHashcat Support
|
3 |
6,189 |
08-24-2015, 08:56 PM |
|
|
Thread: "bug!!" in output / ocl v1.36
Post: RE: "bug!!" in output / ocl v1.36
It's not Windows-specific, and it's not AMD-specific. I've seen it on Nvidia + Linux. But it doesn't trigger all the time, and it seems to be difficult to reproduce. |
|
epixoip |
Old oclHashcat Support
|
13 |
17,475 |
08-24-2015, 08:42 PM |