Skip to content

LegacyNsfw/PcmHacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

These tools are a work in progress. They currently support reading, writing, and data logging with General Motors P01, P10, P12 and P59 Powertrain Control Modules (PCMs).

Installation

Go here: https://github.com/LegacyNsfw/PcmHacks/releases

The most recent release will be at the top of that page.

Click "Assets" (below the description of the release) and download the .zip file.

Extract the contents of the zip file, and run PcmHammer.exe or PcmLogger.exe.

Links

The wiki for this project

The GM section of pcmhacking.net

Announcements on Facebook

A shortcut to the project's GitHub page

Universal Patcher

What do I need to edit bin files?

Most people use tunerpro. To do so you need to know the operating system id of your computer (OSID) and use that to find a matching XDF file which tells tunerpro what is in the XDF and how to edit it. XDFs can be found on pcmhacking.net and other places. Also check out Universal Patcher which does a lot more than just patching!

Where did the Arduino stuff go?

Here.