The only thing that is certain is that the algo has to iterate values for one position at a time only, without reaching to the next 2 positions, like it currently does.
Oh, and then there's a zero problem: 00 always yields outstanding latency, either lowest or greatest, depending on position. I had to start iteration from 01, not 00, risking to miss real 00 in the PIN.
Surprisingly, the most stupid and straightforward code is the hardest to crack. Like, what kind of a software developer you are if your loop does not terminate as soon as the "problem" is detected? Why waste CPU time? This is not optimal!
And the first to give up was the P3's complex hashing algo. For sure Volvo had a strike force group that was laying out that protection for weeks







