We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Vivisect 1.1.0 changed this, need to update to isinstance(vw.arch, amd64.Amd64Module)
isinstance(vw.arch, amd64.Amd64Module)
capa/capa/features/extractors/viv/global_.py
Line 14 in bd7cf8c
Maybe, there's a better way to check this though.
The text was updated successfully, but these errors were encountered:
mr-tz
Successfully merging a pull request may close this issue.
Vivisect 1.1.0 changed this, need to update to
isinstance(vw.arch, amd64.Amd64Module)
capa/capa/features/extractors/viv/global_.py
Line 14 in bd7cf8c
Maybe, there's a better way to check this though.
The text was updated successfully, but these errors were encountered: