03-12-2019, 05:42 AM
(03-11-2019, 11:21 AM)atom Wrote: I've fixed this on GitHub master and created a new beta on https://hashcat.net/beta/Unfortunately, I tried to compile by my self with the lasted version[6e0ef6984c1a595b668d042139727d59262ea792] code. When I run
Thanks for reporting!
Code:
./hashcat -m 14800 -b
Code:
[1] 46437 segmentation fault ./hashcat -m 14800 -b
My OS is macOS 10.14.3. BTW, after compiling, I got some permission issue.I had to use
Code:
chmod -R 777