Author: CC123
Date: 2026-08-21 11:10
Summary: Hex-Rays drops the entire check (it's all SSE). Reading the asm shows a zero constant that makes the whole formula cancel out, so only sum(key[0:8]) == 853 matters, plus a one-ULP float32 rounding.
Loading writeup...