<p>i spent two out of three days chasing down a single bit (i thought the comparison operation has &quot;equal&quot;, &quot;not equal&quot;, and &quot;less than&quot; flags, but it has &quot;equal&quot;, &quot;not equal and not less than&quot;, and &quot;less than&quot; flags). since the input to the scrambling function is 128-bit, every time i would feed the execution trace into the SMT solver it would attempt to enumerate every 128-bit integer to prove me wrong, which doesn&#39;t work</p>
Reply