forked from nmap/npcap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
version.h
145 lines (138 loc) · 7.09 KB
/
version.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
/***********************IMPORTANT NPCAP LICENSE TERMS***********************
* *
* Npcap is a Windows packet sniffing driver and library and is copyright *
* (c) 2013-2021 by Insecure.Com LLC ("The Nmap Project"). All rights *
* reserved. *
* *
* Even though Npcap source code is publicly available for review, it is *
* not open source software and the free version may not be redistributed *
* or incorporated into other software without special permission from *
* the Nmap Project. It also has certain usage limitations described in *
* the LICENSE file included with Npcap and also available at *
* https://github.com/nmap/npcap/blob/master/LICENSE. This header *
* summarizes a few important aspects of the Npcap license, but is not a *
* substitute for that full Npcap license agreement. *
* *
* We fund the Npcap project by selling two commercial licenses: *
* *
* The Npcap OEM Redistribution License allows companies distribute Npcap *
* OEM within their products. Licensees generally use the Npcap OEM *
* silent installer, ensuring a seamless experience for end *
* users. Licensees may choose between a perpetual unlimited license or *
* an annual term license, along with options for commercial support and *
* updates. Prices and details: https://nmap.org/npcap/oem/redist.html *
* *
* The Npcap OEM Internal-Use License is for organizations that wish to *
* use Npcap OEM internally, without redistribution outside their *
* organization. This allows them to bypass the 5-system usage cap of the *
* Npcap free edition. It includes commercial support and update options, *
* and provides the extra Npcap OEM features such as the silent installer *
* for automated deployment. Prices and details: *
* https://nmap.org/npcap/oem/internal.html *
* *
* Free and open source software producers are also welcome to contact us *
* for redistribution requests, but we normally recommend that such *
* authors instead ask their users to download and install Npcap *
* themselves. *
* *
* Since the Npcap source code is available for download and review, *
* users sometimes contribute code patches to fix bugs or add new *
* features. You are encouraged to submit such patches as Github pull *
* requests or by email to [email protected]. If you wish to specify *
* special license conditions or restrictions on your contributions, just *
* say so when you send them. Otherwise, it is understood that you are *
* offering the Nmap Project the unlimited, non-exclusive right to reuse, *
* modify, and relicence your code contributions so that we may (but are *
* not obligated to) incorporate them into Npcap. *
* *
* This software is distributed in the hope that it will be useful, but *
* WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Warranty rights *
* and commercial support are available for the OEM Edition described *
* above. *
* *
* Other copyright notices and attribution may appear below this license *
* header. We have kept those for attribution purposes, but any license *
* terms granted by those notices apply only to their original work, and *
* not to any changes made by the Nmap Project or to this entire file. *
* *
***************************************************************************/
/*{{NO_DEPENDENCIES}}
* Microsoft Developer Studio generated include file.
*
*
* 3.1.0.24 --> WinPcap 3.1 beta4
* 3.1.0.27 --> WinPcap 3.1 RTM
* 3.2.0.29 --> WinPcap 3.2 alpha1
* 4.0.0.374 --> WinPcap 4.0 alpha1
* 4.0.0.592 --> WinPcap 4.0 beta1
* 4.0.0.655 --> WinPcap 4.0 beta2
* 4.0.0.703 --> WinPcap 4.0 beta3
* 4.0.0.755 --> WinPcap 4.0 RTM
* 4.1.0.902 --> WinPcap 4.1 beta
* 4.1.0.1048 --> WinPcap 4.1 beta2
* 4.1.0.1124 --> WinPcap 4.1 beta3
* 4.1.0.1237 --> WinPcap 4.1 beta4
* 4.1.0.1452 --> WinPcap 4.1 beta5
* 4.1.0.1752 --> WinPcap 4.1 RTM
* 4.1.0.1753 --> WinPcap 4.1.1 RTM
* 4.1.0.2001 --> WinPcap 4.1.2 RTM
* 4.1.0.2980 --> WinPcap 4.1.3 RTM
* 4.1.0.3001 --> WinPcap 4.1.3 RTM (NDIS6)
* 0.1.0.710 --> Npcap 0.01 beta (NDIS6)
* 0.2.0.718 --> Npcap 0.02 beta
* 0.3.0.727 --> Npcap 0.03 beta
* 0.4.0.815 --> Npcap 0.04 beta
* 0.5.0.912 --> Npcap 0.05 beta
* 0.6.0.301 --> Npcap 0.06 beta
* 0.7.0.424 --> Npcap 0.07 beta
* 0.8.0.724 --> Npcap 0.08 beta
* 0.9.0.831 --> Npcap 0.09 beta
* 0.10.0.921 --> Npcap 0.10 beta
* 0.11.0.1121--> Npcap 0.11 beta
* 0.78.0.1123--> Npcap 0.78 beta
*/
#define /*
!define /**/ WINPCAP_MAJOR 5
#define /*
!define /**/ WINPCAP_MINOR 1
/* WINPCAP_REV should be less than 256 to fit in UCHAR */
#define /*
!define /**/ WINPCAP_REV 60
#define /*
!define /**/ WINPCAP_BUILD 1129
#define /*
!define /**/ WINPCAP_VER_STRING "1.60"
#define /*
!define /**/ NPCAP_SDK_VERSION "1.12"
#define WINPCAP_COMPANY_NAME "Insecure.Com LLC."
#ifdef RC_INVOKED
/* NPFInstall.exe uses the VersionInfo.ProductName to identify Npcap DLLs, so
* we can't put OEM name in there unless we change that. */
#define WINPCAP_PRODUCT_NAME "Npcap"
#else
#ifdef /*
!ifdef /**/ NPCAP_OEM
#ifdef /*
!ifdef /**/ NPCAP_READ_ONLY
#define /*
!define /**/ WINPCAP_PRODUCT_NAME "Npcap OEM RO"
#else /*
!else /**/
#define /*
!define /**/ WINPCAP_PRODUCT_NAME "Npcap OEM"
#endif /*
!endif /**/
#else /*
!else /**/
#define /*
!define /**/ WINPCAP_PRODUCT_NAME "Npcap"
#endif /*
!endif /**/
#endif /* RC_INVOKED */
#define WINPCAP_COPYRIGHT_STRING "Copyright (c) 2021, Insecure.Com LLC. All rights reserved."
#define /*
!define /**/ WINPCAP_INSTALLERHELPER_COPYRIGHT_STRING "Copyright (c) 2021, Insecure.Com LLC. All rights reserved."
#define WINPCAP_RPCAPD_COPYRIGHT_STRING "Copyright (c) 2021, Insecure.Com LLC. All rights reserved."
#define WINPCAP_BUILD_DESCRIPTION ""
#define WINPCAP_PRIVATE_BUILD ""