Will any of these pins work?vtl wrote: ↑25 Jan 2026, 09:09Your HEX pin that caused a hash collision is "00 00 0d 3a 93". Can use it directly as pin. Or, if software required BCD pin, can take any of 600+ ones found with seed-gen:radziuC30 wrote: ↑25 Jan 2026, 06:55 I agree with this, I am also a beginner in programming
Can you explain a little better how to do it?
This is my reading, I tried on different websites but I don't know how to do it
SEED 85 29 80, PIN 00 00 0d 34 1c, KEY b2 fe 3e, 75 pins/s
SEED ba 0e 98, PIN 00 00 0d 35 d8, KEY 24 bf 89, 444 pins/s
SEED 6a de 98, PIN 00 00 0d 37 94, KEY 81 cc f0, 444 pins/s
SEED 18 cd f9, PIN 00 00 0d 39 50, KEY 00 96 6e, 444 pins/s
reply: 02 67 02 00 00 00 00 00
hash collision found
SEED fa 6e b8, PIN 00 00 0d 3a 93, KEY 2d d3 8c, 323 pins/s
Resetting all ECUs.Code: Select all
$ ./seed-gen --seed "fa 6e b8" --key "2d d3 8c" Searching all hash collisions for SEED fa 6e b8, KEY 2d d3 8c at 866 tries per second 3.23 hrs [ 1] PIN 00 10 08 28 81 10.75 hrs [ 2] PIN 00 33 51 81 48 13.24 hrs [ 3] PIN 00 41 28 09 80 15.73 hrs [ 4] PIN 00 49 02 90 19 39.05 hrs [ 5] PIN 01 21 73 73 81 39.49 hrs [ 6] PIN 01 23 11 85 37 41.28 hrs [ 7] PIN 01 28 68 91 43 42.27 hrs [ 8] PIN 01 31 76 61 93 42.71 hrs [ 9] PIN 01 33 14 97 25 47.95 hrs [ 10] PIN 01 49 47 86 74 51.14 hrs [ 11] PIN 01 59 42 94 66 51.50 hrs [ 12] PIN 01 60 56 40 92 53.86 hrs [ 13] PIN 01 67 90 01 33 54.70 hrs [ 14] PIN 01 70 53 52 80 57.08 hrs [ 15] PIN 01 77 95 13 21 58.81 hrs [ 16] PIN 01 83 33 31 83 ...
This can be calculated on a programmer's calculator
If not, please tell me how you do it.






