Login Register

Vida CEM swapping

A mid-size luxury crossover SUV, the Volvo XC90 made its debut in 2002 at the Detroit Motor Show. Recognized for its safety, practicality, and comfort, the XC90 is a popular vehicle around the world. The XC90 proved to be very popular, and very good for Volvo's sales numbers, since its introduction in model year 2003 (North America). P2 platform.
Post Reply
ricked
Posts: 38
Joined: 24 May 2021
Year and Model: xc90
Location: lowlands
Has thanked: 6 times
Been thanked: 2 times

Re: Vida CEM swapping

Post by ricked »

OK, thanks for that, question now is what tool is that for matching pair of seed and key
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:

Image

vtl
Posts: 4724
Joined: 16 August 2012
Year and Model: 2005 XC70
Location: Boston
Has thanked: 114 times
Been thanked: 603 times

Post by vtl »

ricked wrote: 13 Feb 2024, 05:58 OK, thanks for that, question now is what tool is that for matching pair of seed and key
In the same git repo, in utils directory: https://github.com/vtl/volvo-cem-cracker/tree/p3/utils

ricked
Posts: 38
Joined: 24 May 2021
Year and Model: xc90
Location: lowlands
Has thanked: 6 times
Been thanked: 2 times

Post by ricked »

thanks again mate

maibe a stupid question but how is seed-gen.c used as i have no knowledge of C+

rkam
Posts: 102
Joined: 19 October 2022
Year and Model: 14473_96090_XC7007
Location: Norway
Has thanked: 5 times
Been thanked: 25 times

Post by rkam »

I use mostly tcc for my own experiments.
https://bellard.org/tcc/

But I haven't tried with seed-gen.c

vtl
Posts: 4724
Joined: 16 August 2012
Year and Model: 2005 XC70
Location: Boston
Has thanked: 114 times
Been thanked: 603 times

Post by vtl »

ricked wrote: 13 Feb 2024, 07:56 thanks again mate

maibe a stupid question but how is seed-gen.c used as i have no knowledge of C+
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.

ricked
Posts: 38
Joined: 24 May 2021
Year and Model: xc90
Location: lowlands
Has thanked: 6 times
Been thanked: 2 times

Post by ricked »

vtl wrote: 13 Feb 2024, 10:05
ricked wrote: 13 Feb 2024, 07:56 thanks again mate

maibe a stupid question but how is seed-gen.c used as i have no knowledge of C+
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.
i use win 10 64x, i hope i can compile it... else i need again help sorry to say :roll:

vtl
Posts: 4724
Joined: 16 August 2012
Year and Model: 2005 XC70
Location: Boston
Has thanked: 114 times
Been thanked: 603 times

Post by vtl »

ricked wrote: 13 Feb 2024, 11:01 i use win 10 64x, i hope i can compile it... else i need again help sorry to say :roll:
Heh, it works... https://www.onlinegdb.com/online_c_compiler
Screenshot at 2024-02-13 13-26-34.png
Screenshot at 2024-02-13 13-26-34.png (175.06 KiB) Viewed 871 times

ricked
Posts: 38
Joined: 24 May 2021
Year and Model: xc90
Location: lowlands
Has thanked: 6 times
Been thanked: 2 times

Post by ricked »

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.

vtl
Posts: 4724
Joined: 16 August 2012
Year and Model: 2005 XC70
Location: Boston
Has thanked: 114 times
Been thanked: 603 times

Post by vtl »

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.
No idea. But you've got 213 PINs that will match the one in CEM. Do you need more? ;)

ricked
Posts: 38
Joined: 24 May 2021
Year and Model: xc90
Location: lowlands
Has thanked: 6 times
Been thanked: 2 times

Post by ricked »

ahh.. its like that, i did think online engine did kill it because of running like that :mrgreen:

Post Reply
  • Similar Topics
    Replies
    Views
    Last post