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

BN extractor throws exception when analyzing mimikatz.exe_ #1441

Closed
xusheng6 opened this issue Apr 11, 2023 · 0 comments · Fixed by #1442
Closed

BN extractor throws exception when analyzing mimikatz.exe_ #1441

xusheng6 opened this issue Apr 11, 2023 · 0 comments · Fixed by #1442

Comments

@xusheng6
Copy link
Contributor

While running the BN extractor with capa 5.1.0, I notice that it throws an exception here:

if caller.llil.operation in [
. The cause is caller.llil is None, and we try to access its property before checking if it is None.

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

Successfully merging a pull request may close this issue.

1 participant