{
    "name"      : "NET_QueuePacket",
    "library"   : "engine",
    "arguments" : 
    [
        {
            "type" : "int" 
        }
    ],
    "identifiers" : 
    [
        {
            "os"    : "windows",
            "mod"   : "cstrike",
            "value" : [0x55,0x8B,0xEC,0x81,0xEC,"*","*","*","*",0x53,0x8B,"*","*",0x56,0x57,0x33,0xFF,0x89,"*","*",0x85,0xFF]
        },
        {
            "os"    : "linux",
            "mod"   : "cstrike",
            "value" : "NET_QueuePacket"
        } 
    ]
}