mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-12-16 09:05:40 +08:00
config: add support for multiple instances
This commit is contained in:
parent
723e982bf3
commit
540f13b35b
10
config.json
10
config.json
|
|
@ -71,6 +71,16 @@
|
||||||
"asm": "00008052C0035FD6"
|
"asm": "00008052C0035FD6"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "multiInstance",
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"arch": "arm64",
|
||||||
|
"addr": "1001e1c10",
|
||||||
|
"asm": "20008052C0035FD6"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user