mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2026-04-20 05:15:09 +08:00
config: add verison 37342 support
This commit is contained in:
parent
1dea8d344b
commit
17f3b3cd98
85
config.json
85
config.json
|
|
@ -813,5 +813,90 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "37342",
|
||||
"targets": [
|
||||
{
|
||||
"identifier": "revoke",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "41b4808",
|
||||
"asm": "00008052C0035FD6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "startUpdater",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "1c1294",
|
||||
"asm": "00008052C0035FD6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "startBackgroundUpdatesCheck",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "1c3780",
|
||||
"asm": "00008052C0035FD6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "checkForUpdates",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "1c34b0",
|
||||
"asm": "00008052C0035FD6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "enableAutoUpdate",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "1c3ba0",
|
||||
"asm": "00008052C0035FD6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "automaticallyDownloadsUpdates",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "1ca7bc",
|
||||
"asm": "00008052C0035FD6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "canCheckForUpdate",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "1ca7cc",
|
||||
"asm": "00008052C0035FD6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "multiInstance",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "26ef0",
|
||||
"asm": "20008052C0035FD6"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user