This question comes up constantly: someone sets their Badass Rank in Gibbed, saves, loads the game, and nothing changed. They assume the editor's broken. It isn't — it's doing exactly what it's built to do, and Badass Rank just isn't part of that job. The fix is a different (small, free) tool, and once you understand why, it's obvious.

The short version
  • Gibbed's save editor edits characters. Badass Rank lives in a separate file: profile.bin.
  • You need a profile editor — B2Profile or the Nexus Borderlands Profile Editor — not Gibbed.
  • If the profile won't save at all, it's almost always a read-only file.

Why Gibbed won't touch it

Borderlands 2 splits your data into two kinds of file. There's the character save SaveXXXX.sav, one per Vault Hunter, holding that character's level, gear, money, missions. And there's the profile profile.bin, a single file shared across every character on the account.

Gibbed's save editor only ever opens character saves. Badass Rank isn't character-specific — its bonuses apply to all your characters at once — so it lives in the profile, not the save. Gibbed deliberately leavesprofile.bin alone. That's not a missing feature; it's a different file that needs a different tool.

What's actually in profile.bin

The profile is where all your account-wide stuff sits:

  • Badass Rank and Badass Tokens — the points you spend on the permanent stat bonuses that buff every character.
  • Golden Keys — the ones you redeem at the chest in Sanctuary.
  • Claptrap's Stash and a few account-level customizations.

If what you want to change is on that list, you're editing the profile — and you'll find the file sitting right next to your character saves (save location has the exact path).

What to use instead

These edit profile.bin the way Gibbed edits saves. Neither is Gibbed's, and that's fine — I always say so:

Same habits apply

Close the game, back up profile.bin before editing, and download these from their official pages — same rules as the save editor. A broken profile is recoverable if you kept a copy.

When profile.bin won't change at all

If you're using a real profile editor and the file still won't update, it's the same culprit that haunts save editing: the file is read-only. Windows sometimes flags everything under WillowGame\SaveData as write-protected, so the editor can't write the profile back.

The fix

Right-click profile.bin (or the whole SaveData folder) → Properties → untick Read-only → Apply. Run the editor as administrator if it still refuses. This is the same write-protection issue behind edits that don't save.

Resetting or lowering your Badass Rank

Two things people ask for here. To lower an inflated rank, just set a sane Badass Token count in your profile editor — there's no "undo," you edit it back down by hand. To fully reset, you can delete profile.bin, launch BL2 once, and quit — the game regenerates a fresh profile.

Quick answers

Can Gibbed edit Golden Keys?
No — keys are in profile.bin too, so it's the same profile-editor job, not a save-editor one.
Will editing Badass Rank get me banned?
No more than any other edit — BL2 has no anti-cheat. See is it safe for the full picture.
I edited the profile but the game shows the old rank.
Either the file was read-only (it didn't actually save) or the game was open when you edited (it overwrote you). Close the game, clear read-only, edit again.
Sources I used

withmorten/B2Profile, the Nexus Borderlands Profile Editor, and Se7enSins threads on the profile editor, "profile.bin won't change," and changing Badass Rank back. Checked June 2026.