Search found 962 matches
- 08 Mar 2024, 19:46
- Forum: Bosch/Blaupunkt satnavs
- Topic: Difference of Focus/Kuga and Mondeo/S-Max/Galaxy satnavs
- Replies: 11
- Views: 22273
Re: Difference of Focus/Kuga and Mondeo/S-Max/Galaxy satnavs
That is a very neat and smart idea, thanks for sharing!
- 11 Feb 2024, 11:36
- Forum: General
- Topic: Reverse engineer Ford IDS (find SecurityAccess algo)
- Replies: 1
- Views: 7031
Re: Reverse engineer Ford IDS (find SecurityAccess algo)
I know try to start reversing it like malware analysts do, but hope you can help me with that! Think it can't be simply "decoded" offline, it needs to run some code at the entry-point of the DLL which then decrypts the contents before exporting the functions. Malware analysts and hackers u...
- 11 Feb 2024, 08:40
- Forum: General
- Topic: Reverse engineer Ford IDS (find SecurityAccess algo)
- Replies: 1
- Views: 7031
Reverse engineer Ford IDS (find SecurityAccess algo)
Have you every tried to decrypt "MCPFunctionManager.dll" ? I know that inside we would find the security algorithm for UDS 0x27 (SecurityAccess). I could already get the "keybag" from "AlgData.dll", but it's worthless without the algo. Currently i don't really know wher...
- 20 Jan 2024, 11:14
- Forum: Other Modules
- Topic: Clone Mondeo MK4 BCM
- Replies: 14
- Views: 33773
Re: Clone Mondeo MK4 BCM
Hey, what do you think about a shared/live hack session on my slack channel? Should i invite you and we arrange a date and time?
- 17 Jan 2024, 22:26
- Forum: Other Modules
- Topic: Clone Mondeo MK4 BCM
- Replies: 14
- Views: 33773
Re: Clone Mondeo MK4 BCM
I see, very interesting!DGAlexandru wrote: ↑17 Jan 2024, 17:11 Well... not exactly...
In the Data space most probabbly is also at least some part of the IMMO algorithm.
If it's time i would love to talk with you about KVM keyless module.
- 17 Jan 2024, 22:26
- Forum: Other Modules
- Topic: Clone Mondeo MK4 BCM
- Replies: 14
- Views: 33773
Re: Clone Mondeo MK4 BCM
Here you are, mate. Attached the full readout of a FL BCM (XK-Type with full features).
- 17 Jan 2024, 13:15
- Forum: Other Modules
- Topic: Clone Mondeo MK4 BCM
- Replies: 14
- Views: 33773
Re: Clone Mondeo MK4 BCM
Can you please post whole FW from 0x0 ? With vector table, PBL etc... You don't need that, everything is already in the firmware files! Look at the memory map of the R32C: 01-12-_2023_08-17-35.png And now the layout of the VBF: bcm_vbf_map.png VBF contains the lower yellow block, starting at 0xFFF4...
- 07 Jan 2024, 15:43
- Forum: Software
- Topic: First steps using ScriptCommunicator
- Replies: 0
- Views: 6799
First steps using ScriptCommunicator
Hey guys, these days i spend some time to get familar with https://sourceforge.net/projects/scriptcommunicator/ a fabolous tool! It take some time to get in... but you could do fancy stuff with it. There is also a QTDesginer where ine could create own GUIs and also can create exe of them. As an exam...
- 30 Dec 2023, 17:07
- Forum: Bosch/Blaupunkt satnavs
- Topic: Difference of Focus/Kuga and Mondeo/S-Max/Galaxy satnavs
- Replies: 11
- Views: 22273
Re: Difference of Focus/Kuga and Mondeo/S-Max/Galaxy satnavs
I once built a CAN to PWM converter using an Arduino and some external parts. It picks up the illu-value from the MM-CAN bus and creates an accordingly PWM signal for the radio.
- 20 Dec 2023, 18:29
- Forum: Hardware
- Topic: TRE27 (STN1170/ELM) adapter does not generate CF frames
- Replies: 1
- Views: 11874
Re: TRE27 (STN1170/ELM) adapter does not generate CF frames
It was a problem because of the cheap clones. I've bought an genuine STN22xx adapter (OBDLinkEX) and with it, all works fine and as expected.