Skip to content

Commit e1767d8

Browse files
authored
Update README.md
1 parent 623bdfd commit e1767d8

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,11 @@ Bruteforce Security Access on Ford ECU's
77
I have tested this on an Audio Control Module, an Audio Interface Module and an Instrument Cluster with success. Uses the keybag from the Ford Hack to bruteforce 0x27 Security Access, and finds a matching key that unlocks the module. Options to select Midspeed or High Speed CAN, and options to select which type of diagnostic session you want to try the bruteforce in, handles 0x7F errors by aborting the bruteforce attempt. This should work on any Ford ECU that is pre 2011, assuming it is a 3 Byte Seed and a 5 Byte Key.
88

99
## Updated on 24/05/2024
10-
I have rejigged the user interface and implemented 18 Volts FEPS on OBD pin 13, so this will now hypothetically also be able to unlock Ford Powertrain Control Modules that require FEPS voltage to unlock security access.
10+
I have rejigged the user interface and implemented 18 Volts FEPS on OBD pin 13, so this will now hypothetically also be able to unlock Ford Powertrain Control Modules that require FEPS voltage to unlock security access. Also added a bunch of keys pulled out of Forscan with Ghidra.
1111

1212
## Interface
1313
Development done with an OBDxPro FT J2534 interface. <a href="https://obdxpro.com/product/obdx-pro-fx-ford-obd2-j2534-diagnostics-and-tuning/?ref=jakka351">https://obdxpro.com/product/obdx-pro-fx-ford-obd2-j2534-diagnostics-and-tuning/</a>
1414

1515
## User Interface Updated 24/05/24
16-
![image](https://github.com/jakka351/Ford-ECU-Bruteforcer/assets/57064943/df5c6e48-3cb1-40ee-88d1-774737ffe3ee)
16+
![image](https://github.com/jakka351/Ford-ECU-Bruteforcer/assets/57064943/6674f594-5326-48ad-9a13-61a29fff8dbb)
1717

18-
19-
![image](https://github.com/jakka351/Ford-ECU-Bruteforcer/assets/57064943/41386f2e-4357-4f20-a3a7-ac2af29046e3)
20-
21-
## Error Handling
22-
![image](https://github.com/jakka351/Ford-ECU-Bruteforcer/assets/57064943/d9bcd70a-90e3-4523-86af-fa4658074ee0)

0 commit comments

Comments
 (0)