Subterfuge-Framework / Subterfuge

Framework for Man-In-The-Middle attacks
http://kinozoa.com/blog
183 stars 60 forks source link

Traceback (most recent call last): File "/bin/subterfuge", line 7, in <module> from update import updatecheck File "/usr/share/subterfuge/update.py", line 14, in <module> c.execute("SELECT autoupdate FROM main_setup") sqlite3.DatabaseError: database disk image is malformed #13

Open shubham399 opened 8 years ago

shubham399 commented 8 years ago

Traceback (most recent call last): File "/bin/subterfuge", line 7, in from update import updatecheck File "/usr/share/subterfuge/update.py", line 14, in c.execute("SELECT autoupdate FROM main_setup") sqlite3.DatabaseError: database disk image is malformed

0sm0s1z commented 8 years ago

I'm unable to replicate this issue. Can anyone confirm?