entropy1337/infernal-twin

V3 issues

therapyuser opened this issue · 0 comments

when running the script i get this..
Traceback (most recent call last):
File "./InfernalWireless.py", line 2, in
import MySQLdb
File "build/bdist.linux-x86_64/egg/MySQLdb/init.py", line 19, in

File "build/bdist.linux-x86_64/egg/_mysql.py", line 7, in
File "build/bdist.linux-x86_64/egg/_mysql.py", line 6, in bootstrap
ImportError: libmariadbclient.so.18: cannot open shared object file: No such file or directory

libmariadbclient.so.18 will not install due too dependencies issues which this isnt in kali repos at all.

Edit: i uninstalled the new version of libmaria3 which uninstalls some hacking tools and other stuff and installed libmariadbclient.so.18 and libmariadb3_10.3-13-1 and now it works then you can reinstall what was uninstalled. it seems V3 of your tool isnt compatible with the newest version of libmaria? perhaps im wrong. I also noticed some functions dont work in infernal-twin like once you click on something nothing happens.