dpnishant / appmon

Documentation:
http://dpnishant.github.io/appmon
Apache License 2.0
1.56k stars 276 forks source link

Problems about database #47

Closed makaisghr closed 7 years ago

makaisghr commented 7 years ago

this is my command: python appmon.py -p android -a com.geektoy.nfcemulator this is the result: .__ .__ . _. __ . . / \ | \ | \ | \/ | / \ | \ | | / ^ \ | |) | | |) | | \ / | | | | | | | | / /\ \ | / | _/ | |\/| | | | | | | . | / _____ \ | | | | | | | | |--' | | |\ | // \\ | | | | || || ____/ || __| github.com/dpnishant

[INFO] Attached to com.geektoy.nfcemulator [INFO] Building injection... [INFO] Instrumentation started...

but it hook nothing

the URL is: http://127.0.0.1:5000/monitor/?app=com.geektoy.nfcemulator error message is: OperationalError: (pysqlite2.dbapi2.OperationalError) unable to open database file

It looks like that the dataset installation is missing on the install file.

dpnishant commented 7 years ago

This might help: https://stackoverflow.com/questions/4636970/sqlite3-operationalerror-unable-to-open-database-file

dpnishant commented 7 years ago

Please reopen, if the issue still persists even after following the instructions above.

iddoeldor commented 6 years ago

@dpnishant if you close an issue please provide an explanation :)

dpnishant commented 6 years ago

@iddoeldor91 You would get the explanation, if you follow the stack overflow link provided above. That's the best I can do! :)