[help!] main argv[0] doesn't include the % in path of eboot?
-
- Posts: 5
- Joined: Tue Oct 11, 2005 4:07 am
[help!] main argv[0] doesn't include the % in path of eboot?
The main proc doesn't return the '%' contained in the argv[0] folder path to the eboot.pbp in case we use the hide corrupted icons exploit ! Is there a way to get the correct folder path ?
Last edited by Dev-Express on Tue Nov 15, 2005 5:08 am, edited 1 time in total.
-
- Posts: 5
- Joined: Tue Oct 11, 2005 4:07 am
Ok for that, I was aware of this yet, but...
The thing I would like to have is the correct path to the right folder in my code cause when system execute the eboot.pbp, is it looking for the faked folder ? Normally, that's the faked eboot that launch our app or not ?... I would like to pass correct path to my app to the sceKernelLoadExec (without being searching for it) function to get my prog reload... Does relative paths like "./MyEboot.pbp" are working with ?