Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: SHA1 underscore salted ?
Post: RE: SHA1 underscore salted ?
i do not know if the string parser will be confused by the second : or not, too lazy to test, but if it is, you could always just use a hexsalt. |
|
epixoip |
General Help
|
9 |
15,120 |
02-27-2013, 01:15 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,237 |
03-13-2013, 10:47 AM |
|
|
Thread: Hashcat Plus Benchmark Command
Post: RE: Hashcat Plus Benchmark Command
mask attack is usually faster, but for a slow algorithm like wpa it may not matter. but like you said mask attack also will not use any disk space. |
|
epixoip |
Very old oclHashcat-plus Support
|
9 |
27,237 |
03-13-2013, 03:03 PM |
|
|
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,686 |
03-13-2013, 07:25 PM |
|
|
Thread: Hashcat Plus Benchmark Command
Post: RE: Hashcat Plus Benchmark Command
if you have bash installed under cygwin it may run, i don't know.
maybe someone can port it to a .bat script or powershell script. |
|
epixoip |
Very old oclHashcat-plus Support
|
9 |
27,237 |
03-14-2013, 01:01 PM |
|
|
Thread: statgen giving same result regardless of list
Post: RE: statgen giving same result regardless of list
it's not based on keywords, it's based on per-position statistical analysis.
the threshold is also way too low. i don't know what thresholds you've tried, but the current threshold and length you pro... |
|
epixoip |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
9 |
18,951 |
03-19-2013, 12:34 AM |
|
|
Thread: statgen giving same result regardless of list
Post: RE: statgen giving same result regardless of list
by the way, the best way to test is to try to crack the same list with both hcstat files, and see which one is more effective. if you find that the rockyou-based hcstat is more effective against the l... |
|
epixoip |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
9 |
18,951 |
03-19-2013, 12:36 AM |
|
|
Thread: statgen giving same result regardless of list
Post: RE: statgen giving same result regardless of list
yes, the latest beta is quite different |
|
epixoip |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
9 |
18,951 |
03-19-2013, 02:27 PM |
|
|
Thread: statgen giving same result regardless of list
Post: RE: statgen giving same result regardless of list
i'll defer to atom for this one |
|
epixoip |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
9 |
18,951 |
03-19-2013, 04:36 PM |
|
|
Thread: nVidia GEFORCE 520M driver install
Post: RE: nVidia GEFORCE 520M driver install
if you looked at your Xorg log you would see that the nouveau driver is called "nv," not "nouveau." all you need to do is stop x11 and rmmod nv. |
|
epixoip |
Very old oclHashcat-lite Support
|
9 |
19,937 |
04-26-2013, 07:17 PM |
|
|
Thread: nVidia GEFORCE 520M driver install
Post: RE: nVidia GEFORCE 520M driver install
"rmmod nv" is the command that you run. you can blacklist it if you wish, but that won't help if it's already loaded.
the page says it requires 310.32 or later, and you have 310.44, so you're fine. |
|
epixoip |
Very old oclHashcat-lite Support
|
9 |
19,937 |
04-26-2013, 08:15 PM |
|
|
Thread: Obtain a Hash from a Excel 2007 file
Post: RE: Obtain a Hash from a Excel 2007 file
hashcat does not support this algorithm. and office2john.py is specific to john the ripper, hence the script's name. |
|
epixoip |
General Talk
|
9 |
40,068 |
05-20-2013, 09:32 AM |
|
|
Thread: Obtain a Hash from a Excel 2007 file
Post: RE: Obtain a Hash from a Excel 2007 file
taratota Wrote: (05-20-2013, 09:37 AM)
--
Maybe I'm wrong... ;)
--
yes, you're wrong. it's not near as simple as you think it is. |
|
epixoip |
General Talk
|
9 |
40,068 |
05-20-2013, 01:58 PM |
|
|
Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?
the speed of --stdout has not changed. it helps to actually measure, rather than relying on perception.
0.44 without rules
Code:
--
epixoip@db:~/hashcat-0.44$ ./hashcat-cli64.bin --stdout ~/wor... |
|
epixoip |
Old hashcat Support
|
9 |
16,844 |
06-03-2013, 01:35 AM |
|
|
Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?
Kgx Pnqvhm Wrote: (06-03-2013, 02:42 AM)
--
What was more fresh in my mind that that the same dictionary and ruleset took a few seconds to run as an attack, but several hours to output the mangles to... |
|
epixoip |
Old hashcat Support
|
9 |
16,844 |
06-03-2013, 06:00 AM |
|
|
Thread: First build, need opinions.
Post: RE: First build, need opinions.
not sure why you would waste your money on two mid-range GPUs and have to fight with heat & power requirements, instead of just buying one high-end GPU which will be just as fast without the headache. |
|
epixoip |
Hardware
|
9 |
14,590 |
06-20-2013, 03:28 PM |
|
|
Thread: First build, need opinions.
Post: RE: First build, need opinions.
by my calculation, 2x 7870 Ghz Edition would only be 16.28% faster than a single 7970 Ghz Edition, but will require 120W more power. not worth it, just get a 7970. |
|
epixoip |
Hardware
|
9 |
14,590 |
06-20-2013, 05:07 PM |
|
|
Thread: New oclhashcat-plus and speed poblems...
Post: RE: New oclhashcat-plus and speed poblems...
SHÃ…KA Wrote: (09-03-2013, 08:18 PM)
--
Ok but 25% (~1 GH/s on HD7950) is too a large negative gap and we have to work more on wordlists, especially if they are huge!
--
Even though the posted s... |
|
epixoip |
Very old oclHashcat-plus Support
|
9 |
17,914 |
09-04-2013, 07:12 PM |
|
|
Thread: Piping speed from statsprocessor to oclhashcat
Post: RE: Piping speed from statsprocessor to oclhashcat
it's not that the cpu is too slow, it's that you're constantly having to make large transfers from the host to the device. |
|
epixoip |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
9 |
21,028 |
09-10-2013, 09:06 PM |
|
|
Thread: Intel Iris Pro 5200 and other current (Intel)APUs
Post: RE: Intel Iris Pro 5200 and other current (Intel)A...
1. Intel's libOpenCL only supports CPU on Linux. No GPU/APU support.
2. GPUs are not magic go-fast devices. The microarchitecture and ISA have to be well-suited for the task at hand. As it stands, ... |
|
epixoip |
Hardware
|
9 |
21,909 |
09-28-2013, 07:41 AM |