Commit Graph
18 Commits
Author SHA1 Message Date
larry.spohn c260787985 fix: resolve hashcat binary path from hcatPath + hcatBin
When hcatBin is a relative name (e.g. "hashcat"), construct the full
path by joining hcatPath and hcatBin so the correct hashcat binary is
used instead of relying on PATH resolution.
2026-02-12 13:56:29 -05:00
larry.spohn d83de9760b Fixes for LM hash cracking routine. Also, hashcat-utils defaults to {util}.bin 2025-10-08 05:56:41 -04:00
Spoonman1091andGitHub a9db749c18 Merge pull request #51 from trustedsec/ntlm_non_pwdump
fixed NTLM issues when not using pwdump format
2025-01-30 12:53:05 -05:00
larry.spohn 14c47be29b Added rule choice to quick_crack(). 2024-09-28 06:19:56 -04:00
larry.spohn 03c4e03e22 Modified gitignore 2024-09-08 08:45:57 -04:00
Spoonman1091andGitHub f4496e6c0f Update hate_crack.py
Fixed Dictionary Attack where best64.rule was renamed to best66.rule
2024-08-23 14:30:32 -04:00
Spoonman1091andGitHub f16a0bdf15 Update readme.md 2024-08-17 13:30:16 -04:00
Spoonman1091andGitHub 287ca9304a Merge pull request #48 from trustedsec/PACK_python3
Updated PACK Utilities to Python3
2024-08-07 09:10:32 -04:00
Spoonman1091andGitHub b08de8624b Merge pull request #43 from i128/patch-5
Create masks_10.hcmask
2022-01-04 14:40:45 -05:00
Spoonman1091andGitHub 977573d166 Merge pull request #42 from i128/patch-3
Create masks_9.hcmask
2022-01-04 14:39:57 -05:00
Spoonman1091andGitHub 5eb4271db0 Merge pull request #41 from i128/patch-2
Create masks_8.hcmask
2022-01-04 14:39:43 -05:00
Spoonman1091andGitHub dd13c3c7dc Merge pull request #35 from discoking/master
Added pipal option to the menu
2019-09-27 11:11:49 -04:00
Spoonman1091andGitHub e1ddbbb199 Merge pull request #14 from trustedsec/osx_check
automated check for OSX vs Linux
2018-05-04 21:13:15 -04:00
Spoonman1091andGitHub 438e28beac Merge pull request #10 from trustedsec/excel_output
Excel output
2018-04-27 14:30:58 -04:00
spoonman1091 f9cf002a97 Bug fixes for "Dictionary Attack" and "Extra - Good Measure" functions. 2018-04-02 15:52:18 -04:00
Spoonman1091andGitHub dfdb8c5946 Update hate_crack.py 2018-01-27 14:40:22 -05:00
Spoonman1091andGitHub 820185f6fb Update readme.md 2018-01-26 14:11:56 -05:00
Spoonman1091andGitHub 96dc104a81 Update readme.md 2018-01-26 14:07:29 -05:00