Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: Best CPU/GPU
Post: RE: Best CPU/GPU
Which algorithms ?
You probably want to go for GPUs only.
Radeon R9 295X2 (but $1500)
Radeon R9 290X (~$600) |
|
Mem5 |
General Help
|
3 |
9,013 |
08-22-2014, 08:32 AM |
|
|
Thread: brute force 3 digit very slow
Post: RE: brute force 3 digit very slow
ewwink Wrote: (10-04-2014, 01:21 PM)
--
hardware: AMD Radeon HD 7750
--
your card is slow
ewwink Wrote:
--
soft: oclHaschCat 1.21
--
Latest is 1.31
ewwink Wrote:
--
hash: 13675 hash - sha1(... |
|
Mem5 |
Old oclHashcat Support
|
3 |
7,171 |
10-04-2014, 01:52 PM |
|
|
Thread: [Ask] Multihash Speed
Post: RE: [Ask] Multihash Speed
Salted or not ? Which algo ? |
|
Mem5 |
Old oclHashcat Support
|
3 |
6,645 |
10-04-2014, 01:53 PM |
|
|
Thread: [Ask] Multihash Speed
Post: RE: [Ask] Multihash Speed
The more you have hashes the more oclhashcat will be slow.
13 hashes is not so much. Performance begins to fall at ~100. |
|
Mem5 |
Old oclHashcat Support
|
3 |
6,645 |
10-05-2014, 09:21 AM |
|
|
Thread: identifing hash type
Post: RE: identifing hash type
You can try to replace hyphens and underscore by + and / |
|
Mem5 |
General Help
|
3 |
5,539 |
11-09-2015, 10:34 PM |
|
|
Thread: What about crypt8 ?
Post: What about crypt8 ?
Commonly used by Whatsapp (android/iphone), the conversation database file called msgstore.db.crypt8 can be decrypted with a key file (android : /data/data/com.whatsapp/files/key) which contains an i... |
|
Mem5 |
General Help
|
3 |
7,459 |
11-14-2015, 11:47 AM |
|
|
Thread: Help me identify this salted hash?
Post: RE: Help me identify this salted hash?
You cannot use hashcat "MySQL4.1/MySQL5" mode because your hash is salted.
onlinehashcrack.com do not crack Salted Mysql.
You can try one of :
sha1($pass.$salt)
sha1($salt.$pass)
sha1($salt.$pass.$s... |
|
Mem5 |
General Help
|
3 |
6,138 |
01-17-2016, 08:32 PM |
|
|
Thread: Help me identify this salted hash?
Post: RE: Help me identify this salted hash?
The application builds the hash. If you read the application source code, you will know which algo (mysql, sha1, etc) has been used, and how the salt+hash have been put together ($salt.$pass or $pass.... |
|
Mem5 |
General Help
|
3 |
6,138 |
01-18-2016, 11:18 PM |
|
|
Thread: GetThermalSettings error ?
Post: GetThermalSettings error ?
Hello,
GPU : MSI GTX 980
OS : Win 8.1x64 / Nvidia 361.91
Cudahashcat 2.01
cmdline : --benchmark
Got :
Quote:
--
WARN: NvAPI_GPU_GetThermalSettings() -1 NVAPI_ERROR
--
I quit, and launch i... |
|
Mem5 |
Old oclHashcat Support
|
3 |
6,194 |
02-26-2016, 08:40 PM |
|
|
Thread: GetThermalSettings error ?
Post: RE: GetThermalSettings error ?
I did a complete re-install of the drivers ( uninstall + driver fusion + manual file deletion)
But the bug is still here.
Any ideas ?
Is it a hardware/GPU issue ? or software ? Should I reinstall OS... |
|
Mem5 |
Old oclHashcat Support
|
3 |
6,194 |
02-27-2016, 11:39 AM |
|
|
Thread: GetThermalSettings error ?
Post: RE: GetThermalSettings error ?
Seems like it came from the card itself. I changed it, it's ok now. |
|
Mem5 |
Old oclHashcat Support
|
3 |
6,194 |
03-06-2016, 11:02 PM |
|
|
Thread: --debug-mode 1 slowness ?
Post: --debug-mode 1 slowness ?
Hi,
Is there any way that --debug-file and --debug-mode 1 can reduce the speed for MD5/NTLM/SHA1 on wordlist + rules attack ?
(1 = save finding rule)
Or my slowness is not related.
Thank you. |
|
Mem5 |
Old oclHashcat Support
|
3 |
5,706 |
12-28-2015, 06:26 PM |
|
|
Thread: --debug-mode 1 slowness ?
Post: RE: --debug-mode 1 slowness ?
same for cudahashcat I guess ? |
|
Mem5 |
Old oclHashcat Support
|
3 |
5,706 |
12-30-2015, 06:35 PM |
|
|
Thread: GetThermalSettings error ?
Post: RE: GetThermalSettings error ?
I've check the source code of my error, located at https://github.com/hashcat/oclHashcat/blob/master/src/ext_nvapi.c
Code:
--
int hm_NvAPI_GPU_GetThermalSettings (NVAPI_PTR *nvapi, NvPhysicalGpu... |
|
Mem5 |
Old oclHashcat Support
|
3 |
6,194 |
02-27-2016, 12:51 PM |
|
|
Thread: What's "xxx ms" in Speed.Dev ?
Post: What's "xxx ms" in Speed.Dev ?
Hi,
Indroduced in v3.00 what does
Speed.Dev.#1...: 4883.5 kH/s (3.27ms)
means ?
Should it be high or low ?
For information, this is what I get with MD5 (-w 3, 200 hashes, GTX1080), straight wordli... |
|
Mem5 |
hashcat
|
3 |
5,301 |
07-06-2016, 08:18 AM |
|
|
Thread: What's "xxx ms" in Speed.Dev ?
Post: RE: What's "xxx ms" in Speed.Dev ?
Oh yes I read it and forget :s
-w 4 is it really insane ? For a headless dedicated machine. |
|
Mem5 |
hashcat
|
3 |
5,301 |
07-06-2016, 10:01 PM |
|
|
Thread: Office collision: 7 or more characters?
Post: RE: Office collision: 7 or more characters?
The command:
Quote:
--
hashcat64.exe -w 3 -m 9720 tmp_office.txt -a 3 ?a?a?a?a?a?a?a
--
does not give any collisions. For the first time ever.
Am I doing something wrong ? |
|
Mem5 |
hashcat
|
3 |
4,025 |
12-28-2016, 05:22 PM |
|
|
Thread: Office collision: 7 or more characters?
Post: Office collision: 7 or more characters?
Hello !
I am trying to collide an Office hash : $oldoffice$0*aa*bb*cc. I use :
Quote:
--
9710 | MS Office |
|
Mem5 |
hashcat
|
3 |
4,025 |
12-26-2016, 07:58 PM |
|
|
Thread: Overclocked GPU!
Post: RE: Overclocked GPU!
|
Mem5 |
hashcat
|
3 |
4,233 |
07-07-2017, 04:21 PM |
|
|
Thread: Excel Password Hash Extraction
Post: RE: Excel Password Hash Extraction
Renam your .xlsx into .zip, open it, and edit the settings file. |
|
Mem5 |
General Talk
|
3 |
7,360 |
08-16-2017, 07:24 PM |