You can use chrome search bar copy and paste this: 0x0013DE20 - 0x10000
the result will be shown under it with equal sign.
You can use chrome search bar copy and paste this: 0x0013DE20 - 0x10000
the result will be shown under it with equal sign.
@Cyb3r
Would this be correct? 0x12DE20 and this is the offset? Then i search for this offset line in hex editor and change the hex where the curser lands?
@Cyb3r
Would this be correct? 0x12DE20 and this is the offset? Then i search for this line in hex editor and change the hex where the curser lands?
Exactly. But you to decrypt the eboot.bin to eboot.elf first then after modifying the bytes convert it back to eboot.bin.
Exactly. But you to decrypt the eboot.bin to eboot.elf first then after modifying the bytes convert it back to eboot.bin.
I do have it converted to the elf file and in the hex editor now, thank you so much for the help so far. When i search i leave of the 0x before the 12DE20 off?
No you don't need the 0x anymore.