Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: hashcat manual
Post: RE: hashcat manual
too bad that was three years ago. |
|
epixoip |
Old hashcat Support
|
3 |
12,009 |
07-04-2014, 12:45 AM |
|
|
Thread: problem with ati mobility radeon hd4570
Post: RE: problem with ati mobility radeon hd4570
no, old versions are timebombed.
suck it up and buy a new gpu. |
|
epixoip |
Very old oclHashcat-lite Support
|
3 |
12,021 |
08-25-2013, 06:12 AM |
|
|
Thread: Wrong number of total hashes ?
Post: RE: Wrong number of total hashes ?
Quote:
--
cat md5.txt|sort|uniq|wc -l
--
i will stab you.
Quote:
--
sort -u md5.txt | wc -l
--
|
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
12,024 |
03-29-2013, 09:28 PM |
|
|
Thread: Wrong number of total hashes ?
Post: RE: Wrong number of total hashes ?
it solves the problem of stringing together a ton of redundant commands.
that awk one-liner is hideous. |
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
12,024 |
03-30-2013, 03:30 AM |
|
|
Thread: Lowering FSB Increases WPA2 Speed
Post: RE: Lowering FSB Increases WPA2 Speed
I'll also further go on to state that there is absolutely no correlation between FSB speed and GPU speed. The GPU is a separate device that runs independent of the host system, only sharing the PCI-e ... |
|
epixoip |
Old oclHashcat Support
|
5 |
12,029 |
10-28-2014, 04:08 PM |
|
|
Thread: Lowering FSB Increases WPA2 Speed
Post: RE: Lowering FSB Increases WPA2 Speed
Literally impossible. WPA kernel in oclHashcat is ~ 14000000 instructions. You haven't posted your clock speed, so I am assuming a stock 1000 Mhz core clock. 2048 cores * 1000000000 Hz / 14000000 inst... |
|
epixoip |
Old oclHashcat Support
|
5 |
12,029 |
10-28-2014, 03:59 PM |
|
|
Thread: Lowering FSB Increases WPA2 Speed
Post: RE: Lowering FSB Increases WPA2 Speed
Tiesto Wrote: (10-31-2014, 12:34 PM)
--
My APIC is disabled in bios or whaterver its called
--
I think you are confusing ACPI for APIC. Same letters, different things.
Tiesto Wrote: (10-31-20... |
|
epixoip |
Old oclHashcat Support
|
5 |
12,029 |
10-31-2014, 10:11 PM |
|
|
Thread: append a WORD in rules..
Post: RE: append a WORD in rules..
This is what the combinator attack is designed for, but you can use rules if you really want to. The way you identified using single-char append is the only way to do it. |
|
epixoip |
Old hashcat Support
|
7 |
12,046 |
03-02-2015, 12:48 PM |
|
|
Thread: Help with R9 290 WPA speed
Post: RE: Help with R9 290 WPA speed
everything you described is exactly what i talked about in my first review of the 290X.
you really need to be running 13.12. also, use od6config (https://epixoip.github.io/od6config/) to configure ... |
|
epixoip |
Old oclHashcat Support
|
5 |
12,078 |
01-03-2014, 10:47 PM |
|
|
Thread: Help with R9 290 WPA speed
Post: RE: Help with R9 290 WPA speed
there's some patch you have to apply to Catalyst to make it compile on Ubuntu 13.10 and other distributions with newer kernels. i don't have a link to that patch, but i'm sure someone on here does. bu... |
|
epixoip |
Old oclHashcat Support
|
5 |
12,078 |
01-03-2014, 11:37 PM |
|
|
Thread: Incrementing Brute Force Attack?
Post: RE: Incrementing Brute Force Attack?
GTX 970 has decent Perf/Watt ratio.
For incremental brute force, look at https://hashcat.net/wiki/doku.php?id=mask_attack
You're not going to be able to brute force past 9 characters, let alone 3... |
|
epixoip |
Old oclHashcat Support
|
4 |
12,087 |
01-01-2015, 07:30 AM |
|
|
Thread: Incrementing Brute Force Attack?
Post: RE: Incrementing Brute Force Attack?
If you have more than one hash you probably won't be able to brute force past length 5 or 6.
Depending on exactly how many unique salts you have, you may not be able to do any of the things rsberzerk... |
|
epixoip |
Old oclHashcat Support
|
4 |
12,087 |
01-01-2015, 09:16 AM |
|
|
Thread: Cant Output Cracked Password with Null Character
Post: RE: Cant Output Cracked Password with Null Charact...
ah, yeah, that's a tricky one since strings are null-terminated in C. it's a relatively easy fix, though.
please open a ticket in trac. |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
12,120 |
02-08-2013, 09:41 PM |
|
|
Thread: Cant Output Cracked Password with Null Character
Post: RE: Cant Output Cracked Password with Null Charact...
trac may not still be up after the db crashed the other day, i am not sure its status.
unfortunately there's no way to bypass this, the padding cannot be ignored. the 16 character limitation (which i... |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
12,120 |
02-08-2013, 10:39 PM |
|
|
Thread: Cant Output Cracked Password with Null Character
Post: RE: Cant Output Cracked Password with Null Charact...
cyphear Wrote: (02-08-2013, 10:47 PM)
--
Bummer, but I appreciate the help. Seems like extending this limit would be good. I dont see this actually happening, but admins could use unicode encoding... |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
12,120 |
02-08-2013, 11:24 PM |
|
|
Thread: Another cuModuleLoad() 209 error thread...
Post: RE: Another cuModuleLoad() 209 error thread...
yep, cuda dropped support for sm_10, tried loading the kernel as sm_11, and that failed. gpu is simply too old. |
|
epixoip |
Old oclHashcat Support
|
5 |
12,126 |
10-13-2014, 02:17 PM |
|
|
Thread: Another cuModuleLoad() 209 error thread...
Post: RE: Another cuModuleLoad() 209 error thread...
that thread you linked to is from almost 3 years ago.
sm_10 was dropped in cuda 6.0, and the rest of sm_1x are being dropped in 6.5. see https://hashcat.net/forum/thread-3641.html |
|
epixoip |
Old oclHashcat Support
|
5 |
12,126 |
10-13-2014, 07:41 PM |
|
|
Thread: GTX 1080 FE overclock
Post: RE: GTX 1080 FE overclock
You should be able to get at least 400 KH/s out of a GTX 1080 on stock clocks. Look at raising the power limit and changing the PowerMizer mode before you start overclocking. |
|
epixoip |
Hardware
|
11 |
12,127 |
05-12-2017, 12:53 AM |
|
|
Thread: GTX 1080 FE overclock
Post: RE: GTX 1080 FE overclock
Start here:
https://hashcat.net/forum/thread-5051-post-28022.html#pid28022
Then raise the power limit with `nvidia-smi -pl ` |
|
epixoip |
Hardware
|
11 |
12,127 |
05-12-2017, 04:24 AM |
|
|
Thread: R9 290X Reference Design Comparison
Post: RE: R9 290X Reference Design Comparison
Reference design cards are all pretty much equal, regardless of manufacturer.
That said, I personally have a strong affinity for HIS, as we've never had to RMA a single HIS card. |
|
epixoip |
Hardware
|
3 |
12,164 |
12-07-2014, 01:02 PM |