PDA

View Full Version : PSGroove Open Source Free Version of PS Jailbreak PS3 Exploit Released



bandit
September 1st, 2010, 17:19
http://www.pjrc.com/store/teensy_1.jpg http://www.pjrc.com/store/tpp_main_1.jpg

Mathieulh and his crew have released their "free" version of the PS Jailbreak code.

To the dismay of the majority of people waiting for it, though, the team have disabled the ability to install games. If running unsigned homebrew code is your thing, though, grab a Teensy 2.0, Teensy++ USB Development Board v2.0 or an AT90USBKEY and have fun. PSGroove is an open-source version of the PSJailBreak exploit for AT90USB and related micro-controllers.

PSGroove for now allows the very same features as the PS JailBreak but without backup manager support, you can also now remove the dongle.

Download: HERE (http://github.com/psgroove/psgroove) (Compiled Open Source is attached - NO BACKUP MANAGER INCLUDED)


This is the PSGroove, an open-source reimplementation of the psjailbreak exploit for AT90USB and related microcontrollers.

It should work on:

AT90USB162
AT90USB646
AT90USB647
AT90USB1286
AT90USB1287
ATMEGA32U4
…and maybe more.

This software is not intended to enable piracy, and such features have been disabled. This software is intended to allow the execution of unsigned third-party apps and games on the PS3.

Configuring

Chip and board selection can usually be handled in the Makefile. In particular, update the MCU, BOARD, and F_CPU lines. Suggested values:

Teensy 1.0:
MCU = at90usb162
BOARD = TEENSY
F_CLOCK = 16000000

Teensy++ 1.0:
MCU = at90usb646
BOARD = TEENSY
F_CLOCK = 16000000

Teensy 2.0:
MCU = atmega32u4
BOARD = TEENSY
F_CLOCK = 16000000

Teensy++ 2.0:
MCU = at90usb1286
BOARD = TEENSY
F_CLOCK = 16000000

AT90USBKEY / AT90USBKEY2:
MCU = at90usb1287
BOARD = USBKEY
F_CLOCK = 8000000

Board-specific notes

Teensy boards only have one LED, so it will turn off when the exploit succeeds rather than turn green. Older Teensy 1.0 boards also have the polarity inverted. In general, a LED should do something when the board is powered, and do something different when the exploit works.

Building

On Linux, use the AVR GCC toolchain (Debian/Ubuntu package: gcc-avr). On Windows, WinAVR should do the trick.

make clean
make

Programming

Now program psgroove.hex into your board and you're ready to go. For the AT90USBKEY and other chips with a DFU bootloader preinstalled, you can get the dfu-programmer tool, put your board in programming mode, and run

make dfu

For the Teensy boards, you probably have to use the Teensy Loader software.

Using

To use this exploit:

Hard power cycle your PS3 (using the switch in back, or unplug it)
Plug the dongle into your PS3.
Press the PS3 power button, followed quickly by the eject button.

After a few seconds, the first LED on your dongle should light up. After about 5 seconds, the second LED will light up (or the LED will just go off, if you only have one). This means the exploit worked! You can see the new "InstallPackage Files" menu option in the game menu.


jo-LlR7pUmo
S9Iv8-8KhFs

To load files, you will need TEENSY Loader (for TEENSY boards) can be found here (http://www.pjrc.com/teensy/loader.html). If you are using a AT90USB, you can download ATMEL FLIP Utility here (http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3886).

Once you have your board, you can also purchase a USB Male Type A to Mini USB 5-Pin Adapter to connect to your PS3. You can buy from DealExtreme (http://www.dealextreme.com/default.dx/r.74066433):


http://i202.photobucket.com/albums/aa112/dcemureviews/sku_31658_1.jpg (http://www.dealextreme.com/details.dx/sku.31658~r.74066433)
http://i202.photobucket.com/albums/aa112/dcemureviews/sku_32709_1.jpg (http://www.dealextreme.com/details.dx/sku.32709~r.74066433)
http://i202.photobucket.com/albums/aa112/dcemureviews/sku_32581_1.jpg (http://www.dealextreme.com/details.dx/sku.32581~r.74066433)

*NOTE: No illegal files are included. Link above contains open source files. DO NOT POST FILES OR LINK TO ILLEGAL FILES. THIS WILL RESULT IN A BAN! This is solely for homebrew purposes.

Source: Mathieulh (http://twitter.com/Mathieulh) [Twitter]

Qmark
September 1st, 2010, 21:56
Isn't that "USB Male Type A to Mini USB 5-Pin Adapter" essentially the same thing as the "controller cable" that comes with the system?

VampDude
September 1st, 2010, 22:14
Isn't that "USB Male Type A to Mini USB 5-Pin Adapter" essentially the same thing as the "controller cable" that comes with the system?

You are correct, which the same cable operates many other devices also... So theoretically, any device with the connection (and memory) can be programmed. :)

wisinx
September 1st, 2010, 23:03
so know I only wait till someone makes this and sell them at $10 to $20 each...

jvabbdac
September 1st, 2010, 23:20
Where can I find this tools??? I try it on google and no sucess

bandit
September 1st, 2010, 23:42
Isn't that "USB Male Type A to Mini USB 5-Pin Adapter" essentially the same thing as the "controller cable" that comes with the system?
Yes. Same cable used to charge the PS3 controller but what if you dont have extras and you need to charge your PS3 controller? Also, no need for extra length cable.

bandit
September 1st, 2010, 23:45
Where can I find this tools??? I try it on google and no sucess
Find one now will result in out of stock and backorders. For the US, www.pjrc.com. If you're in a different you'll have to do some google searching or look on other gaming sites as people will post links to online stores that sells different types that still work.

Some other sites are www.digikey.com, uk.farnell.com

symbal
September 1st, 2010, 23:45
Apparently the Psp and TI-84 are capable of doing the same job as these by emulating them, so the speed things are going now i reckon they'll have that cracked in less than 2 weeks and save yourself some money if you already have one, unless you really desperate to have it right now.

jvabbdac
September 2nd, 2010, 00:01
Apparently the Psp and TI-84 are capable of doing the same job as these by emulating them, so the speed things are going now i reckon they'll have that cracked in less than 2 weeks and save yourself some money if you already have one, unless you really desperate to have it right now.

Nice to see DCEMU back! Long time I been out... Will be great psp and ps3 homebrew comunit together

DPyro
September 2nd, 2010, 03:06
I'm looking at getting a USB adapter on ebay for $0.10 to go with my Teensy 2.0 :p

Hiei311
September 2nd, 2010, 23:53
so i am not able to use a normal usb flash drive?

DPyro
September 3rd, 2010, 03:38
so i am not able to use a normal usb flash drive?
No. USB flash drives can't emulate devices.

wisinx
September 3rd, 2010, 19:04
No. USB flash drives can't emulate devices.
but a psp can :P

bandit
September 4th, 2010, 02:20
If you have a Nokia N900, you can load PSGroove

http://kakaroto.homelinux.net/2010/09/psfreedom-jailbreak-ps3-with-n900-worked-finished-and-released/
http://github.com/kakaroto/PSFreedom

wisinx
September 4th, 2010, 02:30
AND If you have a PSP I think you can too... SEE AND BE AMAZE :D

http://s2.noelshack.com/uploads/images/1376887127517_img_0042.jpg
thnkz Battosai9@efnet

bandit
September 4th, 2010, 03:08
AND If you have a PSP I think you can too... SEE AND BE AMAZE :D

http://s2.noelshack.com/uploads/images/1376887127517_img_0042.jpg
thnkz Battosai9@efnet

Yes, its possible with PSP but no one has released anything for it yet.

wisinx
September 4th, 2010, 15:04
Yes, its possible with PSP but no one has released anything for it yet.

Yes it is release but in beta. So days or weeks and its realesed in full!!!

bandit
September 4th, 2010, 15:29
Yes it is release but in beta. So days or weeks and its realesed in full!!!
Hope its coming out soon. Its Proof of Concept right now.

bandit
September 4th, 2010, 15:34
Just attached the compiled hex file. This file DOES NOT contain Backup Manager or any illegal files/codes. This file is solely for homebrew when released.