Back to Blog

How to Remove a Password from a Link G4 ECU (Free Method)

May 2, 2026

If you bought a second-hand car with a Link G4 ECU, or you're a shop that just got a customer's car and the previous tuner locked the map, you know the frustration. You can't adjust anything. You can't even read the tune. The ECU is locked behind a password and the original tuner is either unreachable or wants money to hand it over.

Good news — on older Link G4 units (not G4+ or G4X), there's a way to recover the password yourself. It takes about 20 minutes and costs nothing. I'll walk you through it step by step.

Why This Works

The Link G4 stores its calibration data as a long list of comma-separated numbers. Each number is a decimal value between 0 and 255. That range should ring a bell — it's the ASCII table. The password is literally sitting inside the file as plain text, just buried among thousands of other values.

All you need to do is convert those numbers back to characters, and the password will reveal itself.

What You Need

  • PCLink G4 software — the Link ECU tuning software (free download from the Link website)
  • Notepad++ — free text editor, grab it from notepad-plus-plus.org
  • A spreadsheet app — Google Sheets, Excel, LibreOffice Calc, whatever you have

Step 1 — Save the Calibration File

Open PCLink G4, connect to your ECU, and save the calibration file to your computer. You should end up with a .pcl file. If someone already sent you the file, you can skip this part.

Step 2 — Open the File in Notepad++

Right-click the .pcl file and open it with Notepad++. You'll see a massive wall of numbers separated by commas. Something like:

0,0,0,112,97,115,115,119,111,114,100,0,0,0,0...

This is the raw calibration data. Don't panic — we're not editing anything, just reading it.

Step 3 — Replace Commas with Line Breaks

We need each number on its own line so we can work with it in a spreadsheet.

  1. Press Ctrl + H to open Find and Replace
  2. In the Search Mode section at the bottom, select Extended
  3. In the Find what field, type: ,
  4. In the Replace with field, type: \n
  5. Click Replace All

Now every number sits on its own line. You'll have somewhere around 14,000 lines. That's normal.

Step 4 — Paste into a Spreadsheet

Select all the text (Ctrl + A), copy it (Ctrl + C), and paste it into column A of a blank spreadsheet.

Step 5 — Convert Numbers to Characters

In cell B1, enter this formula:

=CHAR(A1)

Then drag it down through all the rows (or double-click the small square at the bottom-right corner of the cell to auto-fill). This converts every decimal value to its ASCII character.

Most cells will show weird symbols or be blank — that's fine. You're looking for actual readable letters.

Step 6 — Find the Password

Scroll through column B. Somewhere in there, you'll spot a cluster of recognizable characters forming a word or phrase. That's your password.

It usually stands out pretty clearly because it's surrounded by nonsense characters. If the tuner set something like raceshop2024, you'll see each letter appear vertically in sequence: r, a, c, e, s, h, o, p, 2, 0, 2, 4.

Once you find it, write it down. Go back to PCLink, enter the password, and your ECU is unlocked.

Important Limitations

This only works on the original Link G4. Link updated their encryption in the G4+ and G4X generations. Those newer ECUs use proper XXTEA encryption on the calibration files, so you can't just read the password out of the raw data anymore.

If you try this method on a .pclx file from a G4+ or G4X, it won't work. The data is encrypted and the numbers won't convert to anything readable.

Got a G4+, G4X, or Any Newer Link ECU?

We recover passwords from every generation of Link ECU — including G4+, G4X, and all current models. We don't just unlock the file. We recover the actual password the tuner set, so you can enter it directly into PCLink and have full access to your map.

The process is simple: upload your .pclx or .pclr file, we crack the encryption, and you get the real password back. Usually takes a few minutes.

Upload your Link ECU file here and get your password recovered today. You can also test your file for free — we'll show you a preview of the password before you pay anything.

Need to recover your ECU password?

Upload your file and get it unlocked in minutes.

Unlock Now