Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: Rules with combinator attack
Post: RE: Rules with combinator attack
|
epixoip |
Very old oclHashcat-plus Support
|
11 |
26,316 |
06-25-2013, 12:50 PM |
|
|
Thread: Help with Russian again
Post: RE: Help with Russian again
this is because ?R is ISO-8859-5 and your characters are UTF-8. different byte sequences. |
|
epixoip |
Old hashcat Support
|
14 |
26,476 |
01-30-2013, 04:20 PM |
|
|
Thread: Help with Russian again
Post: RE: Help with Russian again
good feedback.
i can't think of a solution for mask attacks off hand, but if you have russian wordlists in utf8 you can prepare them for use with hashcat with ''iconv -t WINDOWS-1251 wordlist >wordli... |
|
epixoip |
Old hashcat Support
|
14 |
26,476 |
01-31-2013, 05:55 AM |
|
|
Thread: Help with Russian again
Post: RE: Help with Russian again
Code:
--
epixoip@ike:~$ echo -n ьфдщн | iconv -f UTF-8 -t ISO-8859-5 | hexdump
00000000 ec e4 d4 e9 dd
00000005
epixoip@ike:~$ echo -n ьфдщн | iconv -f UTF-8 -t wi... |
|
epixoip |
Old hashcat Support
|
14 |
26,476 |
01-31-2013, 05:59 AM |
|
|
Thread: Help with Russian again
Post: RE: Help with Russian again
we should make a wiki page with a table of languages, and the most probable charset for each algorithm. and then maybe also provide links to various charset files. |
|
epixoip |
Old hashcat Support
|
14 |
26,476 |
02-01-2013, 08:13 PM |
|
|
Thread: GTX Titan X
Post: RE: GTX Titan X
If the rumors about the 980Ti are true, then it looks like this will essentially be a 980Ti with double the RAM. |
|
epixoip |
Hardware
|
15 |
26,515 |
03-14-2015, 11:40 AM |
|
|
Thread: GTX Titan X
Post: RE: GTX Titan X
Hmm, the last rumors I heard said 3072 shaders for the 980Ti, but it's possible that they were seeing the Titan X and thinking it was the 980Ti. Guess we'll have to wait and see.
I strongly disagre... |
|
epixoip |
Hardware
|
15 |
26,515 |
03-15-2015, 07:28 AM |
|
|
Thread: GTX Titan X
Post: RE: GTX Titan X
Oh, you KNOW that we'll immediately buy eight when they come out to test in the Brutalis :) |
|
epixoip |
Hardware
|
15 |
26,515 |
03-16-2015, 11:57 PM |
|
|
Thread: GTX Titan X
Post: RE: GTX Titan X
|
epixoip |
Hardware
|
15 |
26,515 |
03-18-2015, 08:46 AM |
|
|
Thread: GTX Titan X
Post: RE: GTX Titan X
295X2 doesn't just throttle for heat, it also throttles for power consumption. 4096 cores on GCN with the die shrink will likely want to draw somewhere between 375W - 425W at full load, but the card i... |
|
epixoip |
Hardware
|
15 |
26,515 |
03-16-2015, 05:42 AM |
|
|
Thread: No NVidia compatible platform found
Post: RE: No NVidia compatible platform found
neither dmesg nor lspci are a common or proper way to check if a module is loaded. normally one would do ''lsmod | grep nvidia'' or ''grep nvidia /proc/modules'' |
|
epixoip |
Very old oclHashcat-lite Support
|
9 |
26,684 |
03-13-2013, 07:25 PM |
|
|
Thread: CudaHashcat64 wifi hccap
Post: RE: CudaHashcat64 wifi hccap
Keep in mind the information on that webpage is over 3 years old. |
|
epixoip |
Old hashcat Support
|
19 |
26,710 |
09-20-2015, 05:23 AM |
|
|
Thread: Early 1080Ti benchmark
Post: RE: Early 1080Ti benchmark
We just received two of the nine GTX 1080 Ti that we ordered. It seems something is wrong with OP's configuration, because at stock clocks, my benchmarks are considerably higher than OP's. I'm getting... |
|
epixoip |
Hardware
|
19 |
26,753 |
03-17-2017, 11:57 PM |
|
|
Thread: Early 1080Ti benchmark
Post: RE: Early 1080Ti benchmark
OP == Original Poster == cpu_pirate.
Brand is EVGA. FE of course. |
|
epixoip |
Hardware
|
19 |
26,753 |
03-18-2017, 07:03 PM |
|
|
Thread: Early 1080Ti benchmark
Post: RE: Early 1080Ti benchmark
Not yet, I'm still playing with with overclocking and PowerMizer. |
|
epixoip |
Hardware
|
19 |
26,753 |
03-18-2017, 11:20 PM |
|
|
Thread: Early 1080Ti benchmark
Post: RE: Early 1080Ti benchmark
Ok, my benchmarks are up: https://gist.github.com/epixoip/973da7352f4cc005746c627527e4d073 |
|
epixoip |
Hardware
|
19 |
26,753 |
03-19-2017, 07:38 PM |
|
|
Thread: Early 1080Ti benchmark
Post: RE: Early 1080Ti benchmark
I do not use Afterburner as I do not use Windows. I use nvidia-settings/nvidia-smi, and yes I increased the power limit from 250W to 300W:
Code:
--
nvidia-smi -pm 1
nvidia-smi -acp 0
nvidia-sm... |
|
epixoip |
Hardware
|
19 |
26,753 |
03-20-2017, 05:01 AM |
|
|
Thread: Maskprocessor file size
Post: RE: Maskprocessor file size
maskprocessor is typically used to provide hashcat's mask capabilities to other programs which do not have it, like john the ripper. using it to "make wordlists" is usually never a good idea, unless y... |
|
epixoip |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
14 |
27,040 |
06-01-2014, 08:26 PM |
|
|
Thread: Maskprocessor file size
Post: RE: Maskprocessor file size
2die4 Wrote: (06-01-2014, 08:37 PM)
--
I used maskprocessor because I can't create the same mask in oclhashcat. I am referring to -r [...] Is there a way to do this directly in oclhashcat?
--
i don'... |
|
epixoip |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
14 |
27,040 |
06-01-2014, 10:31 PM |
|
|
Thread: Hashcat Plus Benchmark Command
Post: RE: Hashcat Plus Benchmark Command
you need an hccap file to benchmark, no way around that.
the ETA is how long it will take to exhaust the entire keyspace at the current speed. it does not mean it will take that long to crack the has... |
|
epixoip |
Very old oclHashcat-plus Support
|
9 |
27,236 |
03-13-2013, 10:47 AM |