-
Notifications
You must be signed in to change notification settings - Fork 17
/
nolobbyreservation.games.txt
111 lines (98 loc) · 1.82 KB
/
nolobbyreservation.games.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
"Games"
{
"csgo"
{
"Keys"
{
"CBaseServer::IsExclusiveToLobbyConnections_Patch"
{
"windows" "30 C0"
"linux" "30 C0"
}
"CBaseServer::ReplyChallenge_Patch1"
{
"windows" "30 C0"
}
"CBaseServer::ReplyChallenge_Patch2"
{
"windows" "30 C0"
}
"CBaseServer::ReplyChallenge_Patch3"
{
"windows" "00"
"linux" "00 00 00 00"
}
"CBaseServer::ReplyChallenge_Patch4"
{
"windows" "00"
"linux" "00 00 00 00"
}
}
"Offsets"
{
"CBaseServer::IsExclusiveToLobbyConnections_Patch"
{
"windows" "7"
"linux" "19"
}
"CBaseServer::ReplyChallenge_Patch1"
{
"windows" "994"
}
"CBaseServer::ReplyChallenge_Patch2"
{
"windows" "1428"
}
"CBaseServer::ReplyChallenge_Patch3"
{
"windows" "1534"
"linux" "1001"
}
"CBaseServer::ReplyChallenge_Patch4"
{
"windows" "1548"
"linux" "1009"
}
}
"Addresses"
{
"CBaseServer::IsExclusiveToLobbyConnections"
{
"windows"
{
"signature" "CBaseServer::IsExclusiveToLobbyConnections"
}
"linux"
{
"signature" "CBaseServer::IsExclusiveToLobbyConnections"
}
}
"CBaseServer::ReplyChallenge"
{
"windows"
{
"signature" "CBaseServer::ReplyChallenge"
}
"linux"
{
"signature" "CBaseServer::ReplyChallenge"
}
}
}
"Signatures"
{
"CBaseServer::IsExclusiveToLobbyConnections"
{
"library" "engine"
"windows" "\x8B\x01\x8B\x40\x5C\xFF\xD0\x84\xC0\x75\x2A\xC3"
"linux" "\x55\x89\xE5\x83\xEC\x18\x8B\x45\x08\x8B\x10\x89\x04\x24\xFF\x52\x60\x31\xD2"
}
"CBaseServer::ReplyChallenge"
{
"library" "engine"
"windows" "\x55\x8B\xEC\x83\xE4\xF8\x81\xEC\x8C\x04\x00\x00"
"linux" "\x55\x89\xE5\x57\x56\x53\x81\xEC\x8C\x06\x00\x00\x8B\x5D\x08"
}
}
}
}