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

Bugfix: Windows.Detection.ForwardedImports #3860

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Bugfix: Windows.Detection.ForwardedImports #3860

merged 1 commit into from
Oct 29, 2024

Conversation

scudette
Copy link
Contributor

This artifact intended to use foreach to parallelize the parse_pe() operations but this was not done correctly. Result was very slow operation.

Also added progress logging.

This artifact intended to use foreach to parallelize the parse_pe()
operations but this was not done correctly. Result was very slow
operation.

Also added progress logging.
@scudette scudette merged commit f79e682 into master Oct 29, 2024
3 checks passed
@scudette scudette deleted the bugfixes2 branch October 29, 2024 02:04
scudette added a commit that referenced this pull request Nov 4, 2024
This artifact intended to use foreach to parallelize the parse_pe()
operations but this was not done correctly. Result was very slow
operation.

Also added progress logging.
scudette added a commit that referenced this pull request Nov 4, 2024
This artifact intended to use foreach to parallelize the parse_pe()
operations but this was not done correctly. Result was very slow
operation.

Also added progress logging.
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.

1 participant