-
Notifications
You must be signed in to change notification settings - Fork 579
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
Control viv.json creation #244
Comments
huh, i never noticed this. looks like a configuration file used to tweak vivisect's default behavior. it doesn't look like vivisect provides a way to configure this behavior: https://github.com/vivisect/vivisect/blob/da818a84e68876e625dca07550457df029a2b4ad/vivisect/__init__.py#L78 |
this is fixed upstream. we have some outstanding work to do to use the official vivisect available on pypi, so i'll likely bundle together these fixes. |
When running the Linux version of Capa (may apply to all versions), a
viv.json
file is copied to the running user's home directory ($HOME/.viv/viv.json
). Is there a way to control where this file is copied, or to disable its creation on the host?The text was updated successfully, but these errors were encountered: