移动安全框架(MobSF)安装问题



================适用于Windows的MobSF Clean Script===================
运行此脚本将删除扫描数据库、上载和生成的所有文件
C:\Users\DELL\anaconda3\Mobile Security Framework MobSF\scripts
删除所有上传
所有下载
正在删除静态分析器迁移
正删除动态分析器迁移
正删除MobSF迁移
正删除临时和日志文件
已删除数据库
机密文件
已删除以前的安装文件
完成
[安装]迁移数据库
追溯(最后一次调用):
文件"C:\Users\DELL\anaconda3\Mobile Security Framework MobSF\manage.py",第14行,在
execute_from_command_line(sys.argv)
File"C:\Users\DEL\anaconda3\Mobile SecurityFramework MobSF \venv\lib\site packages\django\core\management__init__.py"中,第401行,在execute_from_command_line中
utility.execute()中
文件"C:\Users\DELL\anaconda3\Mobile Security Framework MobSF\venv\lib\site packages\django\core\management__init__.py",第377行,在execute
django.setup(,在setup中
apps.popupt(settings.INSTALLED_apps)
文件"C:\Users\DELL\anaconda3\Mobile Security Framework MobSF\venv\lib\site packages\django\apps\registry.py",第114行,在populate中
app_config.import_models()
文件"C:\Users\DELL\anaconda3\Mobile Security Framework MobSF\venv\lib\site packings \djano\apps \config.py"第211行,在import_models中
self.models_module=import_module(models_module_name)
文件"C:\Users\DELL\anaconda3\lib\importlib__init__.py",第127行,在import_module
return _bootstrap中_gcd_import(name[level:],package,level)
File",第1006行,在_gcd_import
File"中,第983行,在_find_and_load
文件"中第967行,在_fild_and_load_unlocked
File"中的第677行,在_call_with_frames_removed中
文件"C:\Users\DELL\anaconda3\Mobile Security Framework MobSF\venv\lib\site packages\django\contrib\auth\models.py",第2行,在
从django.trib.auth.base_user import AbstractBaseUser,BaseUserManager中
File"C:\Users\DEL\anaconda3\Mobile Security Framework MobSF\venv\lib\site packings \djano\contrib \auth\base_user.py",第47行,在
class AbstractBaseUser(models.Model)中:
File"C:\Users\DELL\anaconda3\Mobile Security Framework MobSF\venv\lib\site packages\django\db\models\base.py",第121行,在new
new_class.add_to_class('_meta',Options(meta,app_label))中
File"C:\Users\DELL\anaconda3\Mobile Security Framework MobSF\venv\lib\site packings \djano\db\mamodels\base.by",在add_to_class中
value.convente_to_class(cls,name)
文件"C:\Users\DELL\anaconda3\Mobile Security Framework MobSF\venv\lib\site packages\django\db\models\options.py",第208行,在contribute_to_class中
self.db_table=truncate_name(self.db.table,connection.ops.max_name_length())
文件"C:\Users\DELL\anaconda3\Mobile Security Framework MobSF\venv\lib\site packages\django\db_init__.py",第28行,在getattr
返回getattr(connections[DEFAULT_DB_ALIAS],item.py",第111行,在load_backend中
return import_module('%s.base'%backend_name)
文件"C:\Users\DELL\anaconda3\lib\importlib__init__.py",第127行,在import_module
中return _bootstrap_gcd_import(name[level:],package,level)
File"C:\Users\DELL\anaconda3\Mobile Security Framework MobSF\venv\lib\site packages\django\db\backends\sqlite3\base.py",第14行,在
from sqlite3 import dbapi2 as Database中
File"C:\Users\DELL\anaconda3\lib\sqlite3_init__.py"第23行,在
from qlite3.dbapi2 import*
文件"C:\Users \DEL\anaconda3 \lib\sqlite3\dbabi2.py",第27行,在
中从_sqlite3导入*
导入错误:DLL加载失败:找不到指定的模块
Traceback(最近一次调用):
文件"C:\Users\DELL\anaconda3\Mobile Security Framework MobSF\manage.py",第14行,在
execute_from_command_line(sys.argv)
文件"C:\Users\DELL \anaconda3\Mobile SecurityFramework MobSF \venv\lib\site packages\django\core\management__init__.py"中,第401行,在execute_from_command_line中
utility.execute(

问题已解决。。。C:\Users\DELL\anaconda3\dll中缺少sqlite3.dll文件。检查以下答案帮助我。应答链接

相关内容

  • 没有找到相关文章

最新更新