Hacking Patching An IOS

calthephenom

Well-Known Member
Member
Joined
Sep 28, 2009
Messages
123
Reaction score
0
Trophies
0
XP
42
Country
United States
Hi, im trying to patch the IOS BootMii Uses (If The User Indicates BootMii Is Not There ;D). i pretty much just want to insert an executable there, and have it launch the sys menu, but i don't really see how to patch an IOS.
any help?
 
You can use Priiloader to autostart an executable (read *.dol), the HBC, or the System Menu.

Not sure you can do what you are trying using a patched bootmii
wacko.gif
 
BootMii As IOS254. i want to place an elf there, so whenever i called "IOS_Reload(254) (whatever the syntax is, i forgetz; d) it would load the elf
 
what is it with noobs wanting to patch stuff and tear stuff up? you dont need to patch or change anything at all or your nand or dick around with bootmii. leave it alone.

just make a ppcboot.elf that calls
Code:
boot2_run( 1, 2 );

then put that on your sd card.

now when you start bootmii IOS or boot2, it will start MINI, MINI will load your ppcboot.elf, and that will boot your system menu.
 
giantpune said:
what is it with noobs wanting to patch stuff and tear stuff up? you dont need to patch or change anything at all or your nand or dick around with bootmii. leave it alone.

just make a ppcboot.elf that calls
Code:
boot2_run( 1, 2 );

then put that on your sd card.

now when you start bootmii IOS or boot2, it will start MINI, MINI will load your ppcboot.elf, and that will boot your system menu.

He's tryng to modify bootmii so it can load GC from USB lol
 
ill try to explain this again
if a user has bootmii, it would load this when a button is pressed, normally, if BootMii is not installed As IOS254, it would just hang. i want to have the user Patch the IOS so it would boot the system menu if bootmii is not there. i just don't know how to patch an IOS /b/
 
i dont think anybody, including yourself, know what you want to accomplish. you want to have a button somewhere... either on a keyboard, or on the system menu, or maybe connected to a doorbell.

when that button is activated somehow, you want it to start the system menu? why the hell do you need bootmii?

why not just make your button not appear if bootmii is not installed?

why do you need to use an IOS for this? starting the system menu and/or bootmii can be done from the PPC.

again, i see absolutely no reason to patch any IOS or install anything to the nand for whatever it is that you are trying to do.
 
I think I get it. Suppose you've got an app that calls for BootMii/IOS. Normally, if BootMii/IOS isn't there, then it crashes. The OP wants to somehow patch on-the-fly IOS254 to load the System Menu if Bootmii/IOS is missing.
 
well then you just check the IOS revision of IOS254. bootmii IOS uses a constant number there. if that value is found, start IOS254. if it isnt found, start the system menu.

see? it can be done without any useless IOS patching.
 
31338

and if you have to be asking this stuff, you really dont need to be patching stuff for other people to install on their nand.
 

Site & Scene News

Popular threads in this forum