mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2026-04-20 05:15:09 +08:00
config: add version 34888 support
This commit is contained in:
parent
0c5004c8b3
commit
07d4916880
85
config.json
85
config.json
|
|
@ -303,5 +303,90 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "34888",
|
||||
"targets": [
|
||||
{
|
||||
"identifier": "revoke",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "103fc3ea8",
|
||||
"asm": "00008052C0035FD6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "startUpdater",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "1001c3610",
|
||||
"asm": "00008052C0035FD6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "startBackgroundUpdatesCheck",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "1001c59fc",
|
||||
"asm": "00008052C0035FD6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "checkForUpdates",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "1001c5738",
|
||||
"asm": "00008052C0035FD6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "enableAutoUpdate",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "1001c5ddc",
|
||||
"asm": "00008052C0035FD6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "automaticallyDownloadsUpdates",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "1001cc640",
|
||||
"asm": "00008052C0035FD6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "canCheckForUpdate",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "1001cc650",
|
||||
"asm": "00008052C0035FD6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "multiInstance",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "1001bb334",
|
||||
"asm": "20008052C0035FD6"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user