Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/npcapPublic

allow WlanHelper to communicate with Packet.dll#652

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
dmiller-nmap merged 1 commit intonmap:masterfromtheHawke:fix-wlanhelper
Jan 24, 2023

Conversation

theHawke
Copy link
Contributor

WlanHelper (1.71) always fails for commends which invoke functions from Packet.dll with the error messageError: makeOIDRequest::My_PacketOpenAdapter(\Device\NPCAP\{2f39942d-8094-45e2-9909-cce31258d699}) error 0x7b (to use this function, you need to check the "Support raw 802.11 traffic" option when installing Npcap).

The failure occurs inNpcapGetAdapterID which expects the adapter name to start with\Device\NPF_, whereas WlanHelper constructs the name passed to Packet.dll with the prefix\Device\NPCAP\.

@luisdallos
Copy link

This PR should fix#649.

@Neustradamus
Copy link

Dearhttps://github.com/nmap team,

Have you seen this PR?

joshschmelzle reacted with eyes emoji

@dmiller-nmapdmiller-nmap merged commit2117c53 intonmap:masterJan 24, 2023
@dmiller-nmap
Copy link
Contributor

Thanks!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

6 participants
@theHawke@luisdallos@Neustradamus@dmiller-nmap@gvanem@fyodor

[8]ページ先頭

©2009-2025 Movatter.jp