Okay so let's assume that we have 3 executable files (NSO) in the exeFS called: main.nso, main2.nso and main3.nso
Is there any sdk exec function that I can call fom main.nso to boot (on the fly) main2.nso or main3.nso?
This is not a difficult function to implement, but require a lot of knowlege of Horizon and its executable loader. Basically it should load the executable, find its OEP and then call it (but idk if there are any software dependances that need to be loaded too)...
am I the first one trying to achieve this?
Is there any sdk exec function that I can call fom main.nso to boot (on the fly) main2.nso or main3.nso?
This is not a difficult function to implement, but require a lot of knowlege of Horizon and its executable loader. Basically it should load the executable, find its OEP and then call it (but idk if there are any software dependances that need to be loaded too)...
am I the first one trying to achieve this?








