mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2026-03-03 16:45:37 +08:00
Merge pull request #1 from tanranv5/feat/x64-config-34817
feat: update 34817 x86_64 minimal config
This commit is contained in:
commit
7d8048368c
25
config.json
25
config.json
|
|
@ -303,5 +303,30 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "34817",
|
||||||
|
"targets": [
|
||||||
|
{
|
||||||
|
"identifier": "revoke",
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"arch": "x86_64",
|
||||||
|
"addr": "1049c295b",
|
||||||
|
"asm": "31C0909090"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "multiInstance",
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"arch": "x86_64",
|
||||||
|
"addr": "1001dbbc0",
|
||||||
|
"asm": "B801000000C3"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user