Skip to content

Instantly share code, notes, and snippets.

@bkyle
bkyle / unheader.py
Created October 10, 2023 12:56 — forked from omots/unheader.py
SNES unheadering tool
#!/usr/bin/env python3
# unheader.py - Portable commandline SNES ROM unheading tool
# By oldmanoftheSEA (omotss@twitter, omots@github)
# THIS UTILITY COMES WITH NO WARRANTY EXPRESSED OR IMPLIED
# Backups are ALWAYS a good idea.
# Principles & support:
# This tool is generally conservative when it comes to making modifications.