|
|
0
Offline
Newbie
Karma: 0
Posts: 13
Arduino rocks
|
 |
« Reply #1 on: August 28, 2010, 06:57:48 pm » |
Okay so there is now a log of the communication between the ps3 and the PSjailbreak. http://www.ps3hax.net/showthread.php?t=12713
|
|
|
|
|
Logged
|
|
|
|
|
Left Coast, CA (USA)
Offline
Brattain Member
Karma: 279
Posts: 15316
Measurement changes behavior
|
 |
« Reply #2 on: August 28, 2010, 07:25:27 pm » |
Also, if it is possible, there is no way i could do this by myself being near useless at coding so anyone who wanted to help (or do it entirely ) would be totally awesome! Well if your willing to learn to code, there are lots of people to help around here. How many are just willing to write code so you can jailbreak? Not so many I suspect. Lefty
|
|
|
|
|
Logged
|
|
|
|
|
Canada
Offline
Full Member
Karma: 0
Posts: 138
Power Level is futile (if < 9 000)
|
 |
« Reply #3 on: August 28, 2010, 10:50:44 pm » |
As far as I know...It's currently not Illegal, but guess what?
This isnt software/consoles hacking group here, I am wrong?
Sony will probably patch the exploit soon and its pretty detectable- Possible ban? Warranty void? You bet.
Im interested to learn what it does and how, just for the purpose of learning, not actually doing it or distributing it.
|
|
|
|
« Last Edit: August 28, 2010, 10:51:19 pm by kraig »
|
Logged
|
|
|
|
|
SE USA
Offline
Faraday Member
Karma: 33
Posts: 3623
@ssh0le
|
 |
« Reply #4 on: August 28, 2010, 11:09:06 pm » |
the legality of it depends where you are
France okay, USA technically yes but the ink is still drying
but the basic ideas of it are going to be very hard with arduino, just due to its software overhead
not to mention you need to know "classified" information about the sony jig dongle, which if you copy it outright goes from jailbreaking to infringement
|
|
|
|
|
Logged
|
http://arduino.cc/forum/index.php?action=unread;boards=2,3,4,5,67,6,7,8,9,10,11,66,12,13,15,14,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,86,87,89,1;ALL
|
|
|
|
England
Offline
Full Member
Karma: 0
Posts: 211
Arduino rocks
|
 |
« Reply #5 on: August 29, 2010, 03:07:00 pm » |
It uses a PIC, why the hell do they call it an atmega?
and in answer to your question, the PIC they used has onboard USB, arduino does not.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 27
Clueless newbie
|
 |
« Reply #6 on: September 01, 2010, 05:03:42 am » |
A proof of concept has been published here: http://github.com/psgroove/psgrooveThe source is for the Teensy-board ( http://www.pjrc.com/teensy). I am not 'Arduino-competent' enough to say if it would work with an Arduino but it would be interesting to know if it did.
|
|
|
|
« Last Edit: September 01, 2010, 05:16:18 am by limit »
|
Logged
|
|
|
|
|
England
Offline
Full Member
Karma: 0
Posts: 211
Arduino rocks
|
 |
« Reply #7 on: September 01, 2010, 07:20:20 am » |
This software is not intended to enable piracy, and such features have been disabled. It isn't a proper reimplementation then, now is it.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Jr. Member
Karma: 0
Posts: 92
Arduino rocks
|
 |
« Reply #8 on: September 01, 2010, 09:28:30 am » |
assuming there is a teensy arduino ide add-on http://www.pjrc.com/teensy/teensyduino.htmlIt may be done I suppose but all the LUFA usb code that I am not sure... I wish I had the time to look into it and port it. Mart
|
|
|
|
« Last Edit: September 01, 2010, 09:41:37 am by Mart »
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 10
Arduino rocks
|
 |
« Reply #9 on: September 01, 2010, 09:50:54 am » |
Is it possible to alter the library to work on the ATMega328 or ATMega1280? I've been trying to find out whether those chips emulate the USB in the hardware or it's all virtual. I tried using V-USB but it requires you to set a permanent USB Vendor ID.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
0
Offline
Sr. Member
Karma: 0
Posts: 354
Arduino rocks
|
 |
« Reply #11 on: September 04, 2010, 08:31:42 am » |
I read somewhere that this is not possible with the Atmega 328, 1280. It didn't say why, but according to the description, the usb device is supposed to simulate a HUB, which I dont think you can accomplish with 328 (or 1280) + FTDI chip.
|
|
|
|
|
Logged
|
|
|
|
|
Canada
Offline
Full Member
Karma: 0
Posts: 138
Power Level is futile (if < 9 000)
|
 |
« Reply #12 on: September 04, 2010, 08:57:04 am » |
netduino is more powerful
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 13
Arduino rocks
|
 |
« Reply #13 on: September 22, 2010, 08:43:00 pm » |
|
|
|
|
|
Logged
|
|
|
|
|
|