Jailbreak PS3 3.15 firmware with Kakaroto’s PSFreedom
A coder named jevinskie ported PSFreedom payload to be compatible with PSGroove. It can be used to jailbreak PS3 on older 3.15 firmware.
You can find the git here.
Here is the info from psx-scene:
To use PSFreedom:git clone http://github.com/jevinskie/psgroove.git psgroove cd psgroove git submodule init git submodule update nano Makefile makeEdit the Makefile to match your device settings as well as target firmware and compile. Unlike Kakaroto’s PL3 git, with this one you do not need to edit the target firmware in PL3/config.h. So far, only 3.15 and 3.41 firmwares have been tested. please make sure to specify a supported firmware (you can find the supported firmwares in the config.h file in the PL3 folder).
Thanks to jevinskie for the port! You can find the git here.
