{"id":13775455,"url":"https://github.com/softethervpn/win10pcap","last_synced_at":"2025-06-13T07:10:43.852Z","repository":{"id":33557849,"uuid":"37204082","full_name":"SoftEtherVPN/Win10Pcap","owner":"SoftEtherVPN","description":"Win10Pcap: WinPcap for Windows 10 (NDIS 6.x driver model)","archived":false,"fork":false,"pushed_at":"2024-03-07T15:09:12.000Z","size":14561,"stargazers_count":347,"open_issues_count":35,"forks_count":126,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-05-11T07:34:26.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SoftEtherVPN.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-10T15:02:53.000Z","updated_at":"2025-04-25T17:14:38.000Z","dependencies_parsed_at":"2022-08-30T11:32:20.610Z","dependency_job_id":"16274e33-ab83-4c4a-ad13-d6c98ef642dd","html_url":"https://github.com/SoftEtherVPN/Win10Pcap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SoftEtherVPN/Win10Pcap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftEtherVPN%2FWin10Pcap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftEtherVPN%2FWin10Pcap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftEtherVPN%2FWin10Pcap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftEtherVPN%2FWin10Pcap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoftEtherVPN","download_url":"https://codeload.github.com/SoftEtherVPN/Win10Pcap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftEtherVPN%2FWin10Pcap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259599328,"owners_count":22882357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T17:01:38.968Z","updated_at":"2025-06-13T07:10:43.827Z","avatar_url":"https://github.com/SoftEtherVPN.png","language":"C","funding_links":[],"categories":["\u003ca id=\"5303e6ae470e6def3b69d614674a1c46\"\u003e\u003c/a\u003eWinPcap"],"sub_categories":["\u003ca id=\"b239f12aca7aa942b45836032cbef99a\"\u003e\u003c/a\u003e转换"],"readme":"Win10Pcap: WinPcap for Windows 10\r\nhttp://www.win10pcap.org/\r\n\r\nWe use GitHub as the primary official Win10Pcap repository:\r\nhttps://github.com/SoftEtherVPN/Win10Pcap/\r\n\r\nCopyright (c) 2015 Daiyuu Nobori, University of Tsukuba, Japan.\r\n\r\nThis program is free software; you can redistribute it and/or modify\r\nit under the terms of the GNU General Public License version 2\r\nas published by the Free Software Foundation.\r\n\r\nWin10Pcap is a new WinPcap-based Ethernet packet capture library.\r\n\r\nWin10Pcap works with Windows 10. Win10Pcap has the binary-compatibility\r\nwith the original WinPcap DLLs. You can run Wireshark or other\r\nWinPcap-compatible applications with Win10Pcap by simply installing\r\nWin10Pcap DLLs, instead of original WinPcap.\r\n\r\nMore details on http://www.win10pcap.org/.\r\n\r\n\r\nWIN10PCAP FEATURES\r\n------------------\r\n\r\nWin10Pcap has the following features:\r\n- Win10Pcap works stably with Windows 10 on both x86 and x64.\r\n- Win10Pcap is implemented in the NDIS 6.x driver model.\r\n  (The original WinPcap was implemented in the NDIS 5.x driver model.)\r\n- Win10Pcap also works with Windows 8.1, 8, 7, Server 2012 R2,\r\n  Server 2012 and Server 2008 R2 on both x86 and x64.\r\n- Win10Pcap is open source software under the GPLv2 license.\r\n- Win10Pcap supports  capturing IEEE802.1Q VLAN tags.\r\n- Win10Pcap supports Jumbo Frames up to 10,000 octets.\r\n- Win10Pcap has the binary-compatibility with the original\r\n  WinPcap DLLs.\r\n- The kernel-mode Win10Pcap device driver has obtained the\r\n  \"Windows 10 Compatible\" logo from Microsoft on June 8, 2015.\r\n\r\n\r\nWHAT'S DIFFERENT WITH ORIGINAL WINPCAP?\r\n---------------------------------------\r\n\r\nOriginal WinPcap http://www.winpcap.org/ is a great packet capture\r\nlibrary. However, WinPcap is based on the NDIS 5.x driver model.\r\n\r\nWe integrated the WinPcap codes into the NDIS 6.x driver model\r\nto work stably with Windows 10. We also added the code to support\r\nthe capability to capture IEEE802.1Q VLAN tags in Ethernet frames\r\nwhich the original WinPcap has not supported.\r\n\r\n\r\nGETTING STARTED\r\n---------------\r\n\r\nVisit the Win10Pcap official web site at first:\r\n        http://www.win10pcap.org/\r\n\r\nIf you are not a developer, it is recommended to download the binary\r\ninstallers from:\r\n        http://www.win10pcap.org/download/\r\n\r\nTo build from the source,\r\nsee the \"BUILD_WINDOWS.TXT\" file.\r\n\r\n\r\nHOW TO GET THE LATEST SOURCE CODE TREE FOR DEVELOPERS\r\n-----------------------------------------------------\r\n\r\nIf you are an open-source developer, visit our GitHub repository:\r\nhttps://github.com/SoftEtherVPN/Win10Pcap/\r\n\r\nYou can download the up-to-date source-code tree of Win10Pcap\r\nfrom GitHub. You may make your own fork project from our project.\r\n\r\nThe download instruction is following:\r\n\r\n$ git clone https://github.com/SoftEtherVPN/Win10Pcap.git\r\n\r\n\r\nDISCLAIMER\r\n----------\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\r\n\r\nTHIS SOFTWARE IS DEVELOPED IN JAPAN, AND DISTRIBUTED FROM JAPAN, UNDER JAPANESE LAWS. YOU MUST AGREE IN ADVANCE TO USE, COPY, MODIFY, MERGE, PUBLISH, DISTRIBUTE, SUBLICENSE, AND/OR SELL COPIES OF THIS SOFTWARE, THAT ANY JURIDICAL DISPUTES WHICH ARE CONCERNED TO THIS SOFTWARE OR ITS CONTENTS, AGAINST US (SOFTETHER PROJECT, SOFTETHER CORPORATION, DAIYUU NOBORI OR OTHER SUPPLIERS), OR ANY JURIDICAL DISPUTES AGAINST US WHICH ARE CAUSED BY ANY KIND OF USING, COPYING, MODIFYING, MERGING, PUBLISHING, DISTRIBUTING, SUBLICENSING, AND/OR SELLING COPIES OF THIS SOFTWARE SHALL BE REGARDED AS BE CONSTRUED AND CONTROLLED BY JAPANESE LAWS, AND YOU MUST FURTHER CONSENT TO EXCLUSIVE JURISDICTION AND VENUE IN THE COURTS SITTING IN TOKYO, JAPAN. YOU MUST WAIVE ALL DEFENSES OF LACK OF PERSONAL JURISDICTION AND FORUM NON CONVENIENS. PROCESS MAY BE SERVED ON EITHER PARTY IN THE MANNER AUTHORIZED BY APPLICABLE LAW OR COURT RULE.\r\n\r\n\r\nADVERTISEMENT\r\n-------------\r\n\r\nWin10Pcap is developed by Daiyuu Nobori at University of Tsukuba.\r\nDepartment of Computer Science has dozens of overly-enthusiastic geeks.\r\nJoin us: http://www.tsukuba.ac.jp/english/admission/\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftethervpn%2Fwin10pcap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftethervpn%2Fwin10pcap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftethervpn%2Fwin10pcap/lists"}