1
|
# Guild Wars - online game - http://guildwars.com
|
2
|
# Pattern attributes: marginal veryfast fast
|
3
|
# Protocol groups: game proprietary
|
4
|
# Wiki: http://www.protocolinfo.org/wiki/Guild_Wars
|
5
|
# Copyright (C) 2008 Matthew Strait; See ../LICENSE
|
6
|
|
7
|
# Contributed on protocolinfo by Greatwolf with the comment, "Guild Wars
|
8
|
# uses encrypted data on tcp/6112 and may be impossible to match by
|
9
|
# content. An experimental filter has been written to match Guild Wars
|
10
|
# packets. More testing is still required to determine the effectiveness
|
11
|
# of this pattern."
|
12
|
|
13
|
guildwars
|
14
|
^[\x04\x05]\x0c.i\x01
|