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

Sudo tries to leverage the kernel DLLs before loading them #106

Open
mobilejon opened this issue Oct 8, 2024 · 4 comments
Open

Sudo tries to leverage the kernel DLLs before loading them #106

mobilejon opened this issue Oct 8, 2024 · 4 comments
Labels
Issue-Bug Something isn't working Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@mobilejon
Copy link

Sudo for Windows version

1.0.0

Windows build number

10.0.26100.1742

Other Software

N/A

Steps to reproduce

Using Sudo in CMD or w/e.

I found that prior to loading the nll.dll Sudo, is trying to use it as I found in the stack trace:

image
graphic

Expected Behavior

N/A

Actual Behavior

I don't think it's a behavioral issue, but upon debugging and looking at how Sudo works for an upcoming blog I noticed that is probably not the right behavior. The issue goes away once ntdll.dll is loaded

@mobilejon mobilejon added Issue-Bug Something isn't working Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Oct 8, 2024
@DHowett
Copy link
Member

DHowett commented Dec 4, 2024

What tool is that?

@DHowett DHowett added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Dec 4, 2024
@AvogatoWizardWhisker
Copy link

What tool is that?

I can't tell what software this is but it's likely a debugging or crash analysis tool.

@mobilejon
Copy link
Author

That is procmon

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Dec 5, 2024
@AvogatoWizardWhisker
Copy link

That is procmon

I knew the interface looks so familair.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

3 participants