C# J2534 Tool

Programs / Tools / Scripts
User avatar
Tazzi
Posts: 3422
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: C# J2534 Tool

Post by Tazzi »

mcusys wrote:Is it possible that we can modify J2534 library work for mitsubishi M.U.T. III Software because only work MUT VCI interface....But there are those who create VCI_Bridge for Connect PassThru device after open M.U.T Software but very expensive cost.

I've seen a program like this that can PassThru device and M.U.T III software without MUT Interface.

What is your opinion?

Here is video link

https://www.youtube.com/watch?v=FWSFBWE5lXE&t=37s
The VCI_Bridge is just simulating the MUT VCI interface. The official interface likely reports back a specific value/serial/values that the MUT software recognizes and makes it believe it is a valid interface.
Creating the bridge requires creating the J2534 API for the MUT software to communicate to, and then also creating the J2534 connection to the desired scantool.

First thing that should be done is monitoring what is sent/received from the MUT interface on initial connection since that will be the critical information needed for creating the bridge. :thumbup:
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
Image
Post Reply