alexkotr1/bo2-emblem-toolkit — explained in plain English
Analysis updated 2026-05-18
Copy another PS5 player's Black Ops II emblem onto your own account by capturing it from their profile.
Run a lightweight local proxy that intercepts only the game's emblem storage requests, leaving everything else untouched.
Preview and select previously captured emblems from a simple web control panel before loading one into your editor.
| alexkotr1/bo2-emblem-toolkit | 0marildo/imago | 100/geotwitter | |
|---|---|---|---|
| Stars | 3 | 3 | 3 |
| Language | Python | Python | Python |
| Last pushed | — | — | 2015-09-10 |
| Maintenance | — | — | Dormant |
| Setup difficulty | — | easy | moderate |
| Complexity | — | 2/5 | 3/5 |
| Audience | general | general | general |
Figures from each repo's GitHub metadata at analysis time.
BO2 Emblem Toolkit is a small utility for people playing Black Ops II on a PS5, letting you copy another player's in game emblem onto your own account. You capture the emblem while looking at that player's profile, then load it into your own emblem editor and save it there, after which it belongs to you the same as anything you designed yourself. It works by running a small proxy program on your PC that sits between your PS5 and the game's old emblem storage servers, which still communicate over plain, unencrypted web requests. You point your PS5's network settings at this proxy. In capture mode, the proxy quietly saves a copy of whatever emblem data your console downloads while you browse a player's profile. In show mode, it swaps in a captured emblem of your choosing when your own console requests emblem data. Everything else the game does, including signing into PlayStation Network and matchmaking, passes through untouched and stays encrypted. Using it is a short sequence of steps: turn on capture mode, view the target player's profile so their emblem saves automatically, pick that saved emblem in the tool's control panel, switch to show mode, then open your own in game emblem editor where the captured design loads in place of your usual one, and save it. Two limits are worth knowing. The game only checks for a new emblem once per game session, so switching to a different captured emblem mid session requires restarting the game or switching modes and back. It also cannot copy an emblem that uses a shape you have not unlocked yourself, since the game checks that independently. The tool runs as a ready made Windows executable with nothing else to install, or from source on Windows, macOS, or Linux using Python 3.9 or newer. It requires a PS5 and a PC on the same network, or a PC acting as a mobile hotspot for the PS5. The project is released under the MIT license and is not affiliated with Activision, Treyarch, or Sony.
A Windows, Mac, and Linux tool that lets Black Ops II players on PS5 copy another player's in game emblem onto their own account through a small local network proxy.
Mainly Python. The stack also includes Python, Pillow.
Mainly general.
This repo across BitVibe Labs
double-check against the repo, no cap.