Files
mxaccess/captures/071-frida-write2-test-bool-array-timestamp/frida-events.tsv
T
Joseph Doherty fe2a6db786
rust / build / test / clippy / fmt (push) Has been cancelled
Initial project state: .NET reference, design, Rust port (M0+M1), evidence
Layout:
- src/                    .NET 10 x64 reference: MxNativeCodec, MxNativeClient,
                          MxAsbClient, probes, tests, harnesses. Executable spec.
- design/                 Architectural plan for the Rust port (M0–M6), error
                          model, protocol invariants, risks (R1–R16), adversarial
                          review log (review.md).
- rust/                   Rust workspace. M0 skeleton + M1 codec parity.
                          mxaccess-codec: 215 unit tests + 2 cross-implementation
                          parity tests (byte-identical against .NET reference).
                          Other crates are M0 stubs awaiting M2+.
- captures/               Frida + netsh + pcap evidence per CLAUDE.md
                          ("captures are evidence, not throwaway logs").
- analysis/               Decompiled C# (frida/proxy/decompiled-*),
                          Ghidra exports for native DLLs (`exports/` only —
                          working state at `projects/` and AVEVA's input
                          binaries at `input/` are gitignored).
- docs/                   Reverse-engineering reference docs.
- tools/                  Setup-LiveProbeEnv.ps1 (Infisical credential fetcher),
                          Compute-Crc.ps1 (.NET parity helper).
- .github/workflows/      Rust CI: fmt + build + test + clippy on Windows.
- LICENSE                 MIT (Joseph Doherty, 2026).

Verified:
- cargo test --workspace → 217 passed (215 unit + 2 .NET parity), 0 failed
- cargo clippy --workspace -- -D warnings → clean
- cargo fmt --all -- --check → clean
- cargo publish --dry-run -p mxaccess-codec → packages cleanly

Excluded from history (see .gitignore):
- **/bin, **/obj, **/target — build artifacts
- analysis/ghidra/projects/ — Ghidra working state (regenerable)
- analysis/ghidra/input/ — AVEVA proprietary DLLs (vendor IP)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 06:21:00 -04:00

77 lines
17 KiB
Plaintext

time event module name ecx retval args candidate_index candidate_size candidate_ptr value_hits hex
2026-04-25T20:12:17.587Z hook.installed LmxProxy.dll CLMXProxyServer.Write.variantA []
2026-04-25T20:12:17.588Z hook.installed LmxProxy.dll CLMXProxyServer.Write.variantB []
2026-04-25T20:12:17.588Z hook.installed LmxProxy.dll CLMXProxyServer.WriteSecured.variantA []
2026-04-25T20:12:17.589Z hook.installed LmxProxy.dll CLMXProxyServer.WriteSecured.variantB []
2026-04-25T20:12:17.589Z hook.installed LmxProxy.dll CLMXProxyServer.AdviseSupervisory []
2026-04-25T20:12:24.529Z hook.installed Lmx.dll MxConnection.PrebindReference []
2026-04-25T20:12:24.529Z hook.installed Lmx.dll MxConnection.UserRegisterPreboundReference []
2026-04-25T20:12:24.530Z hook.installed Lmx.dll IMxReference.GetMxHandle []
2026-04-25T20:12:24.530Z hook.installed Lmx.dll AccessManager.FixUpMxHandle []
2026-04-25T20:12:24.532Z hook.installed Lmx.dll PreboundReference.Resolve []
2026-04-25T20:12:24.532Z hook.installed Lmx.dll PreboundReference.OnPlatformResolveReferenceResults []
2026-04-25T20:12:24.533Z hook.installed Lmx.dll PreboundReference.OnSetAttributeResult []
2026-04-25T20:12:24.630Z hook.installed NmxAdptr.dll CNmxAdapter.TransferData []
2026-04-25T20:12:24.630Z hook.installed NmxAdptr.dll CNmxAdapter.ProcessDataReceived []
2026-04-25T20:12:24.631Z hook.installed NmxAdptr.dll CNmxAdapter.PutRequest []
2026-04-25T20:12:24.632Z hook.installed NmxAdptr.dll CNmxAdapter.PutRequestEx []
2026-04-25T20:12:24.661Z lmx.fixup-mxhandle.enter Lmx.dll AccessManager.FixUpMxHandle []
2026-04-25T20:12:24.662Z lmx.fixup-mxhandle.leave Lmx.dll AccessManager.FixUpMxHandle 0x10fea20 []
2026-04-25T20:12:24.663Z lmx.fixup-mxhandle.enter Lmx.dll AccessManager.FixUpMxHandle []
2026-04-25T20:12:24.663Z lmx.fixup-mxhandle.leave Lmx.dll AccessManager.FixUpMxHandle 0x10fea20 []
2026-04-25T20:12:24.764Z lmx.prebind.enter Lmx.dll MxConnection.PrebindReference 0x10188a34 []
2026-04-25T20:12:24.764Z lmx.mxhandle.read Lmx.dll IMxReference.GetMxHandle 0x10fefa0 []
2026-04-25T20:12:24.765Z lmx.prebound-resolve.enter Lmx.dll PreboundReference.Resolve []
2026-04-25T20:12:24.766Z lmx.mxhandle.read Lmx.dll IMxReference.GetMxHandle 0x10fef30 []
2026-04-25T20:12:24.766Z lmx.mxhandle.read Lmx.dll IMxReference.GetMxHandle 0x10fef30 []
2026-04-25T20:12:24.767Z lmx.mxhandle.read Lmx.dll IMxReference.GetMxHandle 0x10fef30 []
2026-04-25T20:12:24.767Z lmx.prebound-resolve.leave Lmx.dll PreboundReference.Resolve 0x70fe1e01 []
2026-04-25T20:12:24.768Z lmx.prebind.leave Lmx.dll MxConnection.PrebindReference []
2026-04-25T20:12:24.769Z call.enter LmxProxy.dll CLMXProxyServer.AdviseSupervisory 0x10ff0fc "[""0x6418ff0"",""0x1"",""0x1"",""0x50dbd97b"",""0x74794704""]"
2026-04-25T20:12:24.770Z lmx.fixup-mxhandle.enter Lmx.dll AccessManager.FixUpMxHandle []
2026-04-25T20:12:24.770Z lmx.fixup-mxhandle.leave Lmx.dll AccessManager.FixUpMxHandle 0x10fef7c []
2026-04-25T20:12:24.770Z lmx.fixup-mxhandle.enter Lmx.dll AccessManager.FixUpMxHandle []
2026-04-25T20:12:24.771Z lmx.fixup-mxhandle.leave Lmx.dll AccessManager.FixUpMxHandle 0x10fdc10 []
2026-04-25T20:12:24.771Z call.leave LmxProxy.dll CLMXProxyServer.AdviseSupervisory 0x0 []
2026-04-25T20:12:24.896Z nmx.enter NmxAdptr.dll CNmxAdapter.PutRequest 0x1 "[""0x978c738"",""0x1"",""0x1"",""0x1"",""0x2"",""0x0"",""0x13a"",""0x9790648"",""0x10fedc0"",""0xd9d08515""]" 0 1 0x2
2026-04-25T20:12:24.896Z nmx.enter NmxAdptr.dll CNmxAdapter.PutRequest 0x1 "[""0x978c738"",""0x1"",""0x1"",""0x1"",""0x2"",""0x0"",""0x13a"",""0x9790648"",""0x10fedc0"",""0xd9d08515""]" 1 314 0x9790648 17 01 00 01 01 00 01 00 00 00 65 00 71 00 0a 00 00 00 00 00 08 6a 00 00 00 40 00 00 81 44 00 65 00 76 00 50 00 6c 00 61 00 74 00 66 00 6f 00 72 00 6d 00 2e 00 47 00 52 00 2e 00 54 00 69 00 6d 00 65 00 4f 00 66 00 4c 00 61 00 73 00 74 00 44 00 65 00 70 00 6c 00 6f 00 79 00 00 00 02 00 00 00 00 00 02 00 00 00 00 00 02 00 00 00 00 00 01 01 00 01 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 01 d0 fc 78 09 1f 01 00 25 86 f4 2b 29 c6 15 42 a4 a2 0b a2 68 4f 7d b9 00 00 01 00 00 00 17 01 00 01 01 00 01 00 00 00 65 00 71 00 0a 00 00 00 00 00 08 76 00 00 00 4c 00 00 81 44 00 65 00 76 00 50 00 6c 00 61 00 74 00 66 00 6f 00 72 00 6d 00 2e 00 47 00 52 00 2e 00 54 00 69 00 6d 00 65 00 4f 00 66 00 4c 00 61 00 73 00 74 00 43 00 6f 00 6e 00 66 00 69 00 67 00 43 00 68 00 61 00 6e 00 67 00 65 00 00 00 02 00 00 00 00 00 02 00 00 00 00 00 02 00 00 00 00 00 01 01 00 01 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 01 50 03 79 09 20 01 00 02 00 00 00
2026-04-25T20:12:24.900Z nmx.enter NmxAdptr.dll CNmxAdapter.TransferData 0x978c738 "[""0x1"",""0x1"",""0x1"",""0x168"",""0xa272020"",""0x3b9cf7e4"",""0x9790214"",""0x9790204"",""0x641add04"",""0x0""]" 0 360 0xa272020 01 00 3a 01 00 00 00 00 00 00 01 00 00 00 01 00 00 00 01 00 00 00 fb 7f 00 00 01 00 00 00 01 00 00 00 01 00 00 00 01 02 00 00 30 75 00 00 17 01 00 01 01 00 01 00 00 00 65 00 71 00 0a 00 00 00 00 00 08 6a 00 00 00 40 00 00 81 44 00 65 00 76 00 50 00 6c 00 61 00 74 00 66 00 6f 00 72 00 6d 00 2e 00 47 00 52 00 2e 00 54 00 69 00 6d 00 65 00 4f 00 66 00 4c 00 61 00 73 00 74 00 44 00 65 00 70 00 6c 00 6f 00 79 00 00 00 02 00 00 00 00 00 02 00 00 00 00 00 02 00 00 00 00 00 01 01 00 01 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 01 d0 fc 78 09 1f 01 00 25 86 f4 2b 29 c6 15 42 a4 a2 0b a2 68 4f 7d b9 00 00 01 00 00 00 17 01 00 01 01 00 01 00 00 00 65 00 71 00 0a 00 00 00 00 00 08 76 00 00 00 4c 00 00 81 44 00 65 00 76 00 50 00 6c 00 61 00 74 00 66 00 6f 00 72 00 6d 00 2e 00 47 00 52 00 2e 00 54 00 69 00 6d 00 65 00 4f 00 66 00 4c 00 61 00 73 00 74 00 43 00 6f 00 6e 00 66 00 69 00 67 00 43 00 68 00 61 00 6e 00 67 00 65 00 00 00 02 00 00 00 00 00 02 00 00 00 00 00 02 00 00 00 00 00 01 01 00 01 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 01 50 03 79 09 20 01 00 02 00 00 00
2026-04-25T20:12:24.900Z nmx.leave NmxAdptr.dll CNmxAdapter.TransferData 0x0 []
2026-04-25T20:12:24.901Z nmx.leave NmxAdptr.dll CNmxAdapter.PutRequest 0x0 []
2026-04-25T20:12:24.902Z nmx.enter NmxAdptr.dll CNmxAdapter.PutRequest 0x1 "[""0x978c738"",""0x1"",""0x1"",""0x2"",""0x2"",""0x0"",""0x27"",""0x985d640"",""0x10fedc0"",""0xd9d08515""]" 0 2 0x2
2026-04-25T20:12:24.902Z nmx.enter NmxAdptr.dll CNmxAdapter.PutRequest 0x1 "[""0x978c738"",""0x1"",""0x1"",""0x2"",""0x2"",""0x0"",""0x27"",""0x985d640"",""0x10fedc0"",""0xd9d08515""]" 1 39 0x985d640 1f 01 00 25 86 f4 2b 29 c6 15 42 a4 a2 0b a2 68 4f 7d b9 00 00 05 00 36 d7 02 00 a0 00 0a 00 fa 89 ff ff 03 00 00 00
2026-04-25T20:12:24.902Z nmx.enter NmxAdptr.dll CNmxAdapter.TransferData 0x978c738 "[""0x1"",""0x1"",""0x2"",""0x55"",""0xa272020"",""0x3b9cf7e4"",""0x9869584"",""0x9869574"",""0x641add04"",""0x0""]" 0 85 0xa272020 01 00 27 00 00 00 00 00 00 00 02 00 00 00 01 00 00 00 01 00 00 00 fb 7f 00 00 01 00 00 00 01 00 00 00 02 00 00 00 01 02 00 00 30 75 00 00 1f 01 00 25 86 f4 2b 29 c6 15 42 a4 a2 0b a2 68 4f 7d b9 00 00 05 00 36 d7 02 00 a0 00 0a 00 fa 89 ff ff 03 00 00 00
2026-04-25T20:12:24.902Z nmx.leave NmxAdptr.dll CNmxAdapter.TransferData 0x0 []
2026-04-25T20:12:24.902Z nmx.leave NmxAdptr.dll CNmxAdapter.PutRequest 0x0 []
2026-04-25T20:12:24.917Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x5c"",""0x8343244"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x5c"",""0x8343244"",""0x206"",""0x3"",""0x7d8f574""]" 0 92 0x8343244 5c 00 00 00 01 00 2e 00 00 00 00 00 00 00 02 00 00 00 01 00 00 00 01 00 00 00 02 00 00 00 01 00 00 00 01 00 00 00 fb 7f 00 00 02 02 00 00 30 75 00 00 00 00 50 80 01 00 01 00 02 00 30 75 00 00 b0 bb 29 c1 39 74 ad 48 b3 b8 a2 be d8 bc 99 d9 25 86 f4 2b 29 c6 15 42 a4 a2 0b a2
2026-04-25T20:12:24.917Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x5c"",""0x8343244"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x5c"",""0x8343244"",""0x206"",""0x3"",""0x7d8f574""]" 1 518 0x3
2026-04-25T20:12:24.917Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x5c"",""0x8343244"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x5c"",""0x8343244"",""0x206"",""0x3"",""0x7d8f574""]" 2 3 0x7d8f574 e0 3a 31
2026-04-25T20:12:24.918Z nmx.leave NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x0 []
2026-04-25T20:12:24.921Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x86"",""0x8341034"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x86"",""0x8341034"",""0x206"",""0x3"",""0x7d8f574""]" 0 134 0x8341034 86 00 00 00 01 00 58 00 00 00 00 00 00 00 72 89 05 00 01 00 00 00 01 00 00 00 02 00 00 00 01 00 00 00 01 00 00 00 fb 7f 00 00 01 02 00 00 30 75 00 00 32 01 00 01 00 00 00 b0 bb 29 c1 39 74 ad 48 b3 b8 a2 be d8 bc 99 d9 25 86 f4 2b 29 c6 15 42 a4 a2 0b a2 68 4f 7d b9 03 00 00 00 03 00 00 00 c0 00 20 73 4c 85 7e d4 dc 01 41 00 00 00 00 0a 00 02 00 00 00 ff ff ff ff 00 00 00 00 ff ff ff ff 00 00 00 00
2026-04-25T20:12:24.921Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x86"",""0x8341034"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x86"",""0x8341034"",""0x206"",""0x3"",""0x7d8f574""]" 1 518 0x3
2026-04-25T20:12:24.921Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x86"",""0x8341034"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x86"",""0x8341034"",""0x206"",""0x3"",""0x7d8f574""]" 2 3 0x7d8f574 e0 3a 31
2026-04-25T20:12:24.922Z nmx.leave NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x0 []
2026-04-25T20:12:24.936Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x2c2"",""0x8343244"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x2c2"",""0x8343244"",""0x206"",""0x3"",""0x7d8f574""]" 0 706 0x8343244 c2 02 00 00 01 00 94 02 00 00 00 00 00 00 01 00 00 00 01 00 00 00 01 00 00 00 01 00 00 00 01 00 00 00 01 00 00 00 fb 7f 00 00 02 02 00 00 30 75 00 00 40 1f 50 80 08 a6 00 00 00 40 00 00 91 44 00 65 00 76 00 50 00 6c 00 61 00 74 00 66 00 6f 00 72 00 6d 00 2e 00 47 00 52 00 2e 00 54 00 69 00 6d 00 65 00 4f 00 66 00 4c 00 61 00 73 00 74 00 44 00 65 00 70 00 6c 00 6f 00 79 00 00 00 18 00 00 00 44 00 65 00 76 00 50 00 6c 00 61 00 74 00 66 00 6f 00 72 00 6d 00 00 00 28 00 00 00 47 00 52 00 2e 00 54 00 69 00 6d 00 65 00 4f 00 66 00 4c 00 61 00 73 00 74 00 44 00 65 00 70 00 6c 00 6f 00 79 00 00 00 02 00 00 00 00 00 01 01 00 01 00 01 00 53 f2 9a 00 6a 00 0a 00 5f f1 00 00 01 6c 00 00 00 41 00 6e 00 20 00 69 00 6e 00 74 00 65 00 72 00 6e 00 61 00 6c 00 20 00 65 00 72 00 72 00 6f 00 72 00 20 00 6f 00 63 00 63 00 75 00 72 00 72 00 65 00 64 00 20 00 69 00 6e 00 20 00 74 00 68 00 65 00 20 00 42 00 61 00 73 00 65 00 20 00 52 00 75 00 6e 00 74 00 69 00 6d 00 65 00 20 00 4f 00 62 00 6a 00 65 00 63 00 74 00 00 00 1f 00 00 50 80 01 00 01 00 01 00 30 75 00 00 15 a1 06 50 c6 92 ef 47 9a a6 35 3f dc b2 bd cd 25 86 f4 2b 29 c6 15 42 a4 a2 0b a2 68 4f 7d b9 40 1f 50 80 08 be 00 00 00 4c 00 00 91 44 00 65 00 76 00 50 00 6c 00 61 00 74 00 66 00 6f 00 72 00 6d 00 2e 00 47 00 52 00 2e 00 54 00 69 00 6d 00 65 00 4f 00 66 00 4c 00 61 00 73 00 74 00 43 00 6f 00 6e 00 66 00 69 00 67 00 43 00 68 00 61 00 6e 00 67 00 65 00 00 00 18 00 00 00 44 00 65 00 76 00 50 00 6c 00 61 00 74 00 66 00 6f 00 72 00 6d 00 00 00 34 00 00 00 47 00 52 00 2e 00 54 00 69 00 6d 00 65 00 4f 00 66 00 4c 00 61 00 73 00 74 00 43 00 6f 00 6e 00 66 00 69 00 67 00 43 00 68 00 61 00 6e 00 67 00 65 00 00 00 02 00 00 00 00 00 01 01 00 01 00 01 00 53 f2 9a 00 6b 00 0a 00 87 3a 00 00 01 6c 00 00 00 41 00 6e 00 20 00 69 00 6e 00 74 00 65 00 72 00 6e 00 61 00 6c 00 20 00 65 00 72 00 72 00 6f 00 72 00 20 00 6f 00 63 00 63 00 75 00 72 00 72 00 65 00 64 00 20 00 69 00 6e 00 20 00 74 00 68 00 65 00 20 00 42 00 61 00 73 00 65 00 20 00 52 00 75 00 6e 00 74 00 69 00 6d 00 65 00 20 00 4f 00 62 00 6a 00 65 00 63 00 74 00 00 00 20 00 00 50 80 01 00 01 00 01 00
2026-04-25T20:12:24.936Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x2c2"",""0x8343244"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x2c2"",""0x8343244"",""0x206"",""0x3"",""0x7d8f574""]" 1 518 0x3
2026-04-25T20:12:24.936Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x2c2"",""0x8343244"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x2c2"",""0x8343244"",""0x206"",""0x3"",""0x7d8f574""]" 2 3 0x7d8f574 e0 3a 31
2026-04-25T20:12:24.938Z nmx.leave NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x0 []
2026-04-25T20:12:24.941Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x97"",""0x8341034"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x97"",""0x8341034"",""0x206"",""0x3"",""0x7d8f574""]" 0 151 0x8341034 97 00 00 00 01 00 69 00 00 00 00 00 00 00 a7 f2 0b 00 01 00 00 00 01 00 00 00 01 00 00 00 01 00 00 00 01 00 00 00 fb 7f 00 00 01 02 00 00 30 75 00 00 32 01 00 02 00 00 00 15 a1 06 50 c6 92 ef 47 9a a6 35 3f dc b2 bd cd 25 86 f4 2b 29 c6 15 42 a4 a2 0b a2 68 4f 7d b9 01 00 00 00 03 00 00 00 c0 00 20 2e 5a 46 28 d3 dc 01 06 0a 00 00 00 00 a0 41 c3 55 bd dc 01 00 00 02 00 00 00 03 00 00 00 c0 00 80 18 5b 46 28 d3 dc 01 06 0a 00 00 00 80 c1 75 25 a5 bd
2026-04-25T20:12:24.941Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x97"",""0x8341034"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x97"",""0x8341034"",""0x206"",""0x3"",""0x7d8f574""]" 1 518 0x3
2026-04-25T20:12:24.941Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x97"",""0x8341034"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x97"",""0x8341034"",""0x206"",""0x3"",""0x7d8f574""]" 2 3 0x7d8f574 e0 3a 31
2026-04-25T20:12:24.942Z nmx.leave NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x0 []
2026-04-25T20:12:25.815Z call.enter LmxProxy.dll CLMXProxyServer.Write.variantB 0x10ff0cc "[""0x6418ff0"",""0x1"",""0x1"",""0x200b"",""0x0"",""0x8330540"",""0x0"",""0x7"",""0x0"",""0xea61d951"",""0x40e6872a"",""0x1"",""0x50dbd97b""]"
2026-04-25T20:12:25.817Z call.leave LmxProxy.dll CLMXProxyServer.Write.variantB 0x0 []
2026-04-25T20:12:25.870Z nmx.enter NmxAdptr.dll CNmxAdapter.PutRequest 0x1 "[""0x978c738"",""0x1"",""0x1"",""0x2"",""0x2"",""0x0"",""0x42"",""0x986a0b0"",""0x10fedc0"",""0xd9d08515""]" 0 2 0x2
2026-04-25T20:12:25.870Z nmx.enter NmxAdptr.dll CNmxAdapter.PutRequest 0x1 "[""0x978c738"",""0x1"",""0x1"",""0x2"",""0x2"",""0x0"",""0x42"",""0x986a0b0"",""0x10fedc0"",""0xd9d08515""]" 1 66 0x986a0b0 37 01 00 05 00 36 d7 02 00 a0 00 0a 00 fa 89 ff ff 41 00 00 00 00 0a 00 02 00 00 00 ff ff ff ff 00 00 00 00 ff ff ff ff 00 00 00 00 ff ff ff ff 00 00 00 70 58 9b ac d4 dc 01 8b 1c ac 0b 01 00 00 00
2026-04-25T20:12:25.871Z nmx.enter NmxAdptr.dll CNmxAdapter.TransferData 0x978c738 "[""0x1"",""0x1"",""0x2"",""0x70"",""0xa272020"",""0x3b9cf7e4"",""0x98699dc"",""0x98699cc"",""0x641add04"",""0x0""]" 0 112 0xa272020 01 00 42 00 00 00 00 00 00 00 03 00 00 00 01 00 00 00 01 00 00 00 fb 7f 00 00 01 00 00 00 01 00 00 00 02 00 00 00 01 02 00 00 30 75 00 00 37 01 00 05 00 36 d7 02 00 a0 00 0a 00 fa 89 ff ff 41 00 00 00 00 0a 00 02 00 00 00 ff ff ff ff 00 00 00 00 ff ff ff ff 00 00 00 00 ff ff ff ff 00 00 00 70 58 9b ac d4 dc 01 8b 1c ac 0b 01 00 00 00
2026-04-25T20:12:25.871Z nmx.leave NmxAdptr.dll CNmxAdapter.TransferData 0x0 []
2026-04-25T20:12:25.871Z nmx.leave NmxAdptr.dll CNmxAdapter.PutRequest 0x0 []
2026-04-25T20:12:25.909Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x33"",""0x8343244"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x33"",""0x8343244"",""0x206"",""0x3"",""0x7d8f574""]" 0 51 0x8343244 33 00 00 00 01 00 05 00 00 00 00 00 00 00 03 00 00 00 01 00 00 00 01 00 00 00 02 00 00 00 01 00 00 00 01 00 00 00 fb 7f 00 00 02 02 00 00 30 75 00 00 00
2026-04-25T20:12:25.909Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x33"",""0x8343244"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x33"",""0x8343244"",""0x206"",""0x3"",""0x7d8f574""]" 1 518 0x3
2026-04-25T20:12:25.909Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x33"",""0x8343244"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x33"",""0x8343244"",""0x206"",""0x3"",""0x7d8f574""]" 2 3 0x7d8f574 e0 3a 31
2026-04-25T20:12:25.911Z nmx.leave NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x0 []
2026-04-25T20:12:25.914Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x72"",""0x8341034"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x72"",""0x8341034"",""0x206"",""0x3"",""0x7d8f574""]" 0 114 0x8341034 72 00 00 00 01 00 44 00 00 00 00 00 00 00 73 89 05 00 01 00 00 00 01 00 00 00 02 00 00 00 01 00 00 00 01 00 00 00 fb 7f 00 00 01 02 00 00 30 75 00 00 33 01 00 01 00 00 00 b0 bb 29 c1 39 74 ad 48 b3 b8 a2 be d8 bc 99 d9 03 00 00 00 c0 00 00 70 58 9b ac d4 dc 01 41 00 00 00 00 0a 00 02 00 00 00 ff ff ff ff 00 00 00 00 ff ff ff ff 00 00 00 00
2026-04-25T20:12:25.914Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x72"",""0x8341034"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x72"",""0x8341034"",""0x206"",""0x3"",""0x7d8f574""]" 1 518 0x3
2026-04-25T20:12:25.914Z nmx.enter NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x978c738 "[""0x72"",""0x8341034"",""0x793ef58"",""0x76ffedd8"",""0x978c744"",""0x72"",""0x8341034"",""0x206"",""0x3"",""0x7d8f574""]" 2 3 0x7d8f574 e0 3a 31
2026-04-25T20:12:25.915Z nmx.leave NmxAdptr.dll CNmxAdapter.ProcessDataReceived 0x0 []