/sceutils

SCE decryption utilities

Primary LanguagePythonMIT LicenseMIT

self2elf.py

usage:

  • ./self2elf.py -i [input self] -o [output elf] -k [RIF file] [-K keys_external.py]
  • ./self2elf.py -i [input self] -o [output elf] -z [zRIF]

examples:

  • ./self2elf.py -i eboot.bin -o eboot.elf -z [zRIF here] [-K keys_external.py]
  • ./self2elf.py -i eboot.bin -o eboot.elf -k [RIF] [-K keys_external.py]

Build standalone exe with nuitka (build-standalone-nuitka.bat). Uses external keys (retail).