From d1ed8442216f2f47b4faa10a4a6b2f5762f8a9c0 Mon Sep 17 00:00:00 2001 From: CCLL-0x01 Date: Thu, 27 Aug 2026 23:20:25 +0800 Subject: [PATCH] feat: add 14910 version address config for linux --- frida/config/linux/addresses.14910.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 frida/config/linux/addresses.14910.json diff --git a/frida/config/linux/addresses.14910.json b/frida/config/linux/addresses.14910.json new file mode 100644 index 0000000..152e061 --- /dev/null +++ b/frida/config/linux/addresses.14910.json @@ -0,0 +1,6 @@ +{ + "Version": 14910, + "LoadStartHookOffset": "0x8320180", + "CDPFilterHookOffset": "0xBCB4900", + "SceneOffsets": [56, 1360, 8, 1312, 16, 488] +}