Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

Help debugging Hashcat not starting...

Дата публикации: 09-07-2026 14:21:54

I have installed the latest version (7.1.2) on Mint Linux. I have two hash files obtained using office2hashcat from two Excel files which are identical but encrypted with different passwords. The first Excel file is encrypted with a 9 character password that I do not know. The second file is encrypted with the password 12345. I run these commands:
$ hashcat -m 9600 test_1_hash.txt rockyou.txt --show
$ hashcat -m 9600 test_2_hash.txt rockyou.txt --show
The second command runs as expected and reveals the password as 12345. The first command does not run. There are no error messages.
How should I go about debugging the issue?
Information:
I tried the earlier version of Hashcat from the Mint repository, version 6.2.6 with exactly the same issue. I compiled the latest version from source.
This is what the hash files look like:
$office$*2013*100000*256*16*6c6eb1e86e92f3c5ead4b8dc72978b3c*ee5eb1cb257e125f49205b3ebe2a7a00*cdb9c346c054cb7a3d887b7bf11a359a4d00021ae765206358d9674d2ac93a4d (< file 1)
$office$*2013*100000*256*16*79ef730a26e7f521229c9e008e4e6631*aba929dd045f29634cad98e23ddd8853*3e3b927531d9ca631b80ca8c148dcbc50b319fb436054a962447c9bd61ad5688 (< file 2)

Основное содержимое страницы с новостью.

Posts: 2
Threads: 1
Joined: Jul 2026

I have installed the latest version (7.1.2) on Mint Linux. I have two hash files obtained using office2hashcat from two Excel files which are identical but encrypted with different passwords. The first Excel file is encrypted with a 9 character password that I do not know. The second file is encrypted with the password 12345. I run these commands:
$ hashcat -m 9600 test_1_hash.txt rockyou.txt --show
$ hashcat -m 9600 test_2_hash.txt rockyou.txt --show
The second command runs as expected and reveals the password as 12345. The first command does not run. There are no error messages.
How should I go about debugging the issue?

Information:
I tried the earlier version of Hashcat from the Mint repository, version 6.2.6 with exactly the same issue. I compiled the latest version from source.
This is what the hash files look like:
$office$*2013*100000*256*16*6c6eb1e86e92f3c5ead4b8dc72978b3c*ee5eb1cb257e125f49205b3ebe2a7a00*cdb9c346c054cb7a3d887b7bf11a359a4d00021ae765206358d9674d2ac93a4d (< file 1)
$office$*2013*100000*256*16*79ef730a26e7f521229c9e008e4e6631*aba929dd045f29634cad98e23ddd8853*3e3b927531d9ca631b80ca8c148dcbc50b319fb436054a962447c9bd61ad5688 (< file 2)

Posts: 442
Threads: 2
Joined: Dec 2015

You have --show in both of your commands. Hashcat is only checking the potfile for the passwords, it's not running the attack. One of them has been previously cracked and thus it emits the passwords since it's in the potfile. The other one has NOT been cracked yet, and thus is not in the potfile. Hashcat will not emit anything. If you want to actually run the attacks, you need to drop --show from your commands.

Posts: 2
Threads: 1
Joined: Jul 2026

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1help use hashcat010.7601-08-2026
2Same hash type, same password, multiple hashes cracked???010.8617-08-2026
3[Benchmark] Radeon RX 460 (6.2.6)011.6421-06-2026
4unknown CUDA errors (cuEventSynchronize(), cuMemFree(), ...)017.2313-08-2026
5old zip file vs Nvidia010.4814-07-2026
6[Benchmark] NVIDIA CMP 100-20007.0730-05-2026
7hashcat010.8917-07-2026
8matamask typo on example page010.0827-07-2026
9Crack Trustwallet06.6407-07-2026
10Linux + hashcat + OpenCL on Intel CPU08.9217-06-2026

Классификация: . Схожих патентов: 0. Схожих новостей: 10. Тональность: 0. Информативность: 9.14. Источник: hashcat.net.