huola0111111
Forum Noob
Estuve tratando de firmar un eboot.bin debug con los típicos programas, (True Ansestor, ESSE Resigner, etc), pero a la hora de abrir el juego se queda la pantalla negra o tira un código de error.
Así que probé a firmarlo con SCETool usando el eboot.bin original firmado como platilla, el problema es que al intentar desencriptar el .bin a .elf me tira este error
:
scetool.exe -d EBOOT.BIN EBOOT.ELF
Error: Could not find keyset for self.
Error: Could not decrypt header.
Entonces desencripte el eboo.bin con ESSE resigner, y consegui el .elf, pero al abrirlo el un editor hexadecimal no hay nada legible, y cuando trato de convertilo a eboot.bin con SCETool me da el siguiente error:
scetool.exe -t EBOOT.BIN -0 SELF -e EBOOT.ELF EBOOT_NEW.BIN
Error: Plase specify a lincense type
English:
I was trying to sign an eboot.bin debug with the typical programs, (True Ansestor, ESSE Resigner, etc), but when opening the game the screen was black or threw an error code. So I tried to sign it with SCETool using the original signed eboot.bin as template, the problem is that when trying to decrypt the .bin to .elf it throws me this error So I decrypted the eboo.bin with ESSE resigner, and I got the .elf, but when I open it in a hex editor there is nothing readable, and when I try to convert it to eboot.bin with SCETool it gives me the following error
Así que probé a firmarlo con SCETool usando el eboot.bin original firmado como platilla, el problema es que al intentar desencriptar el .bin a .elf me tira este error
scetool.exe -d EBOOT.BIN EBOOT.ELF
Error: Could not find keyset for self.
Error: Could not decrypt header.
Entonces desencripte el eboo.bin con ESSE resigner, y consegui el .elf, pero al abrirlo el un editor hexadecimal no hay nada legible, y cuando trato de convertilo a eboot.bin con SCETool me da el siguiente error:
scetool.exe -t EBOOT.BIN -0 SELF -e EBOOT.ELF EBOOT_NEW.BIN
Error: Plase specify a lincense type
English:
I was trying to sign an eboot.bin debug with the typical programs, (True Ansestor, ESSE Resigner, etc), but when opening the game the screen was black or threw an error code. So I tried to sign it with SCETool using the original signed eboot.bin as template, the problem is that when trying to decrypt the .bin to .elf it throws me this error So I decrypted the eboo.bin with ESSE resigner, and I got the .elf, but when I open it in a hex editor there is nothing readable, and when I try to convert it to eboot.bin with SCETool it gives me the following error
Last edited by a moderator: