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

Update Noriben.py #49

Merged
merged 1 commit into from
Jun 16, 2021
Merged

Update Noriben.py #49

merged 1 commit into from
Jun 16, 2021

Conversation

unk0unk0unk0
Copy link
Contributor

@unk0unk0unk0 unk0unk0unk0 commented Jun 11, 2021

Added the line to set the variable 'path' before it is referenced.

  • That code block is not called with the default Noriben execution.
  • However, the code block is called when Noriben parses a PML file containing 'RegCreateKey' events.

Added the line to set the variable 'path' before it is referenced.
# That code block will not called with the default Noriben execution.
# However, the code block is called when the parses a PML file containing 'RegCreateKey' events.
@Rurik
Copy link
Owner

Rurik commented Jun 16, 2021

Good catch! Yes, that would give the wrong value in the debugging output.

Though I'm not able to reproduce it not being reached during default execution, as I'm able to trace to it from direct execution and from parsing a PML. However, if you can create an Issue with more details, I can look into it.

Thank you!

@Rurik Rurik merged commit 4da0588 into Rurik:master Jun 16, 2021
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