(adsbygoogle = window.adsbygoogle || []).push({});
Today, the anonymous dev, behind such projects as the PS3SX emulator, has released a handy tool for developers, called Pimp My Self. This tool is completely written from the ground up, but is based off of fail0verflows work. The tool properly rebuilds and signs the PS3 LV2 self files, which will come in handy for devs developing their own custom firmware.
You must login or register to view this content.
Download:
You must login or register to view this content.
The author asks that if any bugs are found, to please report them on this forum or in #psgroove on Efnet
Readme:
************************************************** ****************
PimpMySelf RC2 Release PS3 kernel self rebuilder and Signer TOOLS
************************************************** ****************
based on fail0verflow tools 2011
************************************************** ****************
Experimental Tools
************************************************** ****************
This tool is here just for helped you to mods your Kernel self
tested on LV2 kernel 3.41 and LV2 kernel 3.55 so maybe all other
but found bug on sprx .
beware you have a risk of brick if you dont know what you are doing
waninkoko cfw exemple .
usage : PimMySelf.exe versionsuffix input.elf output.self original.self
exemple : PimMySelf.exe 341 PatchedLV2_Kernel_341.elf PatchedLV2_Kernel_341.self LV2_Kernel_341.self
please verify your elf first dont use any broken elf or the ps3 will get this revenge lol .
Thx to Fail0verflow for the original work and thx to Xtse for the keys i think it's all