test(01-03): add failing tests for .intunewin byte-level format

- 14 tests covering outer ZIP structure, Detection.xml schema, key sizes
- Cryptographic roundtrip: HMAC-SHA256, AES-256-CBC decryption, file digest
- IV size assertion: must be 16 bytes (critical correction from RESEARCH.md)
- Tests serve as format specification for build_intunewin() implementation
This commit is contained in:
2026-04-10 11:24:45 +02:00
parent a8a27a44d3
commit 4d455e7b19
3 changed files with 267 additions and 0 deletions
View File