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.
- 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:
B2Profile
The modern pick. An open-source BL2 and Pre-Sequel profile.bin editor with both a GUI and a command line. Does Golden Keys, Badass Rank/Tokens and Claptrap's Stash. Grab it from its GitHub.
Borderlands Profile Editor
The long-standing Nexus tool. Straightforward GUI for Golden Keys and Badass Tokens/Ranks. Needs a Nexus login to download.
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.
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.
That reset also erases your Golden Keys and any legitimately-earned Badass Rank, not just the part you wanted gone. Back the file up first so you can restore if you change your mind.
Quick answers
Can Gibbed edit Golden Keys?
Will editing Badass Rank get me banned?
I edited the profile but the game shows the old rank.
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.