Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Standalone Tool #95

Open
vikas891 opened this issue Dec 4, 2024 · 1 comment
Open

Use Standalone Tool #95

vikas891 opened this issue Dec 4, 2024 · 1 comment

Comments

@vikas891
Copy link

vikas891 commented Dec 4, 2024

I'm unable to use the standalone tool to dump a level databse

python3 dump_leveldb.py -f ./file__0.indexeddb.leveldb/ -o ./

Traceback (most recent call last):
File "/mnt/c/Users/Vikas/Skype/dump_leveldb.py", line 30, in
from forensicsim.backend import write_results_to_json
ModuleNotFoundError: No module named 'forensicsim'

How do I solve this dependency error?

@Beercow
Copy link

Beercow commented Dec 18, 2024

forensicsim is in the src folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants