Firmware 2.5/6 Kernel mode access through VSH proo
0okm has just released the instructions using which developers can make kernel mode applications in Firmwares 2.5/6 VSH. In case anyone's wondering, we did have kernel mode access on those firmwares, but it could only be done using HitchHikr's exploit in the GTA game. Although the instructions themselves are nothing more than a small piece of code, it's painfully obvious that it's very useful. Firstly, you don't need to wait for GTA to load up. Secondly, this is a big boon for all those who're stuck with a patched UMD, or do not have one.
Surprisingly, the instructions are very easy for even the most "noobiest" of programmers:
main.c
add line extern void kernel_ent(u32 Temp);
and write Kernel access in a function
use kernel_ent((u32) &your_function) to call it
Makefile
in line OBJS add kernel_ex.o
in line LIBS add -lpspvshbridge
0okm has also ported the original proof-of-concept which demonstrated kernel mode access on the 2.5/6 GTA exploit. Further, he has also bundled the source, so that all you budding programmers can have a look at it.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Comments on Firmware 2.5/6 Kernel mode access through VSH proo:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if Firmware 2.5/6 Kernel mode access through VSH proo supports it