lowest_std branch. Do "git pull" & "git checkout lowest_std" in your git clone, or, if no git, click on the branch button in github web ui and select the lowest_std branch.RickHaleParker wrote: ↑07 May 2021, 12:20I got the impression you pushed the change in Master. Is Master or Rework where you pushed the Lowest_std change?
Vida CEM swapping
-
vtl
- Posts: 4723
- Joined: 16 August 2012
- Year and Model: 2005 XC70
- Location: Boston
- Has thanked: 114 times
- Been thanked: 603 times
Re: Vida CEM swapping
- RickHaleParker
- Posts: 7129
- Joined: 25 May 2015
- Year and Model: See Signature below.
- Location: Kansas
- Has thanked: 8 times
- Been thanked: 958 times
Found it. Will run it later.
Playing with new toys right now.
⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙
1998 C70, B5234T3, 16T, AW50-42, Bosch Motronic 4.4, Special Edition package.
2003 S40, B4204T3, 14T twin scroll AW55-50/51SN, Siemens EMS 2000.
2004 S60R, B8444S TF80 AWD. Yamaha V8 conversion
2005 XC90 T6 Executive, B6294T, 4T65 AWD, Bosch Motronic 7.0.
1998 C70, B5234T3, 16T, AW50-42, Bosch Motronic 4.4, Special Edition package.
2003 S40, B4204T3, 14T twin scroll AW55-50/51SN, Siemens EMS 2000.
2004 S60R, B8444S TF80 AWD. Yamaha V8 conversion
2005 XC90 T6 Executive, B6294T, 4T65 AWD, Bosch Motronic 7.0.
-
solitaire
- Posts: 18
- Joined: 19 March 2021
- Year and Model: v40 2016
- Location: Jonava
- Has thanked: 3 times
- Been thanked: 6 times
vtl for me OLD code is best
I found best sample is from 9 - 20 and first two bytes always correct and 3 bytes is in list from 1 to 5
can you add to OLD code:
if pin not found try
bruteforce again with first two and next candidate (3) from list
I think it will be great variant
I found best sample is from 9 - 20 and first two bytes always correct and 3 bytes is in list from 1 to 5
can you add to OLD code:
if pin not found try
bruteforce again with first two and next candidate (3) from list
I think it will be great variant
- RickHaleParker
- Posts: 7129
- Joined: 25 May 2015
- Year and Model: See Signature below.
- Location: Kansas
- Has thanked: 8 times
- Been thanked: 958 times
If selected candidates B0 - B3 fail and it is known B0 and B1 have high integrity. Could brute force B3 - B6 as a second try. Brute forcing four bytes could take up to 1.6 hours but that is a lot less time then Vdash cracking a P3. It would not be desirable but would be acceptable to end users. ( If one can accept up to 24 hours, one can accept ~ 2 hours time ) .
If going this route, an abort option that will also reset the CEMs would be a nice feature.
⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙
1998 C70, B5234T3, 16T, AW50-42, Bosch Motronic 4.4, Special Edition package.
2003 S40, B4204T3, 14T twin scroll AW55-50/51SN, Siemens EMS 2000.
2004 S60R, B8444S TF80 AWD. Yamaha V8 conversion
2005 XC90 T6 Executive, B6294T, 4T65 AWD, Bosch Motronic 7.0.
1998 C70, B5234T3, 16T, AW50-42, Bosch Motronic 4.4, Special Edition package.
2003 S40, B4204T3, 14T twin scroll AW55-50/51SN, Siemens EMS 2000.
2004 S60R, B8444S TF80 AWD. Yamaha V8 conversion
2005 XC90 T6 Executive, B6294T, 4T65 AWD, Bosch Motronic 7.0.
-
solitaire
- Posts: 18
- Joined: 19 March 2021
- Year and Model: v40 2016
- Location: Jonava
- Has thanked: 3 times
- Been thanked: 6 times
today tested with different voltage from power supply
14V from labor power supply: 3 times - 3 correct result with sample 9
11V from labor power supply: 3 times - 3 incorrect 3 bytes, but 3 bytes always in candidate 1-5
vtl please add to OLD code:
if PIN not found, try 3 byte next candidate
or please add additional code simple bruteforce if known 3 bytes,
thanks!
14V from labor power supply: 3 times - 3 correct result with sample 9
11V from labor power supply: 3 times - 3 incorrect 3 bytes, but 3 bytes always in candidate 1-5
vtl please add to OLD code:
if PIN not found, try 3 byte next candidate
or please add additional code simple bruteforce if known 3 bytes,
thanks!
-
- Similar Topics
- Replies
- Views
- Last post
-
- 1 Replies
- 6396 Views
-
Last post by RickHaleParker
-
- 5 Replies
- 8644 Views
-
Last post by forumoto






