fe2a6db786
rust / build / test / clippy / fmt (push) Has been cancelled
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>
1.2 KiB
1.2 KiB
| 1 | interface_index | name | iid | iid_va | method_count | user_method_count | proxy_vtbl_va | stub_vtbl_va | proxy_info_va | proxy_info_words |
|---|---|---|---|---|---|---|---|---|---|---|
| 2 | 0 | INmxService2 | 2630A513-A974-4B1A-8025-457A9A7C56B8 | 0x10007198 | 12 | 9 | 0x1000a054 | 0x10007b30 | 0x10007af8 | 0x100079b8,0x100075aa,0x1000799e,0x00000000,0x00000000,0x00000000,0x100079b8,0x00000000 |
| 3 | 1 | INmxSvcStatistics | 6EB90E4C-DF5C-47F0-B2CD-110549C1162A | 0x100071c8 | 5 | 2 | 0x1000a0c8 | 0x10007c90 | 0x10007c58 | 0x100079b8,0x100075aa,0x10007c4e,0x00000000,0x00000000,0x00000000,0x100079b8,0x00000000 |
| 4 | 2 | INmxStatus | 4CA783BC-F68E-42F4-9D76-8107C826F625 | 0x100071b8 | 6 | 3 | 0x1000a0a8 | 0x10007c1c | 0x10007be4 | 0x100079b8,0x100075aa,0x10007bd6,0x00000000,0x00000000,0x00000000,0x100079b8,0x00000000 |
| 5 | 3 | INmxService | 575008DB-845D-46C6-A906-F6F8CA86F315 | 0x10007188 | 10 | 7 | 0x1000a024 | 0x10007ac0 | 0x10007a88 | 0x100079b8,0x100075aa,0x10007a72,0x00000000,0x00000000,0x00000000,0x100079b8,0x00000000 |
| 6 | 4 | INmxNotify | 73849AEA-472A-4715-B8C6-1C806AF12DFC | 0x100071a8 | 5 | 2 | 0x1000a08c | 0x10007ba4 | 0x10007b6c | 0x100079b8,0x100075aa,0x10007b62,0x00000000,0x00000000,0x00000000,0x100079b8,0x00000000 |
| 7 | 5 | INmxSvcCallback | B49F92F7-C748-4169-8ECA-A0670B012746 | 0x10007178 | 5 | 2 | 0x1000a008 | 0x10007a40 | 0x10007a08 | 0x100079b8,0x100075aa,0x1000759e,0x00000000,0x00000000,0x00000000,0x100079b8,0x00000000 |