This is experimental documentation.

C# | Visual Basic | Visual C++ |
namespace MBNCSUtil
Namespace MBNCSUtil
namespace MBNCSUtil

All Types | Classes |
Icon | Type | Description |
---|---|---|
![]() | CdKey |
Provides utilities for decoding and otherwise validating
CD keys of Blizzard products. This class cannot be inherited.
|
![]() | CheckRevision |
Encompasses any revision check functionality for all Battle.net games.
This class cannot be inherited.
|
![]() | DataBuffer |
Operates as a data buffer for network and file output.
|
![]() | DataFormatter |
Provides functions for printing bytes to various output devices. This class cannot
be inherited.
|
![]() | DataReader |
Operates as a buffered data reader for network and file input.
|
![]() | NLS |
Supports the New Logon System's SRP (Secure Remote Password)
authentication system as well as Warcraft III server
signature validation. This class cannot be inherited.
|
![]() | OldAuth |
Calculates hash values for data using the old login-system
checks.
|
![]() | XSha1 |
Provides an implementation of Battle.net's "broken" (nonstandard) SHA-1
implementation. This class cannot be inherited.
|