mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2026-04-20 05:15:09 +08:00
config: add version 36559 support
This commit is contained in:
parent
5325f257fd
commit
0d4fd888fe
85
config.json
85
config.json
|
|
@ -388,5 +388,90 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "36559",
|
||||||
|
"targets": [
|
||||||
|
{
|
||||||
|
"identifier": "revoke",
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"arch": "arm64",
|
||||||
|
"addr": "40e5a08",
|
||||||
|
"asm": "00008052C0035FD6"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "startUpdater",
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"arch": "arm64",
|
||||||
|
"addr": "1bea50",
|
||||||
|
"asm": "00008052C0035FD6"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "startBackgroundUpdatesCheck",
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"arch": "arm64",
|
||||||
|
"addr": "1c0f3c",
|
||||||
|
"asm": "00008052C0035FD6"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "checkForUpdates",
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"arch": "arm64",
|
||||||
|
"addr": "1c0c6c",
|
||||||
|
"asm": "00008052C0035FD6"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "enableAutoUpdate",
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"arch": "arm64",
|
||||||
|
"addr": "1c135c",
|
||||||
|
"asm": "00008052C0035FD6"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "automaticallyDownloadsUpdates",
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"arch": "arm64",
|
||||||
|
"addr": "1c7f78",
|
||||||
|
"asm": "00008052C0035FD6"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "canCheckForUpdate",
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"arch": "arm64",
|
||||||
|
"addr": "1c7f88",
|
||||||
|
"asm": "00008052C0035FD6"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "multiInstance",
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"arch": "arm64",
|
||||||
|
"addr": "1b6dac",
|
||||||
|
"asm": "20008052C0035FD6"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user