aczid / crypto1_bs

Bitsliced Crypto-1 brute-forcer
200 stars 78 forks source link

libnfc_crypto1_crack terminates with SIGILL #18

Closed DrSchottky closed 7 years ago

DrSchottky commented 7 years ago

Compiling with -mpopcnt enabled by default makes program terminate with SIGILL if the cpu has not sse4/popcnt support.

aczid commented 7 years ago

Ok, let's fix it. https://github.com/aczid/crypto1_bs/commit/781c586b79aba492ea6c3c7a52f375b1c8879d40