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

partial fix for #1680, rewrite proc enum #1686

Merged
merged 3 commits into from
Aug 5, 2023

Conversation

nbargnesi
Copy link
Contributor

This fixes the crash mentioned in #1680 with an architecture-agnostic strategy to process enumeration without NTDLL and struct unpacking. The backing struct was removed and the method was made into a function.

This fixes the crash referenced in kevoreilly#1680 with a architecture-agnostic
strategy to process enumeration without NTDLL and struct unpacking.
@doomedraven doomedraven changed the base branch from master to staging August 5, 2023 05:59
@doomedraven doomedraven merged commit 5dcd779 into kevoreilly:staging Aug 5, 2023
3 checks passed
@doomedraven
Copy link
Collaborator

thank you Nick

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.

None yet

2 participants