05-24-2018, 09:36 AM
(This post was last modified: 05-24-2018, 09:39 AM by thedorkknight.)
Hi,
I need to unlock a few old excel files and I chanced into hashcat by reading this article:
http://pentestcorner.com/cracking-micros...h-hashcat/
Follow through the steps mentioned but kept getting the "Failed to parse hashes using the 'native hashcat' format." error.
Command I use:
hashcat64.exe -a 0 -m 9700 --username -o found.txt hash.txt pass.txt
I have no clue regarding the password or the version of the Excel file is.
Please help. Heres the entire message that I got:
---------------------------------------
hashcat (v4.1.0) starting...
* Device #1: This hardware has outdated CUDA compute capability (2.1).
For modern OpenCL performance, upgrade to hardware that supports
CUDA compute capability version 5.0 (Maxwell) or higher.
* Device #1: WARNING! Kernel exec timeout is not disabled.
This may cause "CL_OUT_OF_RESOURCES" or related errors.
To disable the timeout, see: https://hashcat.net/q/timeoutpatch
nvmlDeviceGetTemperatureThreshold(): Not Supported
nvmlDeviceGetTemperatureThreshold(): Not Supported
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: Quadro 2000, 256/1024 MB allocatable, 4MCU
./OpenCL/m09720_a0-optimized.cl: Pure OpenCL kernel not found, falling back to optimized OpenCL kernel
Failed to parse hashes using the 'native hashcat' format.
No hashes loaded.
I need to unlock a few old excel files and I chanced into hashcat by reading this article:
http://pentestcorner.com/cracking-micros...h-hashcat/
Follow through the steps mentioned but kept getting the "Failed to parse hashes using the 'native hashcat' format." error.
Command I use:
hashcat64.exe -a 0 -m 9700 --username -o found.txt hash.txt pass.txt
I have no clue regarding the password or the version of the Excel file is.
Please help. Heres the entire message that I got:
---------------------------------------
hashcat (v4.1.0) starting...
* Device #1: This hardware has outdated CUDA compute capability (2.1).
For modern OpenCL performance, upgrade to hardware that supports
CUDA compute capability version 5.0 (Maxwell) or higher.
* Device #1: WARNING! Kernel exec timeout is not disabled.
This may cause "CL_OUT_OF_RESOURCES" or related errors.
To disable the timeout, see: https://hashcat.net/q/timeoutpatch
nvmlDeviceGetTemperatureThreshold(): Not Supported
nvmlDeviceGetTemperatureThreshold(): Not Supported
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: Quadro 2000, 256/1024 MB allocatable, 4MCU
./OpenCL/m09720_a0-optimized.cl: Pure OpenCL kernel not found, falling back to optimized OpenCL kernel
Failed to parse hashes using the 'native hashcat' format.
No hashes loaded.