Evesdropping Software

Disassembly, Reassembly, Tools and devleopment. Going deep with Hardware and Software.
darkman5001
Posts: 213
Joined: Sat Dec 18, 2021 8:15 am
cars: 2004 Suburban, 2001 Tahoe, 2002 Envoy, 2006 Envoy, 2003 Lincoln LS
Location: New Jersey, USA

Evesdropping Software

Post by darkman5001 »

I am looking for a program that will allow me to evesdrop on the communication between a GM PCM and a Tech2, and I want to record the entire conversation. I need to be able to see the commands sent, seed/key exchanges etc. Does anyone know of a program that will accomplish this?
User avatar
Gareth
Posts: 2512
Joined: Fri Mar 14, 2014 8:37 pm
Location: Bacchus Marsh, Vic

Re: Evesdropping Software

Post by Gareth »

This site will give you all the info you need - http://opengarages.org/handbook/
According to chemistry, alcohol is a solution...
darkman5001
Posts: 213
Joined: Sat Dec 18, 2021 8:15 am
cars: 2004 Suburban, 2001 Tahoe, 2002 Envoy, 2006 Envoy, 2003 Lincoln LS
Location: New Jersey, USA

Re: Evesdropping Software

Post by darkman5001 »

It seems that all the loggers in that book run on Linex. I need one that will run with windows.
User avatar
The1
Posts: 4694
Joined: Mon Jan 04, 2010 10:23 am

Re: Evesdropping Software

Post by The1 »

it may work with WSL? There's tons of can bus loggers out there. I think ironduke may have posted one he built here somewhere
User avatar
Gampy
Posts: 2333
Joined: Sat Dec 15, 2018 7:38 am

Re: Evesdropping Software

Post by Gampy »

Pretty sure he is looking for VPW logging ...
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!
User avatar
antus
Site Admin
Posts: 8250
Joined: Sat Feb 28, 2009 8:34 pm
cars: TX Gemini 2L Twincam
TX Gemini SR20 18psi
Datsun 1200 Ute
Subaru Blitzen '06 EZ30 4th gen, 3.0R Spec B
Contact:

Re: Evesdropping Software

Post by antus »

Thats the first question, what protocol are you trying to log? Many many different protocols with different solutions available, and are usually somewhat homebrew flavored. And there are many different limitations from different approaches. What are you expecting to get from this?
Have you read the FAQ? For lots of information and links to significant threads see here: http://pcmhacking.net/forums/viewtopic.php?f=7&t=1396
darkman5001
Posts: 213
Joined: Sat Dec 18, 2021 8:15 am
cars: 2004 Suburban, 2001 Tahoe, 2002 Envoy, 2006 Envoy, 2003 Lincoln LS
Location: New Jersey, USA

Re: Evesdropping Software

Post by darkman5001 »

I am looking to see a log of debugging data like PCM Hammer shows while it is reading a PCM. I am looking to try to program a PCM with a GM Tech2 and then evesdrop on the communication as it happens. My goal is to learn the seed/key and kernel information.
gmtech825
Posts: 187
Joined: Fri Feb 24, 2017 11:27 am

Re: Evesdropping Software

Post by gmtech825 »

irondukes program works very well for high and low speed can and VPW
ironduke
Posts: 583
Joined: Thu Feb 13, 2020 11:32 pm
cars: Mainly GM trucks, a Cruze and an Equinox for dailys..

Re: Evesdropping Software

Post by ironduke »

What hardware do you have to use for monitoring the bus??

Can be something as simple as an elm327 using termite and using atma...
Can get a lot more involved with software that breaks down the messages as they come in, arranges them for you and identifies modules,messages,etc.. I do not have any of that, rolled my own and break it down by hand.. Mine needs to use a J2534 device though. I think if you had one of those you wouldn't be using a tech2 to program though..
darkman5001
Posts: 213
Joined: Sat Dec 18, 2021 8:15 am
cars: 2004 Suburban, 2001 Tahoe, 2002 Envoy, 2006 Envoy, 2003 Lincoln LS
Location: New Jersey, USA

Re: Evesdropping Software

Post by darkman5001 »

I am using a J2534 to monitor the tech2 and PCM communicate. Just need a program that can use J2534 to do it.
Post Reply