Search found 43 matches

by jakka
Wed Jan 22, 2025 3:12 pm
Forum: Ford ECUs
Topic: Ford ECU Security Access Bruterforcer
Replies: 7
Views: 4339

Re: Ford ECU Security Access Bruterforcer

Have also created a JLR ECU Bruteforcer with keys from JLR SDD https://github.com/jakka351/JLR-ECU-Bruteforcer
by jakka
Tue Jan 14, 2025 4:54 am
Forum: Tools
Topic: Generic J2534 Diagnostic Software
Replies: 8
Views: 3122

Re: Generic J2534 Diagnostic Software

What makes you think I give a fuck
by jakka
Mon Dec 16, 2024 7:50 pm
Forum: Engineering and Reverse Engineering
Topic: Reversing Seed & Key Exchange Harley Davidson
Replies: 4
Views: 764

Reversing Seed & Key Exchange Harley Davidson

I am making a flash tool for Harley Davidson ECU's (tricore TC265), and have been looking for the algorithm and secret keys online with no success. So it looks like I am going to have to reverse them out of a binary file with Ghidra. Any pointers for a Ghidra n00bie? So far I have: - Sniffed the Sec...
by jakka
Sun Dec 15, 2024 8:33 am
Forum: Ford ECUs
Topic: Ford (and JLR?) 0x6XX CAN message purpose?
Replies: 5
Views: 732

Re: Ford (and JLR?) 0x6XX CAN message purpose?

PATS will be a combination of ECU Rx & Tx Diagnostic Messages in the 700s range, plus the actual exchange between the modules which is usually on ID 0x6F6 or similiiar. Best to sniff it first watching all traffic so you can see the complete picture of what happens, not just the happenings on a f...
by jakka
Sun Dec 15, 2024 8:28 am
Forum: Hardware/Bin Feature suggestions
Topic: I tried PCM hammer on a Harley Davidson it sort of worked
Replies: 5
Views: 42769

Re: I tried PCM hammer on a Harley Davidson it sort of worked

Anyone have any info on HD security access seed & key exchange?
by jakka
Wed Dec 11, 2024 9:14 pm
Forum: Ford ECUs
Topic: Ford (and JLR?) 0x6XX CAN message purpose?
Replies: 5
Views: 732

Re: Ford (and JLR?) 0x6XX CAN message purpose?

What are you trying to.do?
by jakka
Tue Dec 10, 2024 11:10 pm
Forum: Tools
Topic: tool to sniff out pids?
Replies: 5
Views: 3763

Re: tool to sniff out pids?

I've coded up a service 0x22 DID/PID briteforcer that will check for DIDs in mode 22 from 0x0000 to 0xFFFF, takes about 20 minutes to run. Https://GitHub.com/jakka351/GenericDiagnosticTool
by jakka
Tue Dec 10, 2024 11:08 pm
Forum: Tools
Topic: Generic J2534 Diagnostic Software
Replies: 8
Views: 3122

Re: Generic J2534 Diagnostic Software

Latest release and code is now on the GitHub page, project coming along nicely
by jakka
Tue Dec 10, 2024 10:51 pm
Forum: Ford ECUs
Topic: Ford (and JLR?) 0x6XX CAN message purpose?
Replies: 5
Views: 732

Re: Ford (and JLR?) 0x6XX CAN message purpose?

Depending on the year and range that the ID is in these can be ECU Rx and Tx addresses, various diagnostic functions can appear when called on these IDS, they are also for things like PATS and configuration data messages, things that are not essential to the running of the car. CAN runs on a priorit...
by jakka
Mon Dec 02, 2024 9:05 pm
Forum: Ford ECUs
Topic: KTAG
Replies: 18
Views: 25576

Re: KTAG

Did you crack how to edit the serial number yet?