Obdx Pro Template (my own Tool)
-
- Posts: 58
- Joined: Mon Sep 07, 2020 8:07 pm
- cars: wh statesman
vy ss
vt ss
vx clubsport
vt clubsport
vy clubsport
Obdx Pro Template (my own Tool)
Hi to all, here is my start of creating canbus read and write I have just been playing around with protocols I have not read up much about any protocols ect I just searched up ect from Pcmhammer yes is buggy and still has errors and have not fixed VPW protocol thanks to OBDX Pro Team for there template I started 2 days ago hopefully we have other developers that want to help create this if your interested in help let me know
Last edited by modzer321 on Thu May 22, 2025 5:08 pm, edited 1 time in total.
Re: Obdx Pro Template (my own Tool)
There will be proper examples using VPW, ALDL, GMLAN and MSCAN by end of today hopefully.
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

Re: Obdx Pro Template (my own Tool)
Are you saying PCMHammer is buggy and has VPW Errors ??modzer321 wrote:Hi to all, here is my start of creating canbus read and write I have just been playing around with protocols I have not read up much about any protocols ect I just searched up ect from Pcmhammer yes is buggy and still has errors and have not fixed VPW protocol thanks to OBDX Pro Team for there template I started 2 days ago hopefully we have other developers that want to help create this if your interested in help let me know
https://github.com/modz2014/OBDX-Templates
Or am I miss reading that ??
-Enjoy
Intelligence is in the details!
It is easier not to learn bad habits, then it is to break them!
If I was here to win a popularity contest, their would be no point, so I wouldn't be here!
It is easier not to learn bad habits, then it is to break them!
If I was here to win a popularity contest, their would be no point, so I wouldn't be here!
Re: Obdx Pro Template (my own Tool)
I think he means the code he has written using the templates is buggy and does not work.Gampy wrote: Are you saying PCMHammer is buggy and has VPW Errors ??
Or am I miss reading that ??
-Enjoy
A quick flick through it shows it has wrong bytes set for headers and various other parameters
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

-
- Posts: 58
- Joined: Mon Sep 07, 2020 8:07 pm
- cars: wh statesman
vy ss
vt ss
vx clubsport
vt clubsport
vy clubsport
Re: Obdx Pro Template (my own Tool)
nar i havent changed to proper bytes still learning here and no pcm hammer is not buggy
Re: Obdx Pro Template (my own Tool)
Thank you very much for clarifying ...modzer321 wrote:nar i havent changed to proper bytes still learning here and no pcm hammer is not buggy

-Enjoy
Intelligence is in the details!
It is easier not to learn bad habits, then it is to break them!
If I was here to win a popularity contest, their would be no point, so I wouldn't be here!
It is easier not to learn bad habits, then it is to break them!
If I was here to win a popularity contest, their would be no point, so I wouldn't be here!
-
- Posts: 58
- Joined: Mon Sep 07, 2020 8:07 pm
- cars: wh statesman
vy ss
vt ss
vx clubsport
vt clubsport
vy clubsport
Re: Obdx Pro Template (my own Tool)
im still waiting for an example to read a vin number from a ecu using j2534 pass-thru on obdx pro gt and still not example yet Tazzi
Re: Obdx Pro Template (my own Tool)
I have not made any J2534 examples with the OBDX tools since J2534 is a universal API, there are multiple examples of using J2534 on github (Which I have told you multiple times now).
The examples I created on github are using the OBDXWindows library for windows based programs, and OBDXMaui library for MAUI based programs.

Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

-
- Posts: 58
- Joined: Mon Sep 07, 2020 8:07 pm
- cars: wh statesman
vy ss
vt ss
vx clubsport
vt clubsport
vy clubsport
Re: Obdx Pro Template (my own Tool)
there is no example on getting vin number using all protocol using obdx pro gt
Re: Obdx Pro Template (my own Tool)
I can't make examples for getting VINs for every single possible manufacture out there since it can differ between manufactures if using their specific command sets.
But I believe there is an SAE designated command for it, 09 02 based on what wiki indicates: https://en.wikipedia.org/wiki/OBD-II_PIDs
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
