best part is "if" you can read d-flash you can read the pin directly in file
like i did say most of them can be readed just fine in bdm but this one i have is not
pin in my case is 9918293766 for a other one i did in the past:


You have to compile it. The instructions is in the source file itself (gcc -Ofast -o seed-gen seed-gen.c). I don't know how you can compile it in your OS. In Linux it is simple.
Code: Select all
1108.52 hrs [ 211] PIN 34 55 91 98 50
1122.86 hrs [ 212] PIN 35 00 61 63 70
1126.07 hrs [ 213] PIN 35 10 64 71 62
Killed
...Program finished with exit code 9
Press ENTER to exit console.No idea. But you've got 213 PINs that will match the one in CEM. Do you need more?ricked wrote: ↑13 Feb 2024, 12:04 cool, im trying it now
is there a way to create a exe from this script to run this in win 10?
after running online i got this:
Code: Select all
1108.52 hrs [ 211] PIN 34 55 91 98 50 1122.86 hrs [ 212] PIN 35 00 61 63 70 1126.07 hrs [ 213] PIN 35 10 64 71 62 Killed ...Program finished with exit code 9 Press ENTER to exit console.