View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002498 | Kali Linux | Kali Package Bug | public | 2015-08-12 14:09 | 2015-08-12 21:06 |
Reporter | busyr | Assigned To | rhertzog | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2.0 | ||||
Fixed in Version | 2.0 | ||||
Summary | 0002498: John gives 'illegal instruction' error | ||||
Description | When trying to crack passwords JTR gives an 'illegal instruction' error. I tried various hashes and passwordfiles, wordlist and bruteforce crack-modes. This is a freshly installed Kali 2.0 iso on VMware. | ||||
Steps To Reproduce | Error when cracking MD5-hashes: john hash.md5 --format=Raw-MD5Using default input encoding: UTF-8 Error when cracking NTLM-hashes: john left.pwdump --format=ntUsing default input encoding: UTF-8 Also with wordlist and fork: john left.pwdump --format=nt --fork=4 --wordlist wordlist.txtUsing default input encoding: UTF-8 | ||||
Additional Information | Some commands do work fine. A --show=left works fine: john left.pwdump --show=left | ||||
Downloaded and compiled john-1.8.0-jumbo-1.tar.gz. This works just fine, |
|
You might want to configure your virtual machine to support more advanced CPU instructions. $ john|head -n1 More specifically the "avx" one I guess. |
|
This will be fixed shortly with john version 1.8.0.6-jumbo-1-0kali2 which will restrict itself to what the toolchain supports by default... not more than SSE2 on amd64 for instance. I have opened another bug (0002498) to try to find a way to provide again optimized binaries... |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2015-08-12 14:09 | busyr | New Issue | |
2015-08-12 14:36 | busyr | Note Added: 0003686 | |
2015-08-12 19:43 | rhertzog | Note Added: 0003697 | |
2015-08-12 19:43 | rhertzog | Assigned To | => rhertzog |
2015-08-12 19:43 | rhertzog | Status | new => assigned |
2015-08-12 19:43 | rhertzog | Product Version | kali-dev => 2.0 |
2015-08-12 21:06 | rhertzog | Note Added: 0003710 | |
2015-08-12 21:06 | rhertzog | Status | assigned => resolved |
2015-08-12 21:06 | rhertzog | Fixed in Version | => 2.0 |
2015-08-12 21:06 | rhertzog | Resolution | open => fixed |