13o-bbr-bbq / machine_learning_security

Source code about machine learning and security.
1.96k stars 648 forks source link

Always getting illigal hardware instruction #26

Open cybert79 opened 5 years ago

cybert79 commented 5 years ago

Hi,

On a debian 9 system as well as on a kali system I keep getting [root:...arning_security/DeepExploit]# python3 ./DeepExploit.py (master✱) [1] 1728 illegal hardware instruction python3 ./DeepExploit.py

I did install -r requirements, it is using tenserflow 1.8

fanntom commented 5 years ago

what hardware do you use? after searching on google, it seems like it might have been caused while importing tensorflow on an old cpu version.