mirror of
https://github.com/huiyadanli/RevokeMsgPatcher.git
synced 2026-09-09 13:04:47 +08:00
支持 4.1.12.55
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1489,8 +1489,8 @@ namespace RevokeMsgPatcher
|
|||||||
{
|
{
|
||||||
new ReplacePattern
|
new ReplacePattern
|
||||||
{
|
{
|
||||||
Search = ByteUtil.HexStringToByteArray("90 48 89 86 00 02 00 00 4C 89 AD 08 02 00 00 4C 8D 05"),
|
Search = ByteUtil.HexStringToByteArray("48 89 86 3F 3F 3F 3F 4C 89 AD 08 02 00 00 4C 8D 05"),
|
||||||
Replace = ByteUtil.HexStringToByteArray("90 48 29 86 00 02 00 00 4C 89 AD 08 02 00 00 4C 8D 05"),
|
Replace = ByteUtil.HexStringToByteArray("48 29 86 3F 3F 3F 3F 4C 89 AD 08 02 00 00 4C 8D 05"),
|
||||||
Category = "防撤回"
|
Category = "防撤回"
|
||||||
},
|
},
|
||||||
new ReplacePattern
|
new ReplacePattern
|
||||||
|
|||||||
Reference in New Issue
Block a user