It will not run on HBL, you need a HEN or CFW since psardumper requrires kernel mode.NekoNeko wrote:Hy, Can i use this with the Sukkiri hbl? I have got a psp3004 6.31ofw
Advertising
It will not run on HBL, you need a HEN or CFW since psardumper requrires kernel mode.NekoNeko wrote:Hy, Can i use this with the Sukkiri hbl? I have got a psp3004 6.31ofw
Thanks!!! this was driving me crazyJJS wrote:I found the problem.
libpsardumper imports from pspDecrypt, but it should import the kernel export from pspDecrypt_driver instead. Seems like CFW is smart enough to not create syscall imports for kernel modules, but the HEN does exactly that. Scratch that again. 5.50 GEN does also import the function with a syscall, but it still works. I don't understand this. So you can actually do syscalls from within the kernel on CFW?