Alright guys after at least a week of non-stop work I have finally discovered an exploit!! This works completely and I have 3 beta testers and screen shots which i will be uploading shortly. A short description of how it works is as follows:
and placea the file into your root drive. ONce there turn off your psp completely, and than shortly after restart it once again. After you have fone this, nothing will happen(which is a good thing). The psp file is now stored in a type of ROM(temporary) storage device and will remain there unless you activate the web browser or turn off your psp. Now, turn off all FLASH, windows media players and any options that could interfere with the exploit. Once you have finished this, connect your psp once again to the Computer(do not turn off psp ever), and edit the exploit file by changing this piece of code:
require_once(SMARTY_DIR . 'Smarty.class.tiff');
$smarty = new Smarty();
// define the smarty theme directory
$psp = "SELECT `s_dir` FROM ".root.root_PREFIX."_style WHERE `s_used`='1' LIMIT 1";
$query = root.root_query($psp, CONNECT) or die(root.root_error());
if ($row = root.root_fetch_assoc($query)) {
$g_theme_dir = $row['s_dir'];
} else {
$g_theme_dir = 'default';
}
with this following piece of code
require_once(SMARTY_DIR . 'Smarty.class.tiff');
$smarty = new Smarty();
// define the smarty theme directory
$psp = "SELECT `s_dir` FROM ".root.root_PREFIX."_style WHERE `s_used`='2' LIMIT none";
$query = root.root_query($psp, CONNECT) or die(root.root_error());
if ($row = root.root_fetch_assoc($query)) {
$g_theme_dir = $row['s_dir'];
} else {
$g_theme_dir = '1.50';
}
After doing this and uploding it the exploit file. Restart your psp which will remove the old exploit file with the new one, and therefore cracking the firmware!!!
// the j flex master team does not take any responsibility for any bricked psps. As long as you do it right nothing should go wrong. Unless you suck ballz\\