hashing MS Office 2010 so slow
#1
Dear all,

I am hashing MS Office 2010 excel file and Speed.Dev.#1.....: 1272 H/s.
When I hashing md5 is Speed.Dev.#1.....: 10472.2 kH/s

Is this correct speed of office hashing?
and how to speed up to hashing office document?

GPU is Intel Corporation HD Graphics 530 and commandline is
hashcat --force -a 3 -m 0 xxx.hash ?d?d?d?d?d?d?d?d?d?d?d

Thanks a lot!
#2
Yes, newer Office hashes are pretty slow.

You can add -w 4 and -O; that might help.
~
#3
Hi Royce,

Now i am use command below,
hashcat --session=123 --force -w 4 -O -a 3 -m 9500 aa.hash ?d?d?d?d?d?d?d?d?d?d

and little bit speed up than before.

Speed.Dev.#1.....: 1432 H/s

Maybe this is the fastest speed on my machine.

Thanks a lot for your help!
#4
You're better off looking for a dedicated GPU and adjusting your keyspace. You're not going to see any significant increase in speeds however, but a 10 digit keyspace is still plausible with the right amount of time.

Code:
hashcat (v4.0.1) starting in benchmark mode...

OpenCL Platform #3: NVIDIA Corporation
======================================
* Device #4: GeForce GTX 1070, 2048/8192 MB allocatable, 15MCU

Benchmark relevant options:
===========================
* --optimized-kernel-enable

Hashmode: 9500 - MS Office 2010

Speed.Dev.#4.....:    53876 H/s (93.15ms)

Press any key to continue . . .