Post: 3.56 Core_os_package, lv1 and lv2_kernel decrypted!
02-27-2011, 07:13 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Becus25 has decrypted the three files named in the title thanks to the keys published by Kakarot, and Applications made by geohot and fail0verflow.
With this application has been updated becus25 PS3 Lv12 Decrypt it does is decrypt these files and save them on your PC hard drive.

If you want to get files, download the file pup official 3.56 firmware for Sony, download your application and follow the instructions' for your application Written in the readme.


You must login or register to view this content.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 19 users say thank you to ELITE xxmcvapourxx for this useful post:

AMNE, asdfAdrian, ashman788, david9602, emersons35, FOXRACER74, guitar3652, HRTM-STATS, iamdadutchpride, ibombo, iMAGEi, J.V., kieranroo, maxrox, NextGenTactics, TairyHesticles, theycallmeryan, vipervimal, ZeroOo
02-27-2011, 07:13 PM #2
3.56 cfw here we come?
02-27-2011, 07:14 PM #3
You must login or register to view this content.
02-27-2011, 07:14 PM #4
Originally posted by xxmcvapourxx View Post
Becus25 has decrypted the three files named in the title thanks to the keys published by Kakarot, and Applications made by geohot and fail0verflow.
With this application has been updated becus25 PS3 Lv12 Decrypt it does is decrypt these files and save them on your PC hard drive.

If you want to get files, download the file pup official 3.56 firmware for Sony, download your application and follow the instructions' for your application Written in the readme.


You must login or register to view this content.


40 something rep... idk
02-27-2011, 07:16 PM #5
NOTE: TO EVERY1 THIS IS NOT FOR REP ITS FOR PEOPLE WHO WANTS TO MESS ROUND WITH THE OFW!! i dont care bout hate or anything im helping out the community!!

The following 6 users say thank you to ELITE xxmcvapourxx for this useful post:

DevourCrestCurse, iMAGEi, TairyHesticles, thee3nd, TheKid420, toxicflash
02-27-2011, 07:18 PM #6
Rokiz
Death is hereditary
Jesus, you go away for about a week and bam all this new shit comes out and i can't get my head around!

The following 4 users say thank you to Rokiz for this useful post:

ihaxgames, imfamousalr, lostcaptain, mitchell865
02-27-2011, 07:20 PM #7
    See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.IOException: The process cannot access the file 'C:\BLPS3Tools\CORE_OS_PACKAGE.pkg' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.IO.File.OpenRead(String path)
at PS3Lv12_Decrypt.Module1.ReadLargeBinary(String path)
at PS3Lv12_Decrypt.Form1.Button1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3615 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PS3Lv12Decrypt
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Emerson/Desktop/PS3Lv12Decrypt.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3614 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


02-27-2011, 07:22 PM #8
MaEraDot
Little One
Originally posted by xxmcvapourxx View Post
Becus25 has decrypted the three files named in the title thanks to the keys published by Kakarot, and Applications made by geohot and fail0verflow.
With this application has been updated becus25 PS3 Lv12 Decrypt it does is decrypt these files and save them on your PC hard drive.

If you want to get files, download the file pup official 3.56 firmware for Sony, download your application and follow the instructions' for your application Written in the readme.


You must login or register to view this content.


So is this 3.56 cfw or a little step behind?
02-27-2011, 07:23 PM #9
wow.. it actually decrypted it...
02-27-2011, 07:24 PM #10
MaEraDot
Little One
Originally posted by xxmcvapourxx View Post
Becus25 has decrypted the three files named in the title thanks to the keys published by Kakarot, and Applications made by geohot and fail0verflow.
With this application has been updated becus25 PS3 Lv12 Decrypt it does is decrypt these files and save them on your PC hard drive.

If you want to get files, download the file pup official 3.56 firmware for Sony, download your application and follow the instructions' for your application Written in the readme.


You must login or register to view this content.


Is this 3.56 cfw or a lil step behind 3.56 cfw??

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo