Let me be more specific about what I need, seeing as I've obviously asked too vague a question to begin with.
I've been using an EBOOT resigner (TrueAncestor v1.91) to decrypt the EBOOT.BIN that I'm currently using with laser enabled. This works in a much as it creates an elf file which is decrypted that I can then edit with HxD. I'm then able to successfully find the laser offset and turn it off.
Finally I've used make_fself to convert the elf file back to EBOOT.BIN.
My problem is that the eboot doesn't work and I get the load error.
I'm not sure if I'm using the wrong tools, or choosing the wrong options when decrypting...or if I should be using the npdrm version of make self... I've noticed that after I convert from the original eboot to an elf file through the resigner that the file nearly doubles in size, and stays that way even after converted back to bin. Maybe that's part of the issue?
Anyway, I'm running Rogero 4.55 spoofed to 4.60 and I'm using a blus title (31011).
Any help or a point in the right direct would be appreciated.
Try simply decrypting the EBOOT to .ELF and then converting it back without editing anything and check the file size and boot to rule out any of that so it can be narrowed down the the hex editing, I was trying to find a tutorial posted my Notorious on how to make EBOOTS but I couldn't find it..