I have watched people download this editor wrong for about twelve years now. They Google "gibbed save editor," click the first big green button they see, end up on some installer-wrapper site, and then post a thread asking why their antivirus is screaming and why the thing won't open. None of that needs to happen. The real download is one click on one page, it's free, and it has been in the exact same place since 2017.
Let me just walk you there.
- Use the download button here, or go straight to the author's releases page — that's the verified file.
- Under the top release, download bl2_saveedit_1.0.46.zip.
- Do not grab "Source code (zip)" — that's the programming files, not the program.
- Extract the whole folder. The editor's icon is Handsome Jack's mask. If your AV complains, it's lying — see below.
The download, in four steps
The whole thing takes under a minute. Each step has its own section below if you want the detail.
Open the author's releases page
Use the download button on this site, or go to github.com/gibbed/Gibbed.Borderlands2/releases — where the author posts the verified file, unchanged since 2017. Bookmark this hub so you never have to search again.
Download bl2_saveedit_1.0.46.zip
Under the newest release's "Assets," grab that one file. Not "Source code", and not the all-tools or with-debug-symbols builds.
Extract the whole folder
Right-click the zip, Extract All. Keep every file together — the editor needs its DLLs sitting right next to the .exe to run.
Run the Handsome Jack icon
Open Gibbed.Borderlands2.SaveEdit.exe — its icon is Handsome Jack's mask. If your antivirus complains, it's a known false positive, explained below.
Where the real file lives
The author's own GitHub releases — and the download buttons on this site hand you straight to them, so this hub is your front door. Rick Gibbed moved every download to GitHub releases back on October 31, 2017, and announced it on his blog. Before that he ran his own build server at svn.gib.me, which is where all those ancient "revision 256" builds floating around came from. One verified file, one place to start:
Open the releases page github.com/gibbed/Gibbed.Borderlands2/releases
Bookmark that. Genuinely. Half the trouble I see comes from people who found the editor through a YouTube description link two years ago, that link rotted, and now they're guessing. The repo isn't going anywhere — it has 675 stars and it's not archived — so the bookmark will outlive whatever video you watched.
The file you actually want
When the page loads, the newest release sits at the top. Open it and you'll see a little stack of files under "Assets." Six of them. You want this one and only this one:
That's the save editor, packaged and ready to run. There's also a bl2_all-tools zip and a couple of with-debug-symbols variants — ignore those. The all-tools package bundles the extra command-line stuff Gibbed wrote for digging through the game's files, and unless you already know you need it, you don't. The debug-symbols builds are for people reporting crashes to the author. Plain bl2_saveedit is the whole editor.
Click it, save the zip, done. It's a couple of megabytes. No installer, no "download manager," no account. If anything asked you to sign up or install a helper app to get it, you weren't on GitHub.
Don't fall for "Source code"
This is the single most common mistake, and it's an easy one to make because the green button on a GitHub repo is tempting. Every release auto-generates two extra files: Source code (zip) and Source code (tar.gz). Those are the C# project files — the raw ingredients, not the meal. Download that and you'll unzip a pile of .cs files and folders with no .exe in sight, and then you'll think the editor is "broken."
If what you downloaded doesn't have bl2_saveedit in the filename, it's the wrong file. The version number changes; that prefix doesn't.
How to know you got the real thing
Unzip it — right-click, Extract All, the usual. You'll get a folder, and inside it a bin subfolder that's stuffed with files: a bunch of DLLs, some data, and the program itself. First time you open that folder it looks like chaos. The file you're after is Gibbed.Borderlands2.SaveEdit.exe, and here's the tell that I've never seen a fake get right:
The real editor's icon is Handsome Jack's mask — that white-and-blue Hyperion face. If you're staring at a generic gear icon, a "setup.exe," or anything that wants to install itself, close it and start over. The genuine tool runs straight out of the folder. Nothing to install.
One more thing while you're in there: don't pull individual files out of that folder, and don't try to run the exe from inside the zip. The editor needs the DLLs sitting next to it. Extract everything, keep it together, run it from there.
Why Windows Defender loses its mind
Sooner or later — maybe the moment you extract it, maybe when you first run it — something is going to flag this. Defender, your third-party AV, VirusTotal lighting up with two or three obscure engines. I promise you it's a false positive, and I actually know exactly why.
Gibbed himself answered this in the repo, in issue #144. The editor is a .NET app, and on launch .NET reaches out to Microsoft's own certificate servers to validate signatures — completely normal background behavior for basically every .NET program on your machine. A few heuristic scanners see "unknown small exe makes an outbound connection" and panic. That's the whole story. There's no payload, no miner, no phone-home to some stranger. The source code is right there on GitHub for anyone to read.
That explanation only covers the genuine file from GitHub. A "gibbed.exe" you grabbed off a random file-host could be anything — and re-hosted, repacked copies are exactly where real malware likes to hide. The false-positive defense is for the verified zip, not for whatever some forum link handed you.
The sites Google will try to send you to
Search "gibbed save editor download" and the author's own releases page is somehow not always the first result. You'll see Softonic, FileHippo, Softpedia, a few Russian file portals, gamepressure, Nexus Mods. Here's how I actually think about each of them.
Installer-wrapper sites (Softonic, FileHippo, Softpedia): avoid. They take the free zip and wrap it in their own downloader, sometimes their own "recommended software." At best it's pointless friction; at worst you're clicking through ads designed to trick you into installing junk. There is zero reason to get a free 2 MB zip through a download manager.
Russian portals (playground.ru, vgtimes, gameawards.ru): these self-host their own copies, and they're often stale — you'll see 1.0.42, "r256," builds that predate the version you actually want. Some credit the GitHub source honestly, some don't. Even the honest ones are just a worse path to the same file.
Nexus Mods: the most defensible of the bunch — it's a known modding host, and the mirror there has been around forever. But it's still a self-hosted copy that can lag behind GitHub, and you need a Nexus login and the slow-download wait. I watched a 2024 tutorial walk people through exactly this — log in, Files tab, manual, slow download — when the verified zip is two clicks and no account. Use it if Nexus is already part of your modding life; otherwise, why?
It's not that mirrors are all malware. It's that "download a save editor exe" is precisely the kind of search where malware hides, because nobody can tell a clean exe from a poisoned one by looking. Pull it from the author's GitHub and that entire problem disappears.
"Is there a version newer than 1.0.46?"
No. 1.0.46, dated May 30, 2020, is the final official release and it works fine with the current Steam and Epic versions of the game. Gibbed stopped actively shipping releases after that — the project's been quiet since 2021 — but quiet isn't dead. The tool still does its job.
So when a portal advertises something "newer" or "updated 2024," treat that as a red flag, not a feature. There's nothing official past 1.0.46 to update to. Anyone claiming otherwise is either repackaging an old build with a fresh date stamp or selling you something that isn't Gibbed's at all. If you want the full version history and why those "r256" builds confuse everyone, I wrote that up over here.
You've got the zip — now what
Extract it, find the Handsome Jack icon, double-click. If it opens, you're ready — go read the complete guide and start with backing up your save before you touch anything.
If it doesn't open — a flash and nothing, or a ".NET Framework" error — that's almost always a missing runtime or the source-code mixup from earlier, and I've got the fixes in won't-open. Still nervous about the antivirus thing? The full is it safe rundown covers bans, VAC, and the legal side too.
A few quick ones
Do I need the all-tools package?
Is there a Mac version?
Can I get banned for downloading or using it?
Gibbed.Borderlands2 releases and the repo readme; Gibbed's 2017 "moved to GitHub" post; issue #144 on the antivirus flags; the Bosswave, HiddenGold and LTG_Reaper download tutorials; and the mirror landscape I see in search results. Version numbers checked June 2026.