Probe route observer service lookup

This commit is contained in:
2026-06-20 01:21:14 -05:00
parent 22ad253fe7
commit ad4907040a
3 changed files with 66 additions and 1 deletions
+3 -1
View File
@@ -37,7 +37,9 @@ Current behavior:
`0x286a85c`.
- Logs the route entry pointer and route object pointer passed to those
observers, including route object vtable slots and common fields such as the
active byte at offset `0x84`.
active byte at offset `0x84`, the service lookup key at offset `0x8c`, and
the runtime observer1 service-owner path used before its vtable `0x220`
lookup.
- Resolves the native mappin system when one of those paths fires, logs relevant
vtable slot addresses, and temporarily hooks the route-adjacent slots.