forked from EEEEhex/RevokeHook
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathConfig2.json
More file actions
32 lines (32 loc) · 895 Bytes
/
Config2.json
File metadata and controls
32 lines (32 loc) · 895 Bytes
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
{
"general": {
"4.1.7.59": {
"sig1": "48 8D 55 ?? 45 31 C0 E8 ?? ?? ?? ?? 90 48 8B 9D ?? ?? ?? ?? 48 85 DB 74 ?? F0 FF 4B 08",
"sig2": "48 83 EC ?? 4C ?? ?? 48 ?? ?? C6 44 24 ?? 00 4D ?? ?? 49 ?? ?? E8 ?? ?? ?? ?? 48 ?? ?? 48 83 C4 ??",
"sig1_delta": "0x7",
"sig2_delta": "0x15",
"sig1_arg_msg_index": "0x2",
"sig1_offset_wxid_first": "0x18",
"sig1_offset_wxid_second": "0x38",
"sig1_offset_wxid_third": "0x58",
"sig2_arg_msg_index": "0x3",
"sig2_arg_bool_index": "0x5",
"sig2_offset_revoke_xml": "0x180",
"sig2_offset_srvid": "0x108"
}
},
"specific": {
"4.1.7.59": {
"KeyFunc": {
"DelMsgOffset": "0x211B79E",
"Add2DBOffset": "0x32DE4C6"
}
},
"4.1.8.28": {
"KeyFunc": {
"DelMsgOffset": "0x215F6EE",
"Add2DBOffset": "0x331FCD6"
}
}
}
}