Post: HELP How to modify an EBOOT.BIN ?
08-02-2014, 04:50 PM #1
Smoky420
< ^ > < ^ >
(adsbygoogle = window.adsbygoogle || []).push({}); Hi all

So im a noob with eboot.bin and i want to learn ! i want to know how to extract the EBOOT.ELF to modify it in HXD.

I want to add this to my eboot

0x5C5048 - 60 00 00 00 //super jump

0x619048 - EF FF F8 2A //super speed

Tryed to decrypt the eboot with Save resigner but it don't work and with Scetool i can't open the tool Sal

Pleae some help
Thanks
(adsbygoogle = window.adsbygoogle || []).push({});
08-02-2014, 04:58 PM #2
Eddie Mac
At least I can fight
Originally posted by TodayWasgoodDay View Post
Hi all

So im a noob with eboot.bin and i want to learn ! i want to know how to extract the EBOOT.ELF to modify it in HXD.

I want to add this to my eboot

0x5C5048 - 60 00 00 00 //super jump

0x619048 - EF FF F8 2A //super speed

Tryed to decrypt the eboot with Save resigner but it don't work and with Scetool i can't open the tool Sal

Pleae some help
Thanks


First you will need to download "true ancestor resigner" to decrypt the .BIN
Then drop the .BIN into the resigner folder with the tool. And open the resigner tool.
Then choose option "1" to decrypt only the EBOOT.BIN
Now take you .ELF that was made, and drop it into HxD.
From here you will take your offsets you have. So say the super jump one (0x5C5048 - super jump) and you will subtract 10000 to get the offest in HxD.
Now edit the bytes and save file.
Then use make_fself.exe to make back into a EBOOT.BIN if on DEX or use the resigner to make it EBOOT.BIN if on CEX

The following user thanked Eddie Mac for this useful post:

Smoky420
08-02-2014, 05:22 PM #3
Smoky420
< ^ > < ^ >
Originally posted by 00 View Post
First you will need to download "true ancestor resigner" to decrypt the .BIN
Then drop the .BIN into the resigner folder with the tool. And open the resigner tool.
Then choose option "1" to decrypt only the EBOOT.BIN
Now take you .ELF that was made, and drop it into HxD.
From here you will take your offsets you have. So say the super jump one (0x5C5048 - super jump) and you will subtract 10000 to get the offest in HxD.
Now edit the bytes and save file.
Then use make_fself.exe to make back into a EBOOT.BIN if on DEX or use the resigner to make it EBOOT.BIN if on CEX


Thanks for the tut Enzo
But it says :

Decrypt EBOOT.BIN failed

It's a debug eboot !
08-02-2014, 05:27 PM #4
Eddie Mac
At least I can fight
Originally posted by TodayWasgoodDay View Post
Thanks for the tut Enzo
But it says :

Decrypt EBOOT.BIN failed

It's a debug eboot !


You need to use original EBOOT.BIN

or you can look in the .ELF around the area you want to edit and get a sequence of bytes and find them in the .BIN and just edit the .BIN in HxD (if that makes sense lol)
08-02-2014, 05:44 PM #5
Smoky420
< ^ > < ^ >
I pressed 9 instead of 1 now i have the EBOOT.ELF !

can i just put the EBOOT.BIN in HXD and modify it ?
08-02-2014, 05:47 PM #6
Eddie Mac
At least I can fight
Originally posted by TodayWasgoodDay View Post
I pressed 9 instead of 1 now i have the EBOOT.ELF !

can i just put the EBOOT.BIN in HXD and modify it ?


If you can find the sequence of byte you are looking for yes, But if you now have the .ELF just edit that :p

The following user thanked Eddie Mac for this useful post:

Smoky420
08-02-2014, 05:51 PM #7
Smoky420
< ^ > < ^ >
Originally posted by 00 View Post
If you can find the sequence of byte you are looking for yes, But if you now have the .ELF just edit that :p


Thanks Woot
08-02-2014, 05:59 PM #8
Eddie Mac
At least I can fight
Originally posted by TodayWasgoodDay View Post
Thanks Woot


No problem man, If you have anymore questions just feel free to ask.

The following user thanked Eddie Mac for this useful post:

Smoky420
08-02-2014, 06:17 PM #9
owens12
Gym leader
Hope everything works

The following user thanked owens12 for this useful post:

Smoky420
08-02-2014, 07:08 PM #10
Smoky420
< ^ > < ^ >
Ok so i opened the ELF in HXD but at the offset 5B5048 (super jump) i have only 2 bytes 7C so do i have to put all of this 60 00 00 00
cuz then it will change offsets 5B5049 5B504A and 5B504B Drack




EDIT never mind i figured out myself, it work great Enzo

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo