F.E.A.R. Combat
From Protocolinfo
F.E.A.R. Combat is a game by Monolith Productions.
Contents |
[edit] Identification
[edit] Ports
F.E.A.R. Combat servers generally use UDP port 27888.
[edit] l7-filter
There is currently no official l7-filter pattern.
On my installation every time a client start a connection it sends this:
10 7f 33 01 82 2c b0 fa c6 c8 8e 52 e2 8c c5 59 f7 c5 c9 6b 05 00 80 00 00
as the first response of the server start with the same four bytes, I made this pattern:
fear ^\x10\x7f\x33\x01
It works great for me. Please confirm that it applies to any configuration.

