By entering this site you need to consent to the use of cookies and their functional use according to this privacy policy. Cookies help us to provide the functional services of the website. Kindly read the below message of use and consent to the use.
The following cookies are stored and shared when accessing this website:
- Internal cookies for the MediaWiki site. This is used for user authentication and article modifications.
- Third-party cookies from Google providing services for Google AdSense and Google Analytics
We will never use data collected outside of the above scope.
Normally the size of this tag(from the tag size field) is 0x34.
Normally the size of this tag(from the tag size field) is 0x34.
+
+
+
==== OUI Type 24 ====
+
{| class="wikitable" border="1"
+
|-
+
! Offset
+
! Size
+
! Description
+
|-
+
|-
+
| 0x0
+
| 0x3
+
| OUI, see above.
+
|-
+
| 0x3
+
| 0x1
+
| OUI type (24/0x18)
+
|-
+
| 0x4
+
| See below
+
| Encrypted data
+
|}
+
+
This is the tag0 used with [[NWMUDS:DecryptBeaconData]]. The size of data stored under this tag has a maximum size of 0xFA-bytes, however normally the size is smaller than that. Additional encrypted data, if any, is stored under the below tag1.
+
+
==== OUI Type 25 ====
+
{| class="wikitable" border="1"
+
|-
+
! Offset
+
! Size
+
! Description
+
|-
+
|-
+
| 0x0
+
| 0x3
+
| OUI, see above.
+
|-
+
| 0x3
+
| 0x1
+
| OUI type (25/0x19)
+
|-
+
| 0x4
+
| See above
+
| Encrypted data
+
|}
+
+
When this exists in the beacon, this is the tag1 used with [[NWMUDS:DecryptBeaconData]]. The data stored here is the 0xFA-bytes following the previous encrypted data in tag0, for more space for storing the encrypted data.