Validation: Original binary gets 58/72 detections on VirusTotal. Format-destroyed chunks get 0/62. Reconstruct it, 58/72 again with byte-perfect hash match. It's deterministic.
It's not encryption (no file structure remains), not obfuscation (format is destroyed, not hidden), not packing (no stub loader needed).
Test battery: 75% success rate. Console apps, network tools, crypto, and threading work. GUI apps and DLLs don't (documented in KNOWN_LIMITATIONS.md).
Includes working C2 beacon executing from chunks.
MIT licensed. Full source on GitHub. Would love to find edge cases or binaries that break it.