Skip to content

[version] add 25560 support - #277

Open
bingkxu wants to merge 5 commits into
evi0s:mainfrom
bingkxu:main
Open

[version] add 25560 support#277
bingkxu wants to merge 5 commits into
evi0s:mainfrom
bingkxu:main

Conversation

@bingkxu

@bingkxu bingkxu commented Sep 11, 2026

Copy link
Copy Markdown

Add addresses config for RadiumWMPF version 25560.

  • LoadStartHookOffset: 0x2ce7cf0
  • CDPFilterHookOffset: 0x39789d0 (first CALL target in SendToClientFilter)
  • SceneOffsets: [64, 1536, 8, 1472, 16, 456] (unchanged from 25558)

Verified with WMPFDebugger --debug-frida:

  • OnLoadStart hook triggered
  • Scene 1027 -> 1101 patched
  • CDP network events captured
  • Token refresh working

vibecoder added 5 commits September 9, 2026 17:51
- Update CDPFilterHookOffset to 0x3978930 (FUN_183978930)
- Add patchEnabled: force enabled_ = 1 for Document/Fetch handlers
  (required for 25558+, Network.enable doesn't set enabled_ properly)
- Keep original patchCDPFilter logic unchanged (type 6 -> 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant