-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IC204 #10
Comments
Level 27 09 Level 27 0D Sw 2049022903 |
@Feezex Did I find reference values, see any relationship between IC_204 sw and key? sw0= 2049022903 sw0= 2129026108 |
For actively developing on the algorithm, it would be best to directly fetch a copy of the project from the repository, then edit and build it based on your hypothesis. When there are solid leads (good example here), I will be able to step in to fit the algo into the project. The 204 will likely require disassembling the firmware; from my observation, it has more steps and the algo cannot be fully derived from comparing seed/key pairs. |
Hey guys, maybe this information will help to solve something out. You can also do it this way: downgrade the P0 level to the file i wrote, take FVDI, CGDI or similar tools and you will be able to Read and Write the whole EEPROM! Of course after your changes on EEPROM you have done, you will have to Restore the Original P0 File. I think this Tools i wrote are carrying this Algo / Seedunlock inside it, but they are not able to use it on unkown / newer cff Versions. Hope this helps somehow to find the solution for IC204! |
hey guys, I am currently also trying to find the algo for this ECU. So if I can do anything, please let me know. I am a complete newbie but maybe I can help somehow. I have a huge javascript background but really no idea about algos. Let me know if there is any way I can help. |
if you know how, you can try to dissemble the tools Software mentioned upper. they should have all we need for it inside |
Are there any articles I can read through? A list of Softwares I need for that would also be very helpful. |
So I have done some research. I have learned about the dll files, cff and cbf files. Which one shall I try to decompile? |
i also would like to know. there any thing that i can help? |
Hi , disassembling the firmware would be good but i think that the firmware is encrypted and is decrypted on the fly by the MCU during flash or update, if this is the case would be difficult to make progress . I've seen other paid solution for ic204,ic213... so the solution is somewhere need just to dig deeper . Maybe they have access to smr-d unlock files |
2705 8-4 for Reprogramming (Version:93E1..4|97E1..4|94E1..3|A8E4) Development 2701 8-8 for Unlock_ECU_Level_1 SW0 List: 2049020003 2124420421 2129020302 2189020500 |
Hello |
Hi, Is There any News? Regards |
Is there any update on this? |
The algorithm searches for solutions and ideas for levels 7 and 9. All we have to say is that the 8-8 seed-key pair needs the SW version, and I think it generates a hash value from the 4 pairs we get, which will be the key 8. I would also be interested in extracting the seed value or disassembling the key value.
The text was updated successfully, but these errors were encountered: