Raised This Month: $ Target: $400
 0% 

SV_Rcon not being called?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
DarthMan
Veteran Member
Join Date: Aug 2011
Old 08-18-2019 , 05:29   Re: SV_Rcon not being called?
Reply With Quote #1

Quote:
Originally Posted by AmXDusT View Post
Seems so weird though. Would anyone try it with that signature on linux?
Just the client_print to see if it works.

I checked the thread on how to make a signature but I didn't understand much of it. is there anywhere where I can request the signature to be updated or anyone that has a sv_rcon signature that works?
For HLDS:

Code:
{
    "name" : "SV_Rcon",
    "library" : "engine",
    "arguments" :
    [
        {
            "type" : "pointer"
        }
    ],
    "identifiers":
    [
        {
            "os" : "windows",
            "value" : [0x55,0x8B,"*",0x81,"*","*","*","*","*",0x53,0x56,0x57,0xE8,"*","*","*","*",0x8B,"*",0x68,"*","*","*","*",0x89]
        },
        {
            "os" : "linux",
            "value" : "SV_Rcon"
        }
    ]
}
For REHLDS:

Code:
{
    "name" : "SV_Rcon",
    "library" : "engine",
    "arguments" :
    [
        {
            "type" : "pointer"
        }
    ],
    "identifiers":
    [
        {
            "os" : "windows",
            "value" : [0x55,0x8B,"*",0x81,"*","*","*","*","*",0x56,0x57,0xE8,"*","*","*","*",0x68,"*","*","*","*",0x8B,"*",0xE8]
        },
        {
            "os" : "linux",
            "value" : "SV_Rcon"
        }
    ]
}

Last edited by DarthMan; 08-18-2019 at 05:35.
DarthMan is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:19.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode