vtl / volvo-cem-cracker

Volvo central electronic module pin cracker via OBD for P1, P2 and P3 platforms
GNU General Public License v3.0
106 stars 46 forks source link

Adjust Teensy 4.x CPU frequency to achieve more predictable results. #3

Closed mdapoz closed 3 years ago

mdapoz commented 3 years ago

Comparing the results running on the Teensy 4.1 vs the Teensy 3.6, the Teensy 3.6 is able to crack the PIN 100% of the time whereas the Teensy 4.1 only cracks it about 75% of the time. Lowering the CPU frequency to that of the Teensy 3.6 results in cracking the PIN 100% of the time.