07-13-2025, 02:46 AM
(This post was last modified: 07-13-2025, 02:49 AM by serious-business.)
(07-12-2025, 08:41 AM)atom Wrote: If you want hashcat to act more like a system-installed tool and store its files in standard user home locations, you should run make install.Thank you, that's exactly what I was hoping for! But the only reason I didn't try it myself was the GitHub build instructions, that state:
Quote:🔹 Step 6 (Optional): Install Hashcat (Linux only)
On my system, an Intel MacBook Pro running Sonoma 14.7.6, hashcat put everything in ~/.hashcat, including the kernel cache in ~/.hashcat/kernels/. I didn't need to make the ~/.cache/hashcat/kernels/ folder.
Thanks again for the quick reply!