Raised This Month: $12 Target: $400
 3% 

Signature Request Thread


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Old 07-12-2022 , 11:02   Re: Signature Request Thread
Reply With Quote #21

Quote:
Originally Posted by Cruze View Post
I needed signatures for these:
PHP Code:
CGameClient::ShouldSendMessages
CGameServer
::SendClientMessages
SV_ComputeClientPacks 
Game: CSGO.
OS: Windows & Linux.

Thanks in advance!
PHP Code:
"Games"
{
    
"csgo"
    
{
        
"Signatures"
        
{
            
"SV_ComputeClientPacks"
            
{
                
"library"    "engine"
                "linux"        "\x55\x89\xE5\x57\x56\x53\x83\xEC\x2A\x8B\x0D\x2A\x2A\x2A\x2A\x8B\x75\x2A\x8B"
                
/* 55 89 E5 57 56 53 83 EC ? 8B 0D ? ? ? ? 8B 75 ? 8B */
                
"windows"    "\x55\x8B\xEC\x83\xEC\x2A\x53\x8B\xD9\x89\x55\x2A\x8B\x0D\x2A\x2A\x2A\x2A\x56"
                
/* 55 8B EC 83 EC ? 53 8B D9 89 55 ? 8B 0D ? ? ? ? 56 */
            
}
            
"CGameClient::ShouldSendMessages"
            
{
                
"library"    "engine"
                "linux"        "\x55\x89\xE5\x83\xEC\x2A\x89\x5D\x2A\x8B\x5D\x2A\x89\x75\x2A\x80\xBB\x2A\x2A\x2A\x2A\x00\x74"
                
/* 55 89 E5 83 EC ? 89 5D ? 8B 5D ? 89 75 ? 80 BB ? ? ? ? 00 74 */
                
"windows"    "\x55\x8B\xEC\x51\x57\x8B\xF9\x80\xBF\x2A\x2A\x2A\x2A\x00\x74\x2A\x56"
                
/* 55 8B EC 51 57 8B F9 80 BF ? ? ? ? 00 74 ? 56 */
            
}
            
"CGameServer::SendClientMessages"
            
{
                
"library"    "engine"
                "linux"        "\x55\x89\xE5\x57\x56\x53\x81\xEC\x2A\x2A\x2A\x2A\x8B\x3D\x2A\x2A\x2A\x2A\x0F\xB6\x45\x2A\x8B"
                
/* 55 89 E5 57 56 53 81 EC ? ? ? ? 8B 3D ? ? ? ? 0F B6 45 ? 8B */
                
"windows"    "\x55\x8B\xEC\x83\xE4\x2A\x81\xEC\x2A\x2A\x2A\x2A\x89\x2A\x2A\x2A\x8B\x0D\x2A\x2A\x2A\x2A\x53\x56\x57\x8B\x81\x2A\x2A\x2A\x2A\x89"
                
/* 55 8B EC 83 E4 ? 81 EC ? ? ? ? 89 ? ? ? 8B 0D ? ? ? ? 53 56 57 8B 81 ? ? ? ? 89 */
            
}
        }
    }

cravenge is offline
 


Thread Tools
Display Modes

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 19:21.


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