Skip to content

v1.4.0

Compare
Choose a tag to compare
@nielsAD nielsAD released this 25 Mar 16:06

Tools

Name Description
capiclient A command-line interface for the official classic Battle.net chat API.
bncsclient A mocked Warcraft III chat client that can be used to connect to BNCS servers.
w3gsclient A mocked Warcraft III game client that can be used to add dummy players to games.
bncsdump A tool that decodes and dumps BNCS packets via pcap (on the wire or from a file).
w3gsdump A tool that decodes and dumps W3GS packets via pcap (on the wire or from a file).
w3mdump A tool that decodes and dumps w3m/w3x files.

Changelog

ca63339 bnet: Look for war3.exe before Warcraft III.exe
aa777fb bncsclient: Add option to override exe version/hash
40ac392 bncsclient: Add -verify option to check server signature
d3a17c2 bnet: Verify server password proof after NLS exchange
e6ecf3b bnet: Add support for SHA1 pw auth (used in old PvPGN servers)