Skip to content

Conversation

josh-feather
Copy link
Contributor

DNS_ETW references several entities that are part of the pywintrace library. If the pywintrace library isn't present on the VM, the analyzer fails when attempting to import the DNS_ETW module.

This change moves the code that references pywintrace into a conditional statement, to prevent the analyzer from exiting prematurely.

DNS_ETW references several entities that are part of the pywintrace library. If the pywintrace library isn't present on the VM, the analyzer fails when attempting to import the DNS_ETW module.

This change moves the code that references pywintrace into a conditional statement, to prevent the analyzer from exiting prematurely.
@doomedraven doomedraven merged commit edfa9e1 into kevoreilly:master Aug 27, 2024
5 checks passed
@josh-feather josh-feather deleted the fix-dns-etw-aux-mod-import branch August 27, 2024 10:28
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 this pull request may close these issues.

2 participants