D
Deleted User
Guest
So according to what he did 15 minutes ago, Steveice10 moved "APT_SetAppCpuTimeLimit to do_hax".
What effect does this make?
What effect does this make?
This is just cleaning up the code.So according to what he did 15 minutes ago, Steveice10 moved "APT_SetAppCpuTimeLimit to do_hax".
What effect does this make?
Good. Easier to understand, easier to work on!This is just cleaning up the code.
Is this guy some sort of caricature?Good. Easier to understand, easier to work on!
Nobody knows, because I don't know either.Is this guy some sort of caricature?
That's to get ARM9 hax.If i recall correctly, isn't part of their intention to try to get to the Shared IO (where NDS commands are located) after getting the arm11 IO under control? Or am i mistaken?
memchunkhax goal is to access AXIWRAM by mapping the AXIWRAM to userland memory to rewrite ARM11 kernel.So, from looking at the code, does this patch memory or something? And what does it patch/do exactly? Is it to move some priveliges down so we can get to them? Man, I still have so many questions about that unfinished code!
That should work.Will memchunkhax2 ever require the browser to access a URL like gateway does with launcher.dat or am I fine with having menuhax and a non accessible browser on 10.1?
No need for browser. It is in the form of a .3dsxWill memchunkhax2 ever require the browser to access a URL like gateway does with launcher.dat or am I fine with having menuhax and a non accessible browser on 10.1?
I might not make sense, but how would we re-write the ARM11 kernel?memchunkhax goal is to access AXIWRAM by mapping the AXIWRAM to userland memory to rewrite ARM11 kernel.
By putting it into RAM the GPU can write to. Thus you can exploit it and modify it.How would we re-write the ARM11 kernel?
By mapping the ARM11 kernel RAM to RW in userland memory.I might not make sense, but how would we re-write the ARM11 kernel?
No. You can't move Kernel11.By putting it into RAM the GPU can write to. Thus you can exploit it and modify it.
That makes sense; thanks!By mapping the ARM11 kernel RAM to RW in userland memory.
It's going to be implemented in libkhax. This 3dsx is mainly for debugging purposes.So, while looking at his code, I noticed at the very end it said "Press start to exit" Does this mean they plan on running homebrew apps in kernel? What would that do if we can't launch sysUpdater? Are they planning to make an app for it?